css: remove duplicate badges, hide transitions

This commit is contained in:
Thomas Gelf 2016-11-29 00:42:27 +01:00
parent b256488cba
commit 5156c3fb93

View file

@ -289,7 +289,7 @@ table.bp table.bp table.bp table.bp table.bp {
font-size: 1em;
}
/* Transitions */
table.bp {
div.knightrider table.bp {
// That's ugly, I know
.transition(@val1, @val2) {
@ -635,14 +635,3 @@ table.sourcecode {
background-color: #dfd;
}
}
.badges {
display: block;
padding: 0.5em;
.badge {
border: 1px solid white;
margin: 0;
margin-right: 1px;
}
}