Revision 1f6e179e snf-astakos-app/astakos/im/static/im/css/modules.css

b/snf-astakos-app/astakos/im/static/im/css/modules.css
228 228

  
229 229
/* Style for im/projects */
230 230
table.alt-style 								{ color:#000; width:100%; }
231
table.alt-style caption							{ font-weight:normal;  font-size:1.154em; margin-bottom:15px;}
231
table.alt-style caption							{ font-weight:normal;  font-size:1.154em; margin-bottom:15px; text-transform:uppercase; }
232 232
table.alt-style tr th							{ font-weight:normal; color:#3582AC }
233 233
table.alt-style tr th a							{ color:#3582AC }
234 234
table.alt-style tr td							{ color:#222; }
......
236 236
table.alt-style tr th:first-child				{ padding-left:5px; }
237 237
table.alt-style tr td a							{ margin:0; }
238 238
table.alt-style tr td:first-child a				{ margin:0; }
239
table.alt-style tr th.sortable a					{ padding-right:20px; background:url(../images/arrow_th_bg.png) no-repeat right -48px; }
240
table.alt-style tr th.asc a						{ background-position:right 6px }
239
table.alt-style tr th.asc a						{ padding-right:20px; background:url(../images/arrow_th_bg.png) no-repeat right -48px; }
240
table.alt-style tr th.desc a					{ padding-right:20px; background:url(../images/arrow_th_bg.png) no-repeat right 6px; }
241 241
table.alt-style tr th:first-child,
242
table.alt-style tr td:first-child				{ width:40% }  
242
table.alt-style tr td:first-child				{ width:30% }  
243 243
.content a.submit								{ margin:0; display:inline-block; margin:10px 0 ;  height:auto; min-width:100px; text-align:center;}
244 244
table.alt-style tr:nth-child(2n) td				{ background:#F2F2F2 } 
245 245
dl.alt-style dt									{ width:30%; float:left; color:#3582AC; font-weight:normal;}

Also available in: Unified diff