mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 18:00:26 +00:00
Merge pull request #934 from pmario/fix-untagged-pill-css
tc-untagged-label doesn't work, because button.tc-tag-label is more specific
This commit is contained in:
commit
02d37dcfcc
@ -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>>;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user