MediaWiki:Common.css: Difference between revisions

Want an adless experience? Log in or Create an account.
added style for edit button in Box's title
(removed infobox multicell/subcell)
(added style for edit button in Box's title)
Line 13: Line 13:
.title { position: relative; margin-bottom: 2px; border: 1px solid #5a7db5; padding: .2em .4em; background-color: #8bb9ee; background-image: url("http://www.zeldadungeon.net/wiki/images/3/3c/BoxTitleTexture.png"); font-weight: bold; font-size: 1.1em; }
.title { position: relative; margin-bottom: 2px; border: 1px solid #5a7db5; padding: .2em .4em; background-color: #8bb9ee; background-image: url("http://www.zeldadungeon.net/wiki/images/3/3c/BoxTitleTexture.png"); font-weight: bold; font-size: 1.1em; }
.title ._toggler { position: absolute; right: .5em; }
.title ._toggler { position: absolute; right: .5em; }
.title .edit { position: absolute; left: .5em; }
.header { background-color: #8bb9ee; background-image: url("http://www.zeldadungeon.net/wiki/images/c/c4/BoxHeaderTexture.png"); font-weight: bold; }
.header { background-color: #8bb9ee; background-image: url("http://www.zeldadungeon.net/wiki/images/c/c4/BoxHeaderTexture.png"); font-weight: bold; }
.label { background-color: #8bb9ee; background-image: url("http://www.zeldadungeon.net/wiki/images/d/d3/BoxLabelTexture.png"); font-weight: bold; }
.label { background-color: #8bb9ee; background-image: url("http://www.zeldadungeon.net/wiki/images/d/d3/BoxLabelTexture.png"); font-weight: bold; }