Changeset 18193 for trunk/ippMonitor/raw/ipp.css
- Timestamp:
- Jun 19, 2008, 6:15:23 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippMonitor/raw/ipp.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippMonitor/raw/ipp.css
r13725 r18193 112 112 } 113 113 114 td.list_drop { 115 text-align: left; 116 font-size: normal; 117 font-weight: normal; 118 vertical-align: top; 119 background: #a0a0a0; 120 background-color: #a0a0a0; 121 border: 2px solid #000000; 122 padding: 2px; 123 } 124 114 125 td.list_run { 115 126 text-align: left; … … 119 130 background: #ffa0a0; 120 131 background-color: #ffa0a0; 132 border: 2px solid #000000; 133 padding: 2px; 134 } 135 136 td.det_off { 137 text-align: left; 138 font-size: normal; 139 font-weight: normal; 140 vertical-align: top; 141 background: #a0a0a0; 142 background-color: #a0a0a0; 143 border: 2px solid #000000; 144 padding: 2px; 145 } 146 147 td.det_drop { 148 text-align: left; 149 font-size: normal; 150 font-weight: normal; 151 vertical-align: top; 152 background: #a0a0a0; 153 background-color: #ffa0a0; 154 border: 2px solid #000000; 155 padding: 2px; 156 } 157 158 td.det_add { 159 text-align: left; 160 font-size: normal; 161 font-weight: normal; 162 vertical-align: top; 163 background: #ffa0a0; 164 background-color: #a0a0ff; 121 165 border: 2px solid #000000; 122 166 padding: 2px;
Note:
See TracChangeset
for help on using the changeset viewer.
