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

(-)a/koha-tmpl/opac-tmpl/bootstrap/less/opac.less (-1 / +4 lines)
Lines 2073-2078 button.closebtn{padding:0;cursor:pointer;background:transparent;border:0;-webkit Link Here
2073
    color : #006600;
2073
    color : #006600;
2074
}
2074
}
2075
2075
2076
.unavailable {
2077
    color: #990033;
2078
}
2079
2076
.waiting,.intransit,.notforloan,.checkedout,.lost,.notonhold {
2080
.waiting,.intransit,.notforloan,.checkedout,.lost,.notonhold {
2077
    display : block;
2081
    display : block;
2078
}
2082
}
2079
- 

Return to bug 15071