mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
Make sure the github ribbon is behind any notifications
This commit is contained in:
parent
584043deee
commit
9d60cb50ed
@ -25,7 +25,7 @@ tags: [[$:/tags/stylesheet]]
|
|||||||
-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
|
-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
|
||||||
box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
|
box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
|
||||||
|
|
||||||
z-index: 9999;
|
z-index: 999;
|
||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -62,7 +62,7 @@ tags: [[$:/tags/stylesheet]]
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
top: 0;
|
top: 0;
|
||||||
z-index: 9999;
|
z-index: 999;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user