MediaWiki:Vector.css: Difference between revisions
No edit summary |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 60: | Line 60: | ||
background: #ffffff !important; | background: #ffffff !important; | ||
} | } | ||
#ca-watch | /* Hide the watch/unwatch star entirely */ | ||
#ca-unwatch | #ca-watch, | ||
display: | #ca-unwatch { | ||
display: none !important; | |||
} | } | ||