122
edits
PanchamBro (talk | contribs) (PanchamBro changed the content model of the page Home/styles.css from "wikitext" to "Sanitized CSS") Tag: content model change |
PanchamBro (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected { | |||
background-color: #458db9 !important; | background-color: #458db9 !important; | ||
} | } | ||
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected .oo-ui-labelElement-label { | |||
color: #e6e6e6 !important; | color: #e6e6e6 !important; | ||
} | } | ||
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget .oo-ui-labelElement-label { | |||
color: #000 !important; | color: #000 !important; | ||
} | } | ||
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget { | |||
border: 1px solid #000 !important; | border: 1px solid #000 !important; | ||
} | } |