PortableInfobox/styles/PortableInfoboxMonobook.scss
nAndy 0fee93ec6d ADEN-1960 manually merged origin/dev
And resolved conflicts in:
* AdEngine/js/AdLogicPageDimensions.js,
* AdEngine/js/provider/directGpt.js,
* AdEngine/js/run/desktop.run.js.
2015-05-26 11:21:46 +00:00

14 lines
204 B
SCSS

// fix issues with default infobox styles on monobook
.portable-infobox {
background-color: #f9f9f9;
figure {
margin: 0;
}
.portable-infobox-header-background {
background-color: #e5e5e5;
}
}