Difference between revisions of "MediaWiki:Monobook.css"

From EPrints Documentation
Jump to: navigation, search
Line 7: Line 7:
 
.ambox_error { border: 2px dashed #c00; background-color: #fe0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
 
.ambox_error { border: 2px dashed #c00; background-color: #fe0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
  
#ca-edit { display: none; font-size: 200% }
+
li#ca-edit { display: none; font-size: 200% }

Revision as of 11:07, 9 February 2010

/* edit this file to customize the monobook skin for the entire site */

pre { clear: right; overflow: auto; }

.ambox_message { border: 2px dashed #44c; background-color: #ccf; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.ambox_warning { border: 2px dashed #c70; background-color: #fec; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.ambox_error { border: 2px dashed #c00; background-color: #fe0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

li#ca-edit { display: none; font-size: 200% }