tc-untagged-label because button.tc-tag-label is more specific and also defines the background color. ... weak design

This commit is contained in:
Mario Pietsch 2014-10-02 15:41:40 +02:00
parent 459133cc57
commit f85b07e70b
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ button.tc-tag-label, span.tc-tag-label {
background: <<colour tab-divider>>;
}
.tc-untagged-label {
button.tc-untagged-label {
background-color: <<colour untagged-background>>;
}