mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 10:35:40 +00:00
set background color
This commit is contained in:
@ -1012,4 +1012,8 @@ input[type='number']{
|
||||
a {
|
||||
text-decoration: none;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
.jstree-container-ul {
|
||||
background-color: var(--secondary-color);
|
||||
}
|
Reference in New Issue
Block a user