mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-02-04 01:09:25 -05:00
css: remove duplicate badges, hide transitions
This commit is contained in:
parent
b256488cba
commit
5156c3fb93
1 changed files with 1 additions and 12 deletions
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue