mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
main-content-less: no border for controls title
This commit is contained in:
parent
b5769d2f4b
commit
9c8752844f
@ -202,6 +202,14 @@ table.benchmark {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.controls {
|
||||
h1 {
|
||||
border: none;
|
||||
margin-bottom: 0;
|
||||
color: #666;
|
||||
}
|
||||
}
|
||||
|
||||
[class^="icon-"]:before, [class*=" icon-"]:before {
|
||||
text-decoration: none;
|
||||
margin-left: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user