Project

General

Profile

« Previous | Next » 

Revision 57893

Finished the first implementation of the overview page and the country page

View differences:

os-observatory-custom.css
460 460
/*}*/
461 461

  
462 462
.contentSectionContainer .md-card-content img {
463
  height:  250px;
463
  height:  350px;
464 464
  width: 100%;
465 465
}
466 466

  
......
469 469
/*}*/
470 470

  
471 471

  
472
/*progress {*/
473
  /*border: none;*/
474
  /*width: 400px;*/
475
  /*height: 60px;*/
476
  /*background: crimson;*/
477
/*}*/
478 472

  
479
/*progress {*/
480
  /*color: lightblue;*/
481
/*}*/
482

  
483
/*progress::-webkit-progress-value {*/
484
  /*background: lightblue;*/
485
/*}*/
486

  
487
/*progress::-moz-progress-bar {*/
488
  /*background: lightcolor;*/
489
/*}*/
490

  
491
/*progress::-webkit-progress-value {*/
492
  /*background: red;*/
493
/*}*/
494

  
495
/*progress::-webkit-progress-bar {*/
496
  /*background: blue;*/
497
/*}*/
498

  
499
/*progress[value]::-webkit-progress-bar {*/
500
  /*background-color: #eee;*/
501
  /*border-radius: 2px;*/
502
  /*box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;*/
503
/*}*/
504

  
505

  
506
/*progress[value] {*/
507
  /*-webkit-appearance: none;*/
508
  /*appearance: none;*/
509
/*}*/
510

  
511
/*progress[value]::-webkit-progress-bar {*/
512
  /*background-color: 'green';*/
513
/*}*/
514

  
515
/*progress[value] {*/
516
  /*-moz-appearance: none;*/
517
  /*appearance: none;*/
518
  /*border: none;                !* Firefox also renders a border *!*/
519
/*}*/
520

  
521
/*progress[value]::-moz-appearance {*/
522
  /*background-color: 'green';*/
523
/*}*/
524

  
525 473
.progress {
526 474
  height: 20px;
527 475
  /*margin-bottom: 20px;*/

Also available in: Unified diff