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

(-)a/koha-tmpl/intranet-tmpl/prog/css/right-to-left.css (-1 lines)
Lines 309-315 ul#toplevelmenu { Link Here
309
    float: right;
309
    float: right;
310
}
310
}
311
#cartmenulink {
311
#cartmenulink {
312
    background: url("../img/cart-small.gif") no-repeat bottom 50% right 10px;
313
    padding-right: 25px;
312
    padding-right: 25px;
314
}
313
}
315
314
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline-mf.tt (-1 lines)
Lines 25-31 CACHE: Link Here
25
[% interface | html %]/[% theme | html %]/js/staff-global.js
25
[% interface | html %]/[% theme | html %]/js/staff-global.js
26
[% interface | html %]/lib/jquery/plugins/jquery-ui-timepicker-addon.min.js
26
[% interface | html %]/lib/jquery/plugins/jquery-ui-timepicker-addon.min.js
27
[% themelang | html %]/lib/yui/reset-fonts-grids.css
27
[% themelang | html %]/lib/yui/reset-fonts-grids.css
28
[% interface | html %]/prog/img/cart-small.gif
29
[% interface | html %]/prog/img/koha-logo-medium.png
28
[% interface | html %]/prog/img/koha-logo-medium.png
30
[% interface | html %]/prog/img/loading.gif
29
[% interface | html %]/prog/img/loading.gif
31
[% interface | html %]/prog/sound/beep.ogg
30
[% interface | html %]/prog/sound/beep.ogg

Return to bug 23803