mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +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;
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.controls {
|
||||||
|
h1 {
|
||||||
|
border: none;
|
||||||
|
margin-bottom: 0;
|
||||||
|
color: #666;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
[class^="icon-"]:before, [class*=" icon-"]:before {
|
[class^="icon-"]:before, [class*=" icon-"]:before {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user