Difference between revisions of "MediaWiki:Common.css"
(Created page with "→CSS placed here will be applied to all skins: .mw-collapsible-toggle { float: left !important; }") |
(revert) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | . | + | .yt-ll-data[title] { |
− | + | background: black no-repeat center; | |
+ | cursor: pointer; | ||
} | } |
Latest revision as of 21:55, 22 December 2019
/* CSS placed here will be applied to all skins */ .yt-ll-data[title] { background: black no-repeat center; cursor: pointer; }