mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 09:56:02 +00:00
Keep header above iframes in CDM.
This commit is contained in:
@@ -1140,6 +1140,7 @@ video::-webkit-media-controls-overlay-play-button {
|
|||||||
.cdm .header {
|
.cdm .header {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
z-index: 3;
|
||||||
}
|
}
|
||||||
.cdm .header,
|
.cdm .header,
|
||||||
.cdm .footer {
|
.cdm .footer {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1140,6 +1140,7 @@ video::-webkit-media-controls-overlay-play-button {
|
|||||||
.cdm .header {
|
.cdm .header {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
z-index: 3;
|
||||||
}
|
}
|
||||||
.cdm .header,
|
.cdm .header,
|
||||||
.cdm .footer {
|
.cdm .footer {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1140,6 +1140,7 @@ video::-webkit-media-controls-overlay-play-button {
|
|||||||
.cdm .header {
|
.cdm .header {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
z-index: 3;
|
||||||
}
|
}
|
||||||
.cdm .header,
|
.cdm .header,
|
||||||
.cdm .footer {
|
.cdm .footer {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -6,6 +6,7 @@
|
|||||||
.header {
|
.header {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top : 0;
|
top : 0;
|
||||||
|
z-index: 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header, .footer {
|
.header, .footer {
|
||||||
|
|||||||
@@ -1141,6 +1141,7 @@ video::-webkit-media-controls-overlay-play-button {
|
|||||||
.cdm .header {
|
.cdm .header {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
z-index: 3;
|
||||||
}
|
}
|
||||||
.cdm .header,
|
.cdm .header,
|
||||||
.cdm .footer {
|
.cdm .footer {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1141,6 +1141,7 @@ video::-webkit-media-controls-overlay-play-button {
|
|||||||
.cdm .header {
|
.cdm .header {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
z-index: 3;
|
||||||
}
|
}
|
||||||
.cdm .header,
|
.cdm .header,
|
||||||
.cdm .footer {
|
.cdm .footer {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user