Fix problem with tiddler titles overlaying help panel

print-window-tiddler
Jermolene 2015-03-20 16:18:21 +00:00
rodzic a7b1b3ec10
commit 743c325b0d
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -16,6 +16,7 @@ tags: [[$:/tags/Stylesheet]]
background: <<colour tiddler-background>>;
padding: 1em;
margin: 0.5em;
z-index: 1000;
}
dl.tc-help-cheatsheet {