MediaWiki:Common.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 409:
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 426 ⟶ 431:
#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 450 ⟶ 459:
display: flex !important;
position: fixed !important;
top: 8px !important;
Line 469 ⟶ 476:
.branding-box {
position: fixed !important;
top: 8px !important;
Line 487 ⟶ 492:
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 523 ⟶ 528:
display: block !important;
position: fixed !important;
top: 8px !important;
height: 44px !important;
Line 554 ⟶ 557:
padding-right: 55px !important;
margin: 0 !important;
}
| |||