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