mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 03:56:43 +00:00
set background color
This commit is contained in:
parent
2725a2eb87
commit
1cc1fca5fe
@ -1012,4 +1012,8 @@ input[type='number']{
|
|||||||
a {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
}
|
||||||
|
|
||||||
|
.jstree-container-ul {
|
||||||
|
background-color: var(--secondary-color);
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user