14 lines
674 B
CSS
14 lines
674 B
CSS
.col-6{width:50% !important;}
|
|
.col-md-6{width:49% !important;}
|
|
.cell{height:430px;}
|
|
.cell .divider{ display: block; width: 1px; height: 340px; background-color: rgba(0,0,0,.05); float: left;}
|
|
.main-header{margin-bottom:20px;}
|
|
.dl-horizontal{margin:0px;}
|
|
.dl-horizontal dt{color:#999; font-weight:normal; padding:5px 0px; width:120px;height:30px;}
|
|
.dl-horizontal dd{padding:5px 0px; margin-left:140px;overflow: hidden;text-overflow: ellipsis;height:30px; white-space: nowrap;}
|
|
.divider{border-left:1px solid #e5e5e5;}
|
|
|
|
.tiles{padding-top:15px;}
|
|
.tile{margin-bottom:30px; text-align:left !important; padding-left:60px;}
|
|
.tile-title{color:#999; padding-bottom:5px !important;}
|