Difference between revisions of "MediaWiki:Common.css"

From Direct-Mind.Org

(Add #widthlimiter {width:55rem;})
(edit #widthlimiter {width:45rem;})
Line 14: Line 14:
th.remarks {}
th.remarks {}


#widthlimiter {width:55rem;}
#widthlimiter {width:45rem;}

Revision as of 01:10, 2 January 2015

/* CSS placed here will be applied to all skins */

table.recordings {font-size:9pt;}

table.recordings th, table.recordings td {text-align:left;vertical-align: top;}
/ note: column width are hard coded into each of the 4 tables */

th.title {}

th.action {}

th.status {}

th.remarks {}

#widthlimiter {width:45rem;}