Difference between revisions of "MediaWiki:Common.css"

From P&T Knowledgebase
Jump to navigation Jump to search
Line 6: Line 6:
 
#p-cactions { left: 17em }
 
#p-cactions { left: 17em }
  
#ca-viewsource , #ca-talk , #ca-history { display:none; }
+
#p-cactions DIV.pBody #ca-viewsource ,  
 +
#p-cactions DIV.pBody #ca-talk ,  
 +
#p-cactions DIV.pBody #ca-history  
 +
{ display:none; }

Revision as of 05:25, 30 October 2010

/* CSS placed here will be applied to all skins */
#column-content { margin-left: -18em }
#column-content #content { margin-left: 18em }
#p-logo a, #p-logo a:hover { width: 18em }
.portlet { width: 17em }
#p-cactions { left: 17em }

#p-cactions DIV.pBody #ca-viewsource , 
#p-cactions DIV.pBody #ca-talk , 
#p-cactions DIV.pBody #ca-history 
{ display:none; }