MediaWiki:Common.css

From Layton Support
(Difference between revisions)
Jump to: navigation, search
(Blanked the page)
Line 1: Line 1:
 
+
.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;
 +
}

Revision as of 19:36, 28 June 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
Namespaces

Variants
Actions
Main Page
Online User Guides
General Support
Release Notes
Toolbox