1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-24 02:27:19 +00:00

Style the chooser

This commit is contained in:
Jeremy Ruston 2012-03-14 17:41:33 +00:00
parent 399e8d710c
commit 8851557ba6

View File

@ -129,6 +129,7 @@ a.tw-tiddlylink-missing {
padding: 0px 4px 0px 4px; padding: 0px 4px 0px 4px;
list-style: none; list-style: none;
background: #ddd; background: #ddd;
border-right: 1px solid #aaa;
} }
.navigation-panel div ul li { .navigation-panel div ul li {