MediaWiki:Common.less/interface.less: Difference between revisions

no edit summary
(base cp from rsw)
 
No edit summary
Line 344:
width: 47px;
height: 20px;
}
}
}
 
/* -------------------------------------------------------------
HEADER bits because I'm not sure where I can put this
------------------------------------------------------------ */
 
/* Search bar
.vector-search-box-inner {
background: var(--body-main);
box-shadow: inset 0 -7px 7px -7px rgba(0,0,0,0.15);
}
 
/* "More" button
.vector-menu-dropdown {
.vector-menu-heading {
color: #937040;
&:hover {
color: #937040;
}
&:focus {
color: #937040;
}
}