Revision 49a1289d snf-astakos-app/astakos/im/static/im/css/modules.css

b/snf-astakos-app/astakos/im/static/im/css/modules.css
66 66
.container .extra ul.options					{ font-size:1em; margin:0 ; padding:15px; }
67 67
.landing h2, .landing a:hover                   { color:#01A1AE;}
68 68
.faq h2, .faq a:hover, .faq .current a          { color:#EF4F54; border:0 none;}
69
.faq .current a									{ text-decoration:underline }
69 70
.question h2									{ color:#EF4F54 }
70 71
.content .backlink								{ margin:1em 0; }
71 72
.faq h3											{ color:#4085a6; margin:0;}
......
87 88
.article p.info 								{ margin-top:20px; padding-top:10px; font-size:0.769em; color:#808080; }
88 89
.article h2, .posts h2                          { color:#ef4f53; }
89 90
.posts h2 a, .posts h2 a:hover                  { border:0 none;color:#ef4f53;}
90
.posts p.date, .article p.date                  { margin:0; font-size:1.231em; color:#01a1ae; }
91
.posts p.date, .article p.date                  { margin:0; font-size:1.077em; color:#3582AC; }
91 92
p.info a                                        { color:#808080; border-bottom:0 none; }
92 93
p.info a:hover                                  { color:#000; border-bottom:0 none;}
93 94
.bg-wrap                                        { background-position:right top; background-repeat:no-repeat;}
......
95 96
.bg-wrap.open .extra                            { display:block;}
96 97
.bg-wrap .extra .hide-extra                     { display:block; text-align:right; border:0 none; height:16px; overflow:hidden;}
97 98
.bg-wrap .extra .hide-extra img                 { margin-top:0; vertical-align:top; display:inline; }
98
.bg-wrap .extra .hide-extra:hover img           { margin-top:-16px;}
99
.cyclades .bg-wrap .extra .hide-extra:hover img { margin-top:-32px;}
100
.pithos h2, .pithos a:hover,                     
101
.pithos .extra .options li h3                     { color:#F89A1C; }
99
.bg-wrap .extra .hide-extra:hover img           { margin-top:-32px;}
100
.pithos h2,                       
101
.pithos .extra .options li h3                   { color:#BC742B; }
102 102
.cyclades h2,                 
103
.cyclades .extra .options li h3                   { color:#4085A6; }
103
.cyclades .extra .options li h3                 { color:#00A1B0; }
104 104
a.btn_01                                        { display:block; text-align:center; background:#F6921E; color:#000; padding:10px; text-decoration:none; border:0 none;}
105
a.btn_01:hover                                  { background:#01A1AE; color:#000; text-decoration:none;}
105
a.btn_01:hover                                  { background:#3582AC; color:#000; text-decoration:none;}
106 106
a.btn_01 em                                     { font-style:normal; display:block; }
107 107
a.btn_01 span                                   { color:#fff; }
108 108
.lt .box-more                                   { text-align:center; padding:5px 10px; }
......
165 165
.resources .list .resource-cat-2.resource               { border-color: #FF6F00  }
166 166
.resources .list .resource-cat-2.resource .title        { color: #FF6F00  }
167 167
.resources .list .resource-cat-2.resource .description  { background-color: #FF6F00  }
168
.resources .list .resource-cat-2.resource .description p{ line-height:130%; }
168 169

  
169 170
table											{ width:80%; color:#B3B3B3;}
170 171
table th, table td								{ padding:5px 5px 5px 0;  }1234
......
188 189
/*pagination*/
189 190
.pagination .next-prev                          { float:left; }
190 191
.pagination .nums                               { text-align:right;}
191
.pagination .nums span                          { color:#F89A1C;}
192
.pagination .nums span                          { color:#000;}
192 193
                    
193 194
.two-cols .lt .clients-wrapper p				{ padding:0; }
194 195

  
......
198 199
.container ul.options li a:hover				{ text-decoration: none; }
199 200
.container ul.options li a.red					{ color:#F24E53 }
200 201
.container ul.options li a.red:hover			{ border-bottom:1px solid #F24E53; }
201
.container ul.options li a.grey					{ color:#aaa }
202
.container ul.options li a.grey:hover			{ border-bottom:1px solid #aaa; }
203
.container ul.options li a.blue					{ color:#00A2B1 }
204
.container ul.options li a.blue:hover			{ border-bottom:1px solid #00A2B1; }
202
.container ul.options li a.grey					{ color:#F89A1C }
203
.container ul.options li a.grey:hover			{ border-bottom:1px solid #F89A1C; }
204
.container ul.options li a.blue					{ color:#3582AC }
205
.container ul.options li a.blue:hover			{ border-bottom:1px solid #3582AC; }
205 206

  
206 207
/* homepage clouds animation */
207 208
#animation                                      { width:94%; height:120px; padding:0 3%; background:url(../images/okeanos_landing.png) no-repeat; max-width:375px; }
......
236 237
/* new faq-userguide styles */
237 238

  
238 239
.faq .two-cols .lt								{ width:460px; }
239
.faq .two-cols .rt								{ width:340px; }
240
.faq .two-cols .rt								{ width:340px; text-align:center; }
240 241
.lt-small .rt									{ width:520px; }
241 242
.lt-small .lt									{ width:280px; }
242 243
.unequal-dotted									{ background:url(../images/double-dots-unequal.jpg) no-repeat top center; padding: 30px 0 0 ; margin-top:30px;}
......
244 245
.tirkouaz h2,
245 246
.tirkouaz h2 a,
246 247
.tirkouaz h3,
247
.tirkouaz a:hover								{ color:#00A1B0; }
248
.tirkouaz a:hover,
249
.tirkouaz li.current a							{ color:#00A1B0; }
248 250
.yellow h2,
249 251
.yellow h2 a,
250 252
.yellow h3,
251
.yellow a:hover									{ color:#F6921E; }
253
.yellow a:hover,
254
.yellow li.current a							{ color:#F6921E; }
252 255
.purple h2,
253 256
.purple h2 a,
254 257
.purple h3,
255
.purple a:hover									{ color:#7B499C; }
258
.purple a:hover,
259
.purple li.current a							{ color:#7B499C; }
260
.blue h2,
261
.blue h2 a,
262
.blue h3,
263
.blue a:hover,
264
.blue li.current a								{ color:#3582AC; }
265
.brown h2,
266
.brown h2 a,
267
.brown h3,
268
.brown a:hover,
269
.brown li.current a								{ color:#BC742B; }
256 270

  
257
.details ul li a,
258
.details ul li a:hover,
259 271
.question .content a:hover						{ color:#F6921E }
260 272
.details .extra-menu							{ background: url(../images/dots.jpg) repeat-x  center top ;padding-top:20px; margin-top:20px; }
261 273
.details .faq-category h2						{ font-size:1em; }

Also available in: Unified diff