mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-20 04:50:03 +00:00
Fix styling for input boxes in sidebar
This commit is contained in:
parent
514b8e1776
commit
7dede861e1
@ -245,6 +245,10 @@ a.tw-tiddlylink-external:hover {
|
|||||||
line-height: 1.4em;
|
line-height: 1.4em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tw-sidebar-lists input {
|
||||||
|
color: <<colour foreground>>;
|
||||||
|
}
|
||||||
|
|
||||||
.tw-sidebar-lists button {
|
.tw-sidebar-lists button {
|
||||||
color: <<colour sidebar-button-foreground>>;
|
color: <<colour sidebar-button-foreground>>;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user