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