/** Modifications by: Eric Miller **/
/** Updated: 02.24.2014 **/
/** All/Any Coin Donations: 9a907c34e3bbe12cf61ab5053004f497173396d6 **/
/** Mod to PowerCEX and LateNightCEX for Stylish: https://github.com/bitstoned/CEXtensions **/
/** Please install PowerCEX CSS before adding this addition. **/
/** Additional Features: Tightened up layout, Added Chat Bubbles, other small tweaks **/
/**Disable CEX.IO Graphs**/
/**
.chart {
margin:0px;
padding:0px;
max-height: 0px !important;
display: none;
visibility:hidden;
position:absolute;
left:100px;
top:150px;
}
.market {
margin:0px;
padding:0px;
display: none;
visibility:hidden;
max-height: 0px !important;
position:absolute;
left:100px;
top:150px
}
**/
.home {
min-height:100%;
}
.content {
border-radius: 0px 0px 10px 10px !important;
}
.head-icon {
display: block;
height: 20px;
width: 20px;
position: absolute;
top: 0px;
cursor: pointer;
background-image: url(/img/chat/chat-head.png);
background-position: -1px 0px;
}
.market-data {
padding: 3px 0 3px 3px !important;
}
.span12 > .market {
width:47% !important;
height: 375px !important;
}
.chart {
height: 370px !important;
background: #f7f8f9;
border: 1px solid #e0e4e8;
margin-top: 80px;
padding: 5px;
-moz-border-radius: 0 15px 15px 15px;
-webkit-border-radius: 0 15px 15px 15px;
-khtml-border-radius: 0 15px 15px 15px;
border-radius: 0 15px 15px 15px;
}
.btn-fund {
padding: 5px 0 22px 3px !important;
font-size: 16px !important;
position: fixed !important;
top: 48px !important;
left: 560px !important;
}
#google_control {
margin-bottom: 10px;
}
.google_charts_zoom {
margin-left: 10px;
margin-top: 2px;
}
ul, ol {
padding: 0;
margin: 0 0 3px 10px;
}
.title {
font-variant:small-caps;
font-size: 16px !important;
}
.market h3 {
font-variant:small-caps;
font-size: 16px;
}
.buy-sell {
margin: 0px 0 !important;
padding: 0px 0px 0 0px !important;
background-image: none !important;
max-height: 148px !important;
min-height: 10px !important;
}
.span6 {
margin-left: 0%;
}
.btn-small {
padding: 3px !important;
font-size: 9.5px !important;
}
.panel-heading .pull-right {
font-variant:small-caps;
font-size: 10px;
}
.table {
margin-bottom: 0px !important;
}
#history-tbody {
height: 328px !important;
}
.panel-heading {
padding: 3px 15px;
margin: 0px 0px 0px;
}
.panel {
min-height: 90px !important;
padding: 8px;
margin-bottom: 0px;
}
.active-orders + .active-orders > .row-fluid > div:last-of-type {
height: 360px !important;
}
label {
margin-bottom: 0px;
}
.btn {
line-height: 1;
}
.input-append, .input-prepend {
margin-bottom: 0px;
}
.buy-sell .control-group.mini {
width: 20%;
padding-top: 18px;
}
.footer {
position:absolute;
left:800px;
top:35px;
width: 800px;
height: 0px;
}
.buy-sell-orders > .row-fluid > .span6 > div > div {
height: 574px !important;
width: 100% !important;
}
.buy-sell-orders span.pull-right {
margin-top: 0px;
}
.chat .allMsg {
border-radius: 10px 10px 10px 10px !important;
border: 1px solid #cfcfcf;
padding-top:4px;
padding-bottom:4px;
padding-right:4px;
padding-left:4px;
color: #F0F0F0;
background-color: #7F7F7F;
background-image: -moz-linear-gradient(#5aa1d8, #2489d6);
background-image: -o-linear-gradient(#5aa1d8, #2489d6);
background-image: linear-gradient(#5aa1d8, #2489d6);
-pie-background: linear-gradient(#5aa1d8, #2489d6);
border: 1px solid #258cda;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
-ms-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 1px 0 0 #85b9e0;
-webkit-box-shadow: inset 0 1px 0 0 #85b9e0;
-o-box-shadow: inset 0 1px 0 0 #85b9e0;
box-shadow: inset 0 1px 0 0 #85b9e0;
color: #fff !important;
text-shadow: 0 1px 0 #1976be;
font-size:11px;
}
.chat .allMsg .user {
font-weight:6666;
font-size:14px;
line-height:1;
color: #EFEFEF;
text-align:center;
font-variant:small-caps;
}
.active {
border-radius: 10px 10px 0px 0px !important;
}
.head-icon {
border-radius: 10px 0px 0px 0px !important;
}
.chat-head {
border-radius: 10px 10px 0px 0px !important;
background-position:center center;
}
.graph-tab {
height: 28px;
border-radius: 10px 10px 10px 10px !important;
}
#pairs {
padding-left:20px;
height:45px !important;
}
#md-sell, #md-buy {
border-radius: 15px 15px 15px 15px !important;
}
#md-sell-tbody, #md-buy-tbody {
border-radius: 0px 0px 15px 15px !important;
}
#orders, #history {
border-radius: 15px 15px 15px 15px !important;
}
.active-orders h3 {
font-size:14px;
font-variant:small-caps;
}