mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
parent
0abbe2583b
commit
5f79157a97
@ -1,6 +1,6 @@
|
|||||||
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
|
||||||
|
|
||||||
div.sort-control {
|
.sort-control {
|
||||||
label {
|
label {
|
||||||
width: auto;
|
width: auto;
|
||||||
margin-right: 0.5em;
|
margin-right: 0.5em;
|
||||||
@ -17,7 +17,7 @@ div.sort-control {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
html.no-js div.sort-control form {
|
html.no-js .sort-control form {
|
||||||
display: table;
|
display: table;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-top: 0.25em;
|
margin-top: 0.25em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user