Make box entries more smooth

This commit is contained in:
Johannes Meyer 2014-03-06 14:59:52 +01:00
parent 980ddbc8a9
commit c4d570717b
1 changed files with 3 additions and 0 deletions

View File

@ -340,7 +340,10 @@ a.critical {
margin: 0.25em;
font-size: 0.9em;
white-space: nowrap;
color: black;
border-radius: 0.2em;
-moz-border-radius: 0.2em;
}
/* Any line of a box entry */