MediaWiki:Vector.css: Difference between revisions

No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 59: Line 59:
#mw-head-base {
#mw-head-base {
   background: #ffffff !important;
   background: #ffffff !important;
}
/* Hide the watch/unwatch star entirely */
#ca-watch,
#ca-unwatch {
  display: none !important;
}
}