MediaWiki:Common.css: Difference between revisions

Move vector style to vector css
imported>FrozenPlum
(Move styles (that ideally should not complicate the examples) here, for hlistattr, hitemattr, listattr, itemattr, and test)
imported>FrozenPlum
(Move vector style to vector css)
 
(2 intermediate revisions by the same user not shown)
Line 65:
 
/* Demo for a special DPL table which is used by dplmatrix */
 
table.dplmatrix {
margin: 1em 1em 1em 0;
Line 130 ⟶ 129:
background: #fdebdb;
border:1px solid orange;
padding:3px!important;
}
.dpl-blue-background {
background: #d2e4fb;
border:1px solid blue;
padding:3px!important;
}
.dpl-dark-background {
Anonymous user