Skip to content
Snippets Groups Projects
  1. Feb 20, 2022
    • 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
  2. Feb 12, 2022
  3. Dec 25, 2021
  4. Nov 20, 2021
  5. Nov 15, 2021
  6. Oct 29, 2021
  7. 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
  8. Oct 12, 2021
  9. Sep 09, 2021
  10. Aug 02, 2021
  11. Aug 01, 2021
  12. Jul 28, 2021
  13. Jul 10, 2021
    • Weilbyte's avatar
      PVE 7.0 Support · b89a498b
      Weilbyte authored
      * 7.0: Fix left-panel DC view context menu
      * 7.0: Remove chart button borders
      * 7.0: Fix change button focus color
      * 7.0: Color icons
      * 7.0: Fix grid group title color for repo page
      * 7.0: Checkbox: Inherit color
      * 7.0 changes compiled
      * Add 7.0 to supported list
      b89a498b
  14. May 06, 2021
  15. Apr 29, 2021
Loading