MediaWiki:Common.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 1,886: Line 1,886:
}
}
.managewiki-search-highlights{
.managewiki-search-highlights{
background-color: transparent !important;
outline: 1px dashed burlywood !important;
outline: 1px dashed burlywood !important;
outline-offset: 2px !important;
outline-offset: 2px !important;
color: white !important;
color: white !important;
}

.managewiki-search-highlight,
.managewiki-search-highlights,
.managewiki-tabs.managewiki-tabs-searching .oo-ui-tabPanelLayout.managewiki-search-matched > fieldset > legend{
background-color: transparent !important;
}
}