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

(-)a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css (-2 / +3 lines)
Lines 980-985 tr.highlight th[scope=row] { Link Here
980
980
981
.date-select input {
981
.date-select input {
982
    padding : 1px;
982
    padding : 1px;
983
    vertical-align: middle;
983
}
984
}
984
985
985
tr.expired td {
986
tr.expired td {
Lines 1355-1360 h1#logo a { Link Here
1355
1356
1356
.barcode {
1357
.barcode {
1357
	font-size :  200%;
1358
	font-size :  200%;
1359
        vertical-align: middle;
1358
}
1360
}
1359
1361
1360
li.email a {
1362
li.email a {
Lines 2710-2713 span.browse-button { Link Here
2710
#i18nMenu .dropdown-menu a:hover,
2712
#i18nMenu .dropdown-menu a:hover,
2711
#i18nMenu .dropdown-menu a:focus {
2713
#i18nMenu .dropdown-menu a:focus {
2712
    color : #FFF;
2714
    color : #FFF;
2713
}
2715
}
2714
- 

Return to bug 12837