mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 13:56:45 +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;
|
border-radius: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tc-sidebar-scrollable .tc-tag-label {
|
||||||
|
text-shadow: none;
|
||||||
|
}
|
||||||
|
|
||||||
.tc-untagged-separator {
|
.tc-untagged-separator {
|
||||||
width: 10em;
|
width: 10em;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user