Restore sticky titles

print-window-tiddler
Jermolene 2015-03-16 09:40:22 +00:00
rodzic 1f11fd5128
commit 7ea0109961
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -8,13 +8,11 @@ tags: [[$:/tags/Stylesheet]]
}
.tc-tiddler-title {
/********************************
position: -webkit-sticky;
position: -moz-sticky;
position: -o-sticky;
position: -ms-sticky;
position: sticky;
********************************/
top: 0px;
background: <<colour tiddler-background>>;
z-index: 500;