Project

General

Profile

« Previous | Next » 

Revision 5823

Added by Jing Tao almost 14 years ago

Modify the column width to show the Delete link.

View differences:

lib/style/skins/sanparks/sanparks-scheduled-jobs.css
205 205
}
206 206

  
207 207
.col3 {
208
	width: 160px;
208
	width: 155px;
209 209
}
210 210

  
211 211
.col4 {
212
	width: 160px;
212
	width: 155px;
213 213
	border-right:1px solid #D5D5D5;
214 214
}
215 215

  
......
218 218
}
219 219

  
220 220
.col6 {
221
	width: 130px;
221
	width: 145px;
222 222
	border-right: none;
223
	padding-left: 5px;
223
	padding-left: 3px;
224 224
}

Also available in: Unified diff