Update Proxmox Theme
This commit is contained in:
parent
b8f7331ece
commit
013de62ad8
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* ==UserStyle==
|
||||
@name Gruvbox for Proxmox
|
||||
@namespace git.m3.fyi/Marsn3
|
||||
@version 1.0.7
|
||||
@version 1.0.8
|
||||
@description Gruvbox Theme for Proxmox
|
||||
@author Marsn3
|
||||
@homepageURL https://git.m3.fyi/Marsn3/userstyles
|
||||
|
|
@ -136,11 +136,11 @@
|
|||
}
|
||||
|
||||
.usage-wrapper {
|
||||
border: 1px solid var(--bg1);
|
||||
border: 1px solid var(--bg2);
|
||||
}
|
||||
|
||||
.usage {
|
||||
background-color: var(--bg1);
|
||||
background-color: var(--bg2);
|
||||
}
|
||||
|
||||
.x-tree-icon-custom {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue