Files
chill-bundles/src/Bundle/ChillThirdPartyBundle/Resources/public/chill/chillthirdparty.scss

18 lines
226 B
SCSS

///
div.thirdparty-list {
label.counter {
float: right;
span {
font-weight: bold;
}
}
}
/// render_box
section.chill-entity {
.entity-thirdparty {
span.name {}
}
}