css: Drop obsolete no-js rules
This commit is contained in:
parent
8b8094e9cc
commit
b85c706df3
|
@ -173,14 +173,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Display tabs if JS is disabled
|
|
||||||
html.no-js .controls > .tabs {
|
|
||||||
background-color: @icinga-blue;
|
|
||||||
margin-left: -1 * @gutter;
|
|
||||||
margin-right: -1 * @gutter;
|
|
||||||
margin-top: -1 * @gutter;
|
|
||||||
}
|
|
||||||
|
|
||||||
// Dashboard grid
|
// Dashboard grid
|
||||||
|
|
||||||
.dashboard {
|
.dashboard {
|
||||||
|
|
Loading…
Reference in New Issue