Template:PageCredits/styles.css: Difference between revisions
Jump to navigation
Jump to search
Template:PageCredits/styles.css (view source)
Revision as of 16:42, 16 January 2023
, 16 January 2023no edit summary
imported>Hb1290 (Hb1290 changed the content model of the page Template:PageCredits/styles.css from "wikitext" to "Sanitized CSS") |
imported>Compooper No edit summary |
||
Line 12: | Line 12: | ||
.tabs-label:focus { | .tabs-label:focus { | ||
background-color:#616161 | background-color:#616161 | ||
} | |||
.tabs-dropdown >*> .tabs-content, .tabs-dropdown li ul, .tabs-dropdown li ol { | |||
width: 214px; | |||
min-width: inherit; | |||
max-width: inherit; | |||
box-shadow: 0px 0px 0px #888; | |||
} | } |