Skip to content
Snippets Groups Projects
  1. Mar 25, 2022
  2. Mar 19, 2022
  3. Feb 20, 2022
    • Weilbyte's avatar
      Merge pull request #116 from masonh/patch-1 · a89fde9b
      Weilbyte authored
      return red border around invalid form fields
      a89fde9b
    • masonh's avatar
      return red border around invalid form fields · 98c2ad5c
      masonh authored
      addresses  #111
      
      The 0-width border in this theme prevented the red error border from showing. This commit returns a 1px solid border with the same CSS selector as PVE's built-in theme and corrects for the corresponding layout disruption by adding a -1px margin. The built-in theme currently sets the border color to #cf4c35, which is not overridden.
      98c2ad5c
  4. Feb 12, 2022
  5. Dec 25, 2021
  6. Nov 20, 2021
  7. Nov 15, 2021
  8. Oct 29, 2021
  9. Oct 21, 2021
    • Tommy's avatar
      Added umask · 7ed98d3b
      Tommy authored
      Some people use umask 077 (like me), and it doesn't seem to work. I tried with umask 022 and it worked just fine, so I think we should set the default umask in the script. It would be nice if we can figure out something stricter than 022 as well.
      7ed98d3b
  10. Oct 12, 2021
  11. Sep 09, 2021
  12. Aug 02, 2021
  13. Aug 01, 2021
Loading