mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-13 08:16:05 +00:00
Use SVG icons for expand/collapse
This commit is contained in:
@@ -358,6 +358,7 @@ a.tw-tiddlylink-external:hover {
|
||||
|
||||
.sidebar-header {
|
||||
color: <<colour sidebar-foreground>>;
|
||||
fill: <<colour sidebar-foreground>>;
|
||||
}
|
||||
|
||||
.sidebar-header .title a.tw-tiddlylink-resolves {
|
||||
@@ -1243,6 +1244,12 @@ canvas.tw-edit-bitmapeditor {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.tw-table-of-contents svg {
|
||||
width: 0.7em;
|
||||
height: 0.7em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.tw-table-of-contents ol {
|
||||
list-style-type: none;
|
||||
padding-left: 0;
|
||||
|
Reference in New Issue
Block a user