Tech, Bureaucrats, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Suppressors, Administrators, threadmoderator
118,865
edits
(Test. Seems like this bit of code might be breaking the code which follows.) Tags: Reverted Mobile edit Mobile web edit |
m (Reverted edits by SOTO (talk) to last revision by Bongolium500) Tags: Rollback Mobile edit Mobile web edit |
||
Line 514: | Line 514: | ||
} | } | ||
/* hide the arrows on the menu buttons on Safari (and other WebKit-based browsers) */ | |||
details.citizen-menu__dropdown summary::-webkit-details-marker { | |||
display: none; | |||
} | |||
/* =-=-=-=-=-=-=-=-=-=-=-= | /* =-=-=-=-=-=-=-=-=-=-=-= | ||
Line 1,114: | Line 1,118: | ||
background: var(--primary-13); | background: var(--primary-13); | ||
color: var(--text-color-2); | color: var(--text-color-2); | ||
} | } |
edits