mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 00:34:03 +02:00
Make box entries more smooth
This commit is contained in:
parent
980ddbc8a9
commit
c4d570717b
@ -340,7 +340,10 @@ a.critical {
|
|||||||
margin: 0.25em;
|
margin: 0.25em;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|
||||||
color: black;
|
color: black;
|
||||||
|
border-radius: 0.2em;
|
||||||
|
-moz-border-radius: 0.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Any line of a box entry */
|
/* Any line of a box entry */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user