Browse Source

Highlight fix?

pull/23/head
Weilbyte 5 years ago
parent
commit
cce6e40a68
No known key found for this signature in database GPG Key ID: BB87B2C8A1468388
  1. 2
      PVEDiscordDark/sass/PVEDiscordDark.css
  2. 2
      PVEDiscordDark/sass/x/_treelist.sass

2
PVEDiscordDark/sass/PVEDiscordDark.css

@ -171,7 +171,7 @@
} }
.x-treelist-item-selected > .x-treelist-row { .x-treelist-item-selected > .x-treelist-row {
background-color: #23272a; background-color: #2C2F33;
} }
.x-legend-item { .x-legend-item {

2
PVEDiscordDark/sass/x/_treelist.sass

@ -52,4 +52,4 @@
.x-treelist-item-selected > .x-treelist-row .x-treelist-item-selected > .x-treelist-row
background-color: #23272a background-color: #2C2F33
Loading…
Cancel
Save