Browse Source

Merge pull request #134 from Weilbyte/next

Support PVE 7.2, fix row summary
pull/135/head
Weilbyte 2 years ago
committed by GitHub
parent
commit
ca53b3e860
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      PVEDiscordDark/sass/PVEDiscordDark.css
  2. 4
      PVEDiscordDark/sass/x/_grid.sass
  3. 2
      meta/supported

2
PVEDiscordDark/sass/PVEDiscordDark.css

File diff suppressed because one or more lines are too long

4
PVEDiscordDark/sass/x/_grid.sass

@ -42,3 +42,7 @@
.x-grid-empty
background-color: inherit
color: #fff
.x-grid-row-summary .x-grid-cell, .x-grid-row-summary .x-grid-rowwrap, .x-grid-row-summary .x-grid-cell-rowbody
background-color: $darker !important
border-color: $dark

2
meta/supported

@ -1 +1 @@
6.4 6.3 6.2 6.1 7.0 7.1
6.4 6.3 6.2 6.1 7.0 7.1 7.2
Loading…
Cancel
Save