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

b/snf-astakos-app/astakos/im/static/im/css/modules.css
70 70
.question h2									{ color:#EF4F54 }
71 71
.content .backlink								{ margin:1em 0; }
72 72
.faq h3											{ color:#4085a6; margin:0;}
73
.faq ul                                         { padding:0; margin:0; }
74
.faq ul li                                      { list-style:none outside; padding:0; margin:0;  }
73
.faq ul                                         { padding:0 0 0 1em; margin:0; }
74
.faq ul li                                      { padding:0; margin:0 0 5px 0;  }
75 75
.faq ul li a                                    { color:#222222; border:0 none;} 
76 76
.faq .faq-category								{ margin: 0 0 1.5em;}
77 77
.follow h3 a                                    { color:#4085A6;}
......
222 222
table.alt-style tr td							{ color:#222; }
223 223
table.alt-style tr td:first-child,
224 224
table.alt-style tr th:first-child				{ padding-left:5px; }
225
table.alt-style tr td a							{ margin:0 0 0 20px; }
226
table.alt-style tr td:first-child a				{ margin:0; }
225 227
.content a.submit								{ margin:0; display:inline-block; margin:10px 0 ;  height:auto;}
226 228
table.alt-style tr:nth-child(2n) td				{ background:#F2F2F2 }
227 229
dl.alt-style  									{ width:500px; }
......
280 282
.widjets li										{ width:50%; float:left; list-style:none outside; margin:30px 0; }
281 283
.widjets li div									{ border:1px dashed #000; padding:20px 20px 70px; width:60%; margin:0 auto; position:relative; }
282 284
.widjets li div img								{ max-width:100%; }
283
.widjets li .btn								{ text-align:center; position:absolute; bottom:0; left:0; right:0; }
285
.widjets li .btn								{ text-align:center; position:absolute; bottom:0; left:0; right:0; }
286

  
287
.table_sorting tr th							{ cursor:pointer; }
288
.table_sorting tr th:hover						{ text-decoration:underline }

Also available in: Unified diff