Changeset 361 in svn
- Timestamp:
- 2007-03-01T11:20:37Z (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/admin/xcache.css
r147 r361 1 input, table { font-family: sans-serif; font-size: 11px; } 2 table { border-collapse: collapse; } 1 input, table { font-family: sans-serif; } 2 input { font-size: 12px; } 3 table { border-collapse: collapse; font-size: 11px; } 3 4 table.cycles { border: 1px solid black; margin-top: 5px; margin-bottom: 5px; } 4 5 table.cycles .col1 { background-color: #f5f5f5; } … … 7 8 table.cycles th { background-color: #9999cc; color: black; font-weight: bold; height: 20px; line-height: 20px; font-family: serif; } 8 9 th a { color: black; font-weight: bold; display: block; width: 100%; height: 100%; } 10 th { font-size: 12px; } 9 11 .moduleinfo table { border: 1px solid black; } 10 12 .moduleinfo table th, .moduleinfo table td { border: 1px solid black; } … … 18 20 .freeblocks td { text-align: right; } 19 21 form {margin: 0; padding: 0} 20 .percent { border: 1px solid black; width: 80%; height: 100%; }22 .percent { border: 1px solid black; width: 80%; height: 20px; } 21 23 .percent div { font-size: 1px; line-height: 1px; width: 100%;} 22 24 .percent .pavail { background: blue; }
Note: See TracChangeset
for help on using the changeset viewer.