Revision 5824
Added by Jing Tao almost 14 years ago
sanparks-scheduled-jobs.css | ||
---|---|---|
201 | 201 |
} |
202 | 202 |
|
203 | 203 |
.col2 { |
204 |
width: 90px;
|
|
204 |
width: 85px;
|
|
205 | 205 |
} |
206 | 206 |
|
207 | 207 |
.col3 { |
208 |
width: 155px;
|
|
208 |
width: 160px;
|
|
209 | 209 |
} |
210 | 210 |
|
211 | 211 |
.col4 { |
212 |
width: 155px;
|
|
212 |
width: 160px;
|
|
213 | 213 |
border-right:1px solid #D5D5D5; |
214 | 214 |
} |
215 | 215 |
|
... | ... | |
218 | 218 |
} |
219 | 219 |
|
220 | 220 |
.col6 { |
221 |
width: 145px;
|
|
221 |
width: 140px;
|
|
222 | 222 |
border-right: none; |
223 | 223 |
padding-left: 3px; |
224 | 224 |
} |
Also available in: Unified diff
Change the column size according the text change.