Update version number and add logo inversion
This commit is contained in:
parent
1568169694
commit
6abd8708af
1 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* ==UserStyle==
|
||||
@name Gruvbox for Proxmox
|
||||
@namespace git.m3.fyi/Marsn3
|
||||
@version 1.0.2
|
||||
@version 1.0.3
|
||||
@description Gruvbox Theme for Proxmox
|
||||
@author Marsn3
|
||||
@homepageURL https://git.m3.fyi/Marsn3/userstyles
|
||||
|
|
@ -13,7 +13,9 @@
|
|||
.proxmox-invalid-row {
|
||||
background-color: var(--red);
|
||||
}
|
||||
|
||||
#proxmoxlogo-1018-img {
|
||||
filter: invert(100%) sepia(100%);
|
||||
}
|
||||
.critical {
|
||||
color: var(--red);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue