MediaWiki:Mobile.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 69: | Line 69: | ||
} | } | ||
/*------------------22-06-2026-----------------------*/ | /*------------------22-06-2026-----------------------*/ | ||
.mw-overlays-container { | |||
position: fixed !important; | |||
inset: 0 !important; | |||
z-index: 999999 !important; | |||
} | |||
.editor-overlay { | |||
.editor-overlay | |||
position: fixed !important; | position: fixed !important; | ||
inset: 0 !important; | |||
background: #fff !important; | |||
z-index: 999999 !important; | |||
background: # | |||
z-index: | |||
} | } | ||
.overlay-content { | |||
position: relative !important; | |||
. | background: #fff !important; | ||
background: # | z-index: 999999 !important; | ||
} | } | ||
#mw-mf-page-center { | |||
display: none !important; | display: none !important; | ||
} | |||
body.overlay-enabled #mw-mf-page-center { | |||
display: block !important; | |||
} | } | ||