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

(-)a/koha-tmpl/opac-tmpl/prog/en/css/sco.css (-1 / +12 lines)
Lines 226-228 div.button a:active { Link Here
226
div.button a:active {
226
div.button a:active {
227
	border : 1px inset #666;
227
	border : 1px inset #666;
228
}
228
}
229
- 
229
230
div.koha_url {
231
    border-top: none !important;
232
}
233
span.koha_url {
234
    position: absolute;
235
    right: 0;
236
}
237
a.koha_url {
238
    text-decoration: none;
239
    color: #666666;
240
}

Return to bug 7098