Merge pull request #934 from pmario/fix-untagged-pill-css

tc-untagged-label doesn't work, because button.tc-tag-label is more specific
print-window-tiddler
Jeremy Ruston 2014-10-05 16:00:10 +01:00
commit 02d37dcfcc
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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>>;
}