mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-12-07 21:20:34 +01:00
16 lines
254 B
Plaintext
16 lines
254 B
Plaintext
#header div.user {
|
|
font-size: 1.1em;
|
|
margin-top: 0.8em;
|
|
margin-right: 2em;
|
|
float: right;
|
|
}
|
|
|
|
#responsive-debug {
|
|
font-size: 0.6em;
|
|
font-family: Courier new, monospace;
|
|
float: left;
|
|
padding-top: 0.5em;
|
|
width: 10em;
|
|
display: none;
|
|
}
|