MediaWiki:Mobile.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 178:
.header-container .navigation-drawer { display: none !important; }
/* --- B. COMMON SQUARE STYLE (
.branding-box,
#searchIcon,
#cps-open-toc,
body.mw-mf-search-mode .minerva-header .search-box input {
/* 1. The Color: 5% Black */
background-color: rgba(0, 0, 0, 0.05) !important;
/* 2. THE FIX:
opacity: 1 !important;
/* 3. Strip browser defaults */
background-image: none !important;
-webkit-appearance: none !important;
Line 195 ⟶ 199:
backdrop-filter: none !important;
/*
box-sizing: border-box !important;
width: 44px !important;
| |||