mirror of
https://github.com/speatzle/nfsense.git
synced 2025-09-13 15:19:08 +00:00
install lib, fix css, small test
This commit is contained in:
parent
c59b1d8cc9
commit
0f4bc6a943
4 changed files with 22 additions and 4 deletions
|
@ -72,4 +72,8 @@ tbody tr:nth-child(even) {
|
|||
background-color: var(--cl-bg-low);
|
||||
color: inherit;
|
||||
border: 1px solid var(--cl-fg);
|
||||
}
|
||||
}
|
||||
|
||||
.multiselect, .multiselect * {
|
||||
all: initial;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue