source:
plugins/themeEditor/style.css
@
  0:54703be25dd6
        | Revision 0:54703be25dd6, 399 bytes checked in by Dsls <dsls@…>, 15 years ago (diff) | 
|---|
| Line | |
|---|---|
| 1 | #file-box { | 
| 2 | width: 100%; | 
| 3 | float: left; | 
| 4 | margin-right: -180px; | 
| 5 | } | 
| 6 | |
| 7 | #file-editor { | 
| 8 | margin-right: 180px; | 
| 9 | } | 
| 10 | |
| 11 | #file-chooser { | 
| 12 | float: right; | 
| 13 | width: 170px; | 
| 14 | } | 
| 15 | #file-chooser ul { | 
| 16 | padding-left: 0; | 
| 17 | } | 
| 18 | #file-chooser li { | 
| 19 | list-style: square inside; | 
| 20 | } | 
| 21 | #file-chooser li.default-file { | 
| 22 | color: #f90; | 
| 23 | } | 
| 24 | #file-chooser li.parent-file { | 
| 25 | color:#c00; | 
| 26 | } | 
| 27 | textarea { | 
| 28 | font: 1em Monaco,"Courier New",Courier,monospace; | 
| 29 | } | 
Note: See TracBrowser
        for help on using the repository browser.
      