mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Color sub-group rows slightly differently
This commit is contained in:
parent
8255332950
commit
807798810b
@ -43,6 +43,12 @@
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
/* Bootstrap table overrides */
|
||||
|
||||
.stock-sub-group td {
|
||||
background-color: #ebf4f4;
|
||||
}
|
||||
|
||||
/* Force select2 elements in modal forms to be full width */
|
||||
.select-full-width {
|
||||
width: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user