MediaWiki:Vector.css: Difference between revisions
No edit summary |
No edit summary |
||
| (7 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, | ||
#ca-unwatch { | |||
display: none !important; | |||
} | } | ||