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

(-)a/koha-tmpl/intranet-tmpl/prog/en/css/pages/batchMod.css (-1 / +7 lines)
Line 0 Link Here
0
- 
1
#jobpanel,#jobstatus,#jobfailed { display : none; }
2
#jobstatus { margin:.4em; }
3
#jobprogress{ width:200px;height:10px;border:1px solid #666;background:url('/intranet-tmpl/prog/img/progress.png') -300px 0px no-repeat; }
4
#selections { width : 100%; white-space : normal; }
5
#selections span { margin:3px;padding:3px;background-color:#EBF3FF;-moz-border-radius:5px;border-radius:5px;white-space:nowrap;line-height:240%;font-size:75%; }
6
#selections span.selected { background-color : #CCE0FC; }
7
#selections input { vertical-align:middle;margin:0 2px; }

Return to bug 5285