Browse Source

Pkgversions dark background (fix #97)

pull/99/head
Weilbyte 3 years ago
parent
commit
cb0e839eac
No known key found for this signature in database GPG Key ID: E1EB2BFCF73B5B9F
  1. 2
      PVEDiscordDark/sass/PVEDiscordDark.css
  2. 3
      PVEDiscordDark/sass/special/_specific.sass

2
PVEDiscordDark/sass/PVEDiscordDark.css

File diff suppressed because one or more lines are too long

3
PVEDiscordDark/sass/special/_specific.sass

@ -99,3 +99,6 @@ div[id="menu-1029-targetEl"] > div[class*="x-menu-item"] > div[class*="x-menu-it
// Panels on "My Settings"
div[id^="form-"][id$="-innerCt"][style="height: 160px; width: 356px;"], div[id^="fieldset-"][id$="-innerCt"]
background: $darker
div[id="pkgversions"]
background-color: $dark !important
Loading…
Cancel
Save