1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-04 20:08:02 +00:00

Merge branch 'master' into fr-FR

This commit is contained in:
Xavier Cazin
2014-08-03 09:27:42 +02:00
2 changed files with 6 additions and 1 deletions

View File

@@ -48,7 +48,7 @@ pre-border: #cccccc
primary: #5778d8
sidebar-button-foreground: <<colour foreground>>
sidebar-controls-foreground-hover: #000000
sidebar-controls-foreground: #ffffff
sidebar-controls-foreground: #aaaaaa
sidebar-foreground-shadow: rgba(255,255,255, 0.8)
sidebar-foreground: #acacac
sidebar-muted-foreground-hover: #444444

View File

@@ -1309,10 +1309,15 @@ canvas.tw-edit-bitmapeditor {
white-space: nowrap;
}
.tw-table-of-contents button {
color: <<colour sidebar-foreground>>;
}
.tw-table-of-contents svg {
width: 0.7em;
height: 0.7em;
vertical-align: middle;
fill: <<colour sidebar-foreground>>;
}
.tw-table-of-contents ol {