Project

General

Profile

« Previous | Next » 

Revision 4980

Added by daigle over 15 years ago

Adjust width of workflow resultset column so download link shows up

View differences:

lib/style/skins/sanparks/sanparks-tpc.css
141 141
 **********************************************************************/
142 142

  
143 143
.col1 {
144
	width: 250px;
144
	width: 230px;
145 145
	text-align: left;
146 146
	font-weight: bold;
147 147
}
148 148

  
149 149
.col2 {
150
	width: 130px;
150
	width: 100px;
151 151
}
152 152

  
153 153
.col3 {
......
155 155
}
156 156

  
157 157
.col4 {
158
	width: 190px;
158
	width: 250px;
159 159
	border-right: none;
160 160
}

Also available in: Unified diff