Difference between revisions of "MediaWiki:Common.css"
From Hound GPS Tracker Help
Line 4: | Line 4: | ||
#footer-places { display: none; } | #footer-places { display: none; } | ||
+ | |||
+ | div.vectorTabs ul li#ca-history { | ||
+ | visibility: hidden; | ||
+ | } |
Revision as of 09:54, 18 October 2016
/* CSS placed here will be applied to all skins */ /* remove Toolbox */ #p-tb { display:none !important; } #footer-places { display: none; } div.vectorTabs ul li#ca-history { visibility: hidden; }