Difference between revisions of "MediaWiki:Common.css"

From IridiaWiki
Jump to navigationJump to search
(add CSS for protect)
(No difference)

Revision as of 21:08, 5 February 2010

/* CSS placed here will be applied to all skins */
#security-info-toggle {
    background: transparent url(/wiki/skins/monobook/lock_icon.gif) no-repeat scroll left center;
    padding-left: 16px;
}
#security-info {
    border: 1px solid #ccc;
    background: #eee;
}