/** Modifications by: Eric Miller **/ /** 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: Removed Graphs for users that use multiple screens and or **/ /** external Graphs, Tightened up layout, Added Chat Bubbles, other small tweaks **/ .home { min-height:100%; } .content { border-radius: 0px 0px 10px 10px !important; } .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 } .title { font-size: 12px !important; } .market h3 { 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-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.2; } .input-append, .input-prepend { margin-bottom: 0px; } .buy-sell .control-group.mini { width: 20%; padding-top: 18px; } .footer { position:absolute; left:600px; 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; } .chat .allMsg .user { color: #DFDFDF; text-align:center; } .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;}