Revision 2be26b73 snf-astakos-app/astakos/im/static/im/css/modules.css

b/snf-astakos-app/astakos/im/static/im/css/modules.css
286 286
.details img									{ max-width:100%; }
287 287
.question .section								{ margin-top:1em; }
288 288
.question pre									{ border:1px dashed #000; padding:5px; margin:10px 0; line-height:auto; }
289
.widjets										{ margin: 0; padding:0; }
289
.widjets										{ position:relative; }
290
.widjets ul										{ margin: 0; padding:0; }
290 291
.widjets li										{ width:50%; float:left; list-style:none outside; margin:30px 0; }
291 292
.widjets li div									{ border:1px dashed #000; padding:20px 20px 70px; width:60%; margin:0 auto; position:relative; }
292 293
.widjets li div img								{ max-width:100%; }
293 294
.widjets li .btn								{ text-align:center; position:absolute; bottom:0; left:0; right:0; }
295
.widjets .widjet-x								{ position:absolute; right:0;top:0; font-weight:bold; font-size:1.5em; }
296
.widjets .widjet-x:hover						{ text-decoration:none; color:#000; }
294 297

  
295 298
/* billing styles */
296 299
.alt-style .table-div							{ border:1px dashed #000; }

Also available in: Unified diff