Project

General

Profile

« Previous | Next » 

Revision 57748

Added images as mock graphs in the country page

View differences:

os-observatory-custom.css
374 374
#right-col {
375 375
  margin-left: 260px;
376 376
}
377

  
378

  
379

  
380
/*#sc-sidebar-main {*/
381

  
382
  /*position: fixed;*/
383
  /*top: 48px;*/
384
  /*left: 0;*/
385
  /*bottom: 0;*/
386
  /*-webkit-box-sizing: border-box;*/
387
  /*box-sizing: border-box;*/
388
  /*width: 260px;*/
389
  /*z-index: 1300;*/
390
  /*border-right: 1px solid*/
391

  
392
  /*rgba(0,0,0,.08);*/
393

  
394
  /*background:*/
395

  
396
    /*#fff;*/
397
  /*display: -webkit-box;*/
398
  /*display: -ms-flexbox;*/
399
  /*display: flex;*/
400
  /*-webkit-box-orient: vertical;*/
401
  /*-webkit-box-direction: normal;*/
402
  /*-ms-flex-direction: column;*/
403
  /*flex-direction: column;*/
404

  
405
/*}*/
406

  
407
/*#sc-sidebar-main .uk-offcanvas-bar {*/
408

  
409
  /*padding: 0;*/
410

  
411
/*}*/
412

  
413
/*#sc-sidebar-main .uk-offcanvas-bar {*/
414

  
415
  /*top: 0;*/
416
  /*display: -webkit-box;*/
417
  /*display: -ms-flexbox;*/
418
  /*display: flex;*/
419
  /*-webkit-box-orient: vertical;*/
420
  /*-webkit-box-direction: normal;*/
421
  /*-ms-flex-direction: column;*/
422
  /*flex-direction: column;*/
423
  /*position: static;*/
424
  /*background: 0 0;*/
425
  /*-webkit-box-shadow: none;*/
426
  /*box-shadow: none;*/
427
  /*-webkit-transform: none;*/
428
  /*transform: none;*/
429
  /*overflow-x: hidden;*/
430
  /*overflow-y: visible;*/
431
  /*height: 100%;*/
432
  /*width: 260px;*/
433

  
434
/*}*/
435

  
436
/*#sc-page-wrapper {*/
437

  
438
  /*height: calc(100% - 48px);*/
439
  /*-webkit-box-flex: 1;*/
440
  /*-ms-flex: 1;*/
441
  /*flex: 1;*/
442

  
443
/*}*/
444

  
445
/*#sc-page-wrapper {*/
446

  
447
  /*padding-left: 260px;*/
448
  /*-webkit-transition: padding 140ms ease-out;*/
449
  /*transition: padding 140ms ease-out;*/
450

  
451
/*}*/
452

  
453

  
454

  
455

  
456
/********************************************/
457

  
458
/*.contentSectionContainer .md-card-content {*/
459
  /*max-height: 300px;*/
460
/*}*/
461

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

  
467
/*.contentSectionContainer .md-card-content {*/
468
  /*text-align: center;*/
469
/*}*/

Also available in: Unified diff