mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
parent
6da28e7365
commit
d336ffea02
@ -3,7 +3,7 @@ tags: $:/tags/MoreSideBar
|
||||
caption: {{$:/language/SideBar/Tags/Caption}}
|
||||
|
||||
\define lingo-base() $:/language/SideBar/Tags/
|
||||
<$button to="$:/TagManager"><<lingo TagManager/Caption>></$button>
|
||||
<$button to="$:/TagManager" class="btn"><<lingo TagManager/Caption>></$button>
|
||||
|
||||
<$list filter="[tags[]!is[system]sort[title]]">
|
||||
|
||||
|
@ -257,7 +257,7 @@ a.tw-tiddlylink-external:hover {
|
||||
color: <<colour foreground>>;
|
||||
}
|
||||
|
||||
.tw-sidebar-lists button {
|
||||
.tw-sidebar-lists button.btn {
|
||||
color: <<colour sidebar-button-foreground>>;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user