MediaWiki:Mobile.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 184:
body.mw-mf-search-mode .minerva-header .search-box input {
background-color: rgba(0, 0, 0, 0.05) !important;
/* FIX: Remove browser default gradients and appearance */
background-image: none !important;
-webkit-appearance: none !important;
border-radius: 8px !important;
pointer-events: auto !important;
Line 201 ⟶ 206:
#searchIcon {
position: fixed !important;
/* ALIGNMENT: 8px Top */▼
top: 8px !important;
left: 10px !important;
right: auto !important;
min-width: 0 !important;
min-height: 0 !important;
max-width: 44px !important;
max-height: 44px !important;
z-index: 1003 !important;
Line 225 ⟶ 234:
display: flex !important;
position: fixed !important;
top: 8px !important;
Line 244 ⟶ 251:
.branding-box {
position: fixed !important;
top: 8px !important;
Line 262 ⟶ 267:
content: "⌂";
/* SIZE:
font-size: 30px !important;
color: #fff !important;
/* BOLDNESS
-webkit-text-stroke: 1px #fff !important;
/* Alignment adjustments
margin-top: -6px !important;
display: block !important;
Line 298 ⟶ 303:
display: block !important;
position: fixed !important;
top: 8px !important;
height: 44px !important;
Line 329 ⟶ 332:
padding-right: 55px !important;
margin: 0 !important;
}
| |||