mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Supervised changes css
This commit is contained in:
parent
f3d9f2d75e
commit
5ec1f561a8
@ -22,10 +22,20 @@
|
|||||||
width: 50px;
|
width: 50px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.multi-select-container .filter label,
|
|
||||||
.multi-select-container .filter input,
|
.multi-select-container .filter input,
|
||||||
.multi-select-container .filter select {
|
.multi-select-container .filter select {
|
||||||
font-size: 0.8em;
|
float: right;
|
||||||
|
width: 50%;
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
.multi-select-container .filter input[type="checkbox"] {
|
||||||
|
width: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
.group-filter.flex-row-vcenter div,
|
||||||
|
.item-filter.flex-row-vcenter div {
|
||||||
|
flex: 1 1 auto;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.multi-select-container .title {
|
.multi-select-container .title {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user