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 a,
/* Hide the watch/unwatch star entirely */
#ca-unwatch a {
#ca-watch,
   font-size: 0 !important;
#ca-unwatch {
  padding: 6px 9px !important;
   display: none !important;
}
}