Revision b7c802a2 snf-astakos-app/astakos/im/static/im/css/modules.css

b/snf-astakos-app/astakos/im/static/im/css/modules.css
234 234
table.alt-style tr td							{ color:#222; }
235 235
table.alt-style tr td:first-child,
236 236
table.alt-style tr th:first-child				{ padding-left:5px; }
237
table.alt-style tr td a							{ margin:0 0 0 5px; }
237
table.alt-style tr td a							{ margin:0; }
238 238
table.alt-style tr td:first-child a				{ margin:0; }
239
table.complex tr th a.sortable					{ padding-right:20px; background:url(../images/arrow_th_bg.png) no-repeat right -48px; }
240
table.complex tr th a.asc						{ background-position:right 6px }
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 }
241
table.alt-style tr th:first-child,
242
table.alt-style tr td:first-child				{ width:40% }  
241 243
.content a.submit								{ margin:0; display:inline-block; margin:10px 0 ;  height:auto; min-width:100px; text-align:center;}
242
table.alt-style tr:nth-child(2n) td				{ background:#F2F2F2 }
243
dl.alt-style  									{ width:500px; }
244
dl.alt-style dt									{ width:50%; float:left; color:#3582AC; font-weight:normal;}
244
table.alt-style tr:nth-child(2n) td				{ background:#F2F2F2 } 
245
dl.alt-style dt									{ width:30%; float:left; color:#3582AC; font-weight:normal;}
245 246
dl.alt-style dt:nth-child(2n)					{ background:black; }
246 247
.projects										{ padding-bottom:30px; position:relative; }
247 248
.projects h2 span								{ color:#3582AC;}

Also available in: Unified diff