mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-25 23:04:51 +02:00
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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user