Browse Source
7.0: Fix grid group title color for repo page
pull/81/head
Weilbyte
4 years ago
No known key found for this signature in database
GPG Key ID: E1EB2BFCF73B5B9F
1 changed files with
5 additions and
5 deletions
-
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 |
|
|