mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
Remove text-shadow for tags in sidebar (#4245)
For consistency with tags in the main story river
This commit is contained in:
parent
996ee52cf9
commit
19d2aab6b9
@ -649,6 +649,10 @@ button.tc-tag-label, span.tc-tag-label {
|
||||
border-radius: 1em;
|
||||
}
|
||||
|
||||
.tc-sidebar-scrollable .tc-tag-label {
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
.tc-untagged-separator {
|
||||
width: 10em;
|
||||
left: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user