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

b/snf-astakos-app/astakos/im/static/im/css/modules.css
225 225
table.alt-style tr th:first-child				{ padding-left:5px; }
226 226
table.alt-style tr td a							{ margin:0 0 0 20px; }
227 227
table.alt-style tr td:first-child a				{ margin:0; }
228
.content a.submit								{ margin:0; display:inline-block; margin:10px 0 ;  height:auto;}
228
.content a.submit								{ margin:0; display:inline-block; margin:10px 0 ;  height:auto; min-width:100px; text-align:center;}
229 229
table.alt-style tr:nth-child(2n) td				{ background:#F2F2F2 }
230 230
dl.alt-style  									{ width:500px; }
231 231
dl.alt-style dt									{ width:50%; float:left; color:#3582AC; font-weight:normal;}
......
317 317
.billing .resource-cat-2.filter-item a:hover	{ color:#4085A5 }
318 318

  
319 319
.table_sorting tr th							{ cursor:pointer; }
320
.table_sorting tr th:hover						{ text-decoration:underline }
320
.table_sorting tr th:hover						{ text-decoration:underline }
321

  
322
table.alt-style tr.tr1 td,
323
table.alt-style tr.tmore1 td					{ background:#F2F2F2 }
324
table.alt-style tr.tr2 td,
325
table.alt-style tr.tmore2 td					{ background:#fff }

Also available in: Unified diff