Revision 59728d4e snf-astakos-app/astakos/im/static/im/css/modules.css

b/snf-astakos-app/astakos/im/static/im/css/modules.css
194 194
a.button:hover								 	{ background-color: #F89A1C; border:0 none; color:#fff;}*/
195 195

  
196 196
/*pagination*/
197
.pagination .next-prev                          { float:left; }
198
.pagination .nums                               { text-align:right;}
197
.pagination .next-prev                          { float:right; }
198
.pagination .next-prev a						{ margin-left:15px; }
199
.pagination .nums                               { text-align:left;}
199 200
.pagination .nums span                          { color:#000;}
200 201
                    
201 202
.two-cols .lt .clients-wrapper p				{ padding:0; }
......
236 237
dl.alt-style  									{ width:500px; }
237 238
dl.alt-style dt									{ width:50%; float:left; color:#3582AC; font-weight:normal;}
238 239
dl.alt-style dt:nth-child(2n)					{ background:black; }
239
.projects										{ padding-bottom:30px; }
240
.projects										{ padding-bottom:30px; position:relative; }
240 241
.projects h2 span								{ color:#3582AC;}
241 242
.projects h2 em									{ float:right; }
242 243
.projects h3									{ font-size:1.154em; }
......
304 305
.widjets li div .wrap							{ background:url(../images/dots.jpg) repeat-x bottom ; }
305 306
.widjets li:first-child div 					{ margin-right:20px; margin-left:0; }
306 307
.widjets li div img								{ max-width:100%; margin:2em 0; }
307
.widjets li div .txt							{ height:100px; }
308
.widjets li div .txt							{ height:130px; }
308 309
.widjets .widjet-x								{ position:absolute; right:0;top:0; font-weight:bold; font-size:1.5em; }
309 310
.widjets .widjet-x:hover						{ text-decoration:none; color:#000; }
310 311
.widjets li.create h2, 
......
312 313
.widjets li.join h2, 
313 314
.widjets li.join a								{ color: #F24E53}
314 315
.widjets li a									{ font-size:1.154em; }
315

  
316
.widjets .wrap p:first-child                    { height:200px;margin-bottom:2em; }
316 317

  
317 318
/* billing styles */
318 319
.alt-style .table-div							{ border:1px dashed #000; }
......
366 367
table.alt-style tr td.info-td div				{ padding:15px; border:1px dashed #000 }
367 368
 
368 369

  
369
.projects .details a.edit						{ float:right; margin-left:20px;  }
370
.projects .details a.edit						{ margin-left:20px;  }
370 371
.projects .details .data						{ overflow:hidden; }
371 372
.projects .editable form textarea				{ width:70%; height:50px; max-width:70%; width:270px; height:120px;}
372 373

  
......
468 469
.two-cols-links p:first-child					{ width:224px; float:left; overflow:auto }
469 470
.two-cols-links p:first-child a					{ color:#222; }
470 471
.two-cols-links p:first-child a:hover			{ color:#F89A1C }
472

  
473
.summary .quotas-form legend					{ margin-bottom:1em; }
474
.projects  p.restricted							{ width:524px; }

Also available in: Unified diff