Revision 4df9dfc9 snf-astakos-app/astakos/im/static/im/css/modules.css

b/snf-astakos-app/astakos/im/static/im/css/modules.css
522 522

  
523 523
.stats .bar span + em							{ position: absolute; }
524 524
.stats .bar 									{ position: relative; }
525
.stats .red .bar span							{ background:#ef4f54; }
526
.stats .yellow .bar span						{ background:#f6921e; }
527
.stats .green .bar span							{ background:#55b577; }
525
.stats .resource-bar.red .bar span				{ background:#ef4f54; }
526
.stats .resource-bar.yellow .bar span			{ background:#f6921e; }
527
.stats .resource-bar.green .bar span		    { background:#55b577; }
528 528
.stats .img-wrap								{ float:left; width:100px; background:url(../images/statistics_icons.png) no-repeat center center; padding:30px 0; }
529 529
.stats .info									{ margin:0 25px ; width:320px; float:left;  }
530 530
.stats .info p									{ color:#999; margin:0; }
......
546 546
.stats .red .img-wrap							{ background-position: 15px 7px; }
547 547
.stats .yellow .img-wrap						{ background-position: -124px 7px; }
548 548
.stats .green .img-wrap							{ background-position: -263px 7px; }
549
.stats .resource-bar.project                    { margin-top: 1em; }
550
.stats .resource-bar.project                    { margin-left: 100px; font-size: 0.8em;}
551
.stats .resource-bar.project h3                 { margin-bottom: 0.5em; }
552
.stats .resource-bar.project .bar div			{ width:340px; height:25px; border:1px solid #000; margin-top:5px; overflow:hidden; font-size: 0.8em}
549 553
.projects .editable form textarea				{ width:70%; height:50px; max-width:70%; width:270px; height:120px;}
550 554

  
551 555

  

Also available in: Unified diff