mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
Merge branch 'master' into fr-FR
This commit is contained in:
commit
5a704de14a
@ -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
|
||||
|
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user