Browse Source

7.0: Fix grid group title color for repo page

pull/81/head
Weilbyte 4 years ago
parent
commit
9c2da0c1d0
No known key found for this signature in database GPG Key ID: E1EB2BFCF73B5B9F
  1. 2
      PVEDiscordDark/sass/x/_grid.sass

2
PVEDiscordDark/sass/x/_grid.sass

@ -20,7 +20,7 @@
background: $dark background: $dark
border-width: 0 !important border-width: 0 !important
.x-grid-group-title .proxmox-apt-repos .x-grid-group-title, .x-grid-group-title
color: #fff color: #fff
.x-grid-row-loading .x-grid-row-loading

Loading…
Cancel
Save