| Line |  | 
|---|
| 1 | dl.modules dt { | 
|---|
| 2 | font-weight: bold; | 
|---|
| 3 | font-size: 1.1em; | 
|---|
| 4 | margin: 1em 0 0 0; | 
|---|
| 5 | } | 
|---|
| 6 | dl.modules dd { | 
|---|
| 7 | margin: 0 0 1.5em 0; | 
|---|
| 8 | } | 
|---|
| 9 | div.ie-progress { | 
|---|
| 10 | background: #eee; | 
|---|
| 11 | margin: 1em 0; | 
|---|
| 12 | } | 
|---|
| 13 | div.ie-progress div { | 
|---|
| 14 | height: 10px; | 
|---|
| 15 | width: 0; | 
|---|
| 16 | font-size: 0.8em; | 
|---|
| 17 | line-height: 1em; | 
|---|
| 18 | height: 1em; | 
|---|
| 19 | padding: 2px 0; | 
|---|
| 20 | text-align: right; | 
|---|
| 21 | background: green url(index.php?pf=importExport/progress.png) repeat-x top left; | 
|---|
| 22 | color: white; | 
|---|
| 23 | font-weight: bold; | 
|---|
| 24 | border-radius: 2px; | 
|---|
| 25 | } | 
|---|
       
      Note: See 
TracBrowser
        for help on using the repository browser.