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

(-)a/koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss (-1 / +5 lines)
Lines 1-5 Link Here
1
@import "common";
1
@import "common";
2
2
3
::placeholder {
4
    font-style: italic;
5
    text-align: right;
6
}
7
3
.no-js {
8
.no-js {
4
    .dateformat {
9
    .dateformat {
5
        display: inline;
10
        display: inline;
6
- 

Return to bug 37412