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; } |