152
edits
No edit summary |
No edit summary |
||
Line 262: | Line 262: | ||
table.collapsible.autocollapse th.navbox-title > span:first-of-type { | table.collapsible.autocollapse th.navbox-title > span:first-of-type { | ||
display: none; | display: none; | ||
} | |||
/* Fix for hidden history radio buttons */ | |||
#pagehistory > li input[type="radio"] { | |||
visibility: visible !important; | |||
} | } |
edits