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

b/snf-astakos-app/astakos/im/static/im/css/modules.css
233 233
table.alt-style tr th a							{ color:#3582AC }
234 234
table.alt-style tr td							{ color:#222; }
235 235
table.alt-style tr td:first-child,
236
table.alt-style tr th:first-child				{ padding-left:5px; }
236
table.alt-style tr th:first-child				{ padding-left:5px; overflow:hidden; }
237 237
table.alt-style tr td a							{ margin:0; }
238 238
table.alt-style tr td:first-child a				{ margin:0; }
239 239
table.alt-style tr th.asc a						{ padding-right:20px; background:url(../images/arrow_th_bg.png) no-repeat right -48px; }
240 240
table.alt-style tr th.desc a					{ padding-right:20px; background:url(../images/arrow_th_bg.png) no-repeat right 6px; }
241
table.alt-style tr th:first-child,
242
table.alt-style tr td:first-child				{ width:30% }  
243 241
.content a.submit								{ margin:0; display:inline-block; margin:10px 0 ;  height:auto; min-width:100px; text-align:center;}
244 242
table.alt-style tr:nth-child(2n) td				{ background:#F2F2F2 } 
245 243
dl.alt-style dt									{ width:30%; float:left; color:#3582AC; font-weight:normal;}
......
469 467
.projects .editable form textarea				{ width:70%; height:50px; max-width:70%; width:270px; height:120px;}
470 468

  
471 469

  
472
table .msg-wrap									{ position:relative; }
470
table .msg-wrap									{ position:relative; display:inline-block; }
473 471
table .msg-wrap .dialog							{ position:absolute; border:1px dashed #ccc;  padding:15px; width:200px; bottom:30px; right:0; background:#fff; display:none; }
474 472
table .msg-wrap .dialog .submit					{ min-width:30px; padding:5px 22px; }
475 473
table .msg-wrap .dialog .no.submit				{ float:right; }

Also available in: Unified diff