MediaWiki:Common.css

From Fax Encyclopedicus

Jump to: navigation, search
Line 1: Line 1:
-
/* CSS placed here will be applied to all skins */
+
.collapseButton { /* 'show'/'hide' buttons created dynamically by the */
-
 
+
float: right; /* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
-
.collapseButton { /* 'show'/'hide' buttons created dynamically by the       */
+
font-weight: normal; /* are styled here so they can be customised.   */
-
float: right; /* CollapsibleTables JavaScript in [MediaWiki:Common.js]] */
+
text-align: right;
-
font-weight: normal; /* are styled here so they can be customised.             */
+
width: auto;
-
text-align: right;
+
-
width: auto;
+
}
}

Revision as of 17:48, 29 August 2010

.collapseButton {		/* 'show'/'hide' buttons created dynamically by the		*/
	float: right;		/* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
	font-weight: normal;	/* are styled here so they can be customised.		  */
	text-align: right;
	width: auto;
}
Personal tools
Google AdSense