MediaWiki:Mobile.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
Line 153:
 
/* ======================================================= */
/* 2. TOP FLOATING SQUARES (44px | Perfectly#F8F9FA Aligned 8pxTone) */
/* ======================================================= */
 
Line 160:
position: fixed !important;
top: 0 !important; left: 0 !important; right: 0 !important;
height: 60px !important; /* Total reserved height */
z-index: 1000 !important;
background: transparent !important;
Line 171:
}
 
/* Push content down to clear the buttons */
body.skin-minerva { padding-top: 60px !important; }
.mw-body { margin-top: 10px !important; }
Line 178:
.header-container .navigation-drawer { display: none !important; }
 
/* --- B. COMMON SQUARE STYLE (Uniform0.03 OpacityTransparency Fixfor #F8F9FA) --- */
.branding-box,
#searchIcon,
#cps-open-toc,
body.mw-mf-search-mode .minerva-header .search-box input {
/* 1.3% TheBlack Color:= 5%~#F8F9FA Blackon white */
background-color: rgba(0, 0, 0, 0.0503) !important;
/* 2. THE FIX: Force full opacity soFull HomeOpacity button& doesn'tStrip fadeDefaults */
opacity: 1 !important;
/* 3. Strip browser defaults */
background-image: none !important;
-webkit-appearance: none !important;
border: none !important;
box-shadow: none !important;
backdrop-filter: none !important;
border-radius: 8px !important;
pointer-events: auto !important;
border: none !important;
box-shadow: none !important;
backdrop-filter: none !important;
/* SizingSTANDARD 44px SIZING */
box-sizing: border-box !important;
width: 44px !important;
Line 210 ⟶ 208:
#searchIcon {
position: fixed !important;
/* SIZEALIGNMENT: 30px8px Top */
top: 8px !important;
left: 10px !important;
right: auto !important;
/* NUCLEARFORCE SIZE FIXRESET */
min-width: 0 !important;
min-height: 0 !important;
Line 229:
color: #fff !important;
fill: #fff !important;
opacity: 1 !important;
filter: brightness(0) invert(1);
margin: 0 !important;
Line 267:
}
 
/* 1. The Home Icon (ThickenedBold & EnlargedWhite) */
.branding-box::after {
content: "⌂";
/* SIZE: 30px */
font-size: 30px !important;
color: #fff !important;
/* BOLDNESS: 1px Stroke */
-webkit-text-stroke: 1px #fff !important;
/* Alignment adjustments */
margin-top: -6px !important;
display: block !important;
Line 285 ⟶ 278:
}
 
/* 2. The Link (Invisible clickable cover)Overlay */
.branding-box a {
position: absolute !important;
Line 327 ⟶ 320:
box-sizing: border-box !important;
/* Background matches buttons */
background-color: rgba(0, 0, 0, 0.0503) !important;
color: #fff !important;
-webkit-text-fill-color: #fff !important;
Line 350 ⟶ 345:
}
 
/* 6. Cancel "X" Button positioning */
.search-box .search-box-cancel {
display: block !important;