This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/view/css/mod_connect.css
2015-01-01 11:33:00 +01:00

14 lines
210 B
CSS

.sellpage-body {
margin-top: 25px;
}
.sellpage-final {
margin-top: 25px;
}
/* first-of-type needed to style switches */
#sellpage-edit label.mainlabel,
#sellpage-edit label:first-of-type {
width: 300px;
}