mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-04-27 07:40:52 -07:00
Restore sticky titles
This commit is contained in:
parent
1f11fd5128
commit
7ea0109961
1 changed files with 0 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue