Non-fixed thread watcher should go below header bar.
This commit is contained in:
parent
8d603bbfb0
commit
3498492cbc
@ -164,10 +164,13 @@ audio.controls-added {
|
|||||||
#embedding {
|
#embedding {
|
||||||
z-index: 11;
|
z-index: 11;
|
||||||
}
|
}
|
||||||
#thread-watcher {
|
:root.fixed-watcher #thread-watcher {
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
:root.fixed:not(.gallery-open) #header-bar:not(.autohide) {
|
:root.fixed:not(.gallery-open) #header-bar:not(.autohide) {
|
||||||
|
z-index: 8;
|
||||||
|
}
|
||||||
|
#thread-watcher {
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user