MediaWiki:Common.css: Difference between revisions

Want an adless experience? Log in or Create an account.
no edit summary
(Undid revision 73062 by Locke (talk))
No edit summary
Line 24: Line 24:
.subcell { display: table-cell; vertical-align: middle; padding: 2px; }
.subcell { display: table-cell; vertical-align: middle; padding: 2px; }
.subcell + .subcell { border-left: 1px solid #5a7db5; }
.subcell + .subcell { border-left: 1px solid #5a7db5; }
.infobox .data { background: #f5f5f5; font-weight: normal; } // for IE workaround


.infobox-hostile, .infobox-hostile .title, .infobox-hostile th, .infobox-hostile td, .infobox-hostile .subcell { border-color: red; }
.infobox-hostile, .infobox-hostile .title, .infobox-hostile th, .infobox-hostile td, .infobox-hostile .subcell { border-color: red; }