Revision 6da417da snf-astakos-app/astakos/im/static/im/css/modules.css

b/snf-astakos-app/astakos/im/static/im/css/modules.css
322 322
table.alt-style tr.tr1 td,
323 323
table.alt-style tr.tmore1 td					{ background:#F2F2F2 }
324 324
table.alt-style tr.tr2 td,
325
table.alt-style tr.tmore2 td					{ background:#fff }
325
table.alt-style tr.tmore2 td					{ background:#fff }
326
table.alt-style tr td.info-td					{ padding:5px; }
327
table.alt-style tr td.info-td div				{ padding:15px; border:1px dashed #000 }
328
table.alt-style tr td a.more-info				{ display:block; float:left; width:17px; height:16px; background:url(../images/plus-minus.png) no-repeat 0 0; margin-right:5px; }
329
table.alt-style tr td a.more-info:hover			{ background-image:url(../images/plus-minus-hover.png); text-decoration:none;}
330
table.alt-style tr td a.open					{ background-position:-16px 0} 

Also available in: Unified diff