Improve Old prefixes offenders readability

This commit is contained in:
Gaël Métais
2015-10-28 12:04:00 +01:00
parent f75e99f703
commit 835cb2f90f
4 changed files with 62 additions and 27 deletions
+5
View File
@@ -101,6 +101,7 @@
margin: 0.2em 0;
border-radius: 0.4em;
z-index: 1;
cursor: pointer;
}
.offendersTable .offenderButton.opens,
.value .offenderButton.opens {
@@ -157,6 +158,10 @@
display: block;
background: #ffe0cc;
}
.offendersTable .smallerOffenders,
.value .smallerOffenders {
font-size: 0.9em;
}
.offendersHtml {
display: inline-block;
}