Fix table-of-contents button colour

This commit is contained in:
Jermolene 2014-08-02 22:49:30 +01:00
parent 1573f5840e
commit a0266bdb2a
1 changed files with 5 additions and 0 deletions

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 {