Revision c26f1ccc

b/ui/static/main.css
1176 1176
}
1177 1177

  
1178 1178
div.list table thead #os {
1179
    width: 32px !important;
1179
    width: 20px !important;
1180 1180
    vertical-align:middle;
1181 1181
}
1182 1182

  
......
1185 1185
}
1186 1186

  
1187 1187
div.list table #selection {
1188
	width: 35px !important;
1188
	width: 20px !important;
1189 1189
	text-align: left;
1190 1190
    background-image: none;
1191 1191
}
......
1195 1195
}
1196 1196

  
1197 1197
div.list table thead #group {
1198
    width: 60px !important;
1198
    width: 40px !important;
1199 1199
}
1200 1200

  
1201 1201
div.list table thead #status {
1202
    width: 70px !important;
1202
    width: 50px !important;
1203 1203
}
1204 1204

  
1205 1205
div.list table thead #name {
1206
    width: 200px !important;
1206
    width: 50px !important;
1207 1207
}
1208 1208

  
1209 1209
.spinner, .wave {

Also available in: Unified diff