UNPKG

brand-assets

Version:
42 lines (41 loc) 849 B
// Color variables (appears count calculates by raw css) @color0: #0086c2; // Appears 7 times .rpt-title1 { color: @color0!important; } .rpt-title2 { background-color: @color0!important; } .rpt-title5 { color: @color0!important; } .title-image { background: @color0!important; } .rpt-img { background-image: url(../img/bgcolor-Columbia.png)!important; } .report-logo { background-image: url(../img/columbia.png)!important; background-size: 208px!important; min-height: 90px!important; } .report-rating { .test-rating { .set { i.icon-circle { &:before { background-color: @color0!important; } } i.icon-circle-half { &:before { background-color: @color0!important; } } } } } span.test-rating, span.test-rating span { color: @color0!important; }