mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
Fix header border
This commit is contained in:
parent
84c0bc0a8e
commit
bf1738907e
@ -151,12 +151,10 @@ html {
|
|||||||
|
|
||||||
.dashboard > div.container h1, .container .content h1, .container .controls h1, .content h3 {
|
.dashboard > div.container h1, .container .content h1, .container .controls h1, .content h3 {
|
||||||
line-height: 2em;
|
line-height: 2em;
|
||||||
font-size: 0.95em;
|
font-size: 1em;
|
||||||
padding-left: 1em;
|
padding-left: 1em;
|
||||||
background-color: #eee;
|
|
||||||
color: @colorTextDefault;
|
color: @colorTextDefault;
|
||||||
border: 1px solid #d9d9d9;
|
border-bottom: 2px solid #049baf;
|
||||||
border-left: 5px solid #049baf;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.content h3 {
|
.content h3 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user