remove border from filter selector & generalize CSS
This commit is contained in:
parent
828f09fdb2
commit
0c3b3a1631
|
@ -595,8 +595,7 @@ fieldset > *:not(legend) {
|
||||||
content: ": ";
|
content: ": ";
|
||||||
}
|
}
|
||||||
|
|
||||||
#manage\.onlyEnabled\.invert,
|
fieldset select {
|
||||||
#manage\.onlyLocal\.invert {
|
|
||||||
border: none;
|
border: none;
|
||||||
max-width: calc(100% - 2em);
|
max-width: calc(100% - 2em);
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user