View | Details | Raw Unified | Return to bug 37412
Collapse All | Expand All

(-)a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss (-3 / +3 lines)
Lines 1-7 Link Here
1
@import "common";
1
@import "common";
2
2
3
.test {
3
::placeholder {
4
    background-color: lighten( desaturate( $info, 5% ), 55% );
4
    font-style: italic;
5
    text-align: right;
5
}
6
}
6
7
7
.no-js {
8
.no-js {
8
- 

Return to bug 37412