kopia lustrzana https://github.com/miklobit/TiddlyWiki5
rodzic
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>>;
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue