Untitled


SUBMITTED BY: Guest

DATE: Dec. 13, 2013, 4:24 a.m.

FORMAT: Text only

SIZE: 3.7 kB

HITS: 855

  1. div
  2. {
  3. font-size: 110%;
  4. }
  5. div > div
  6. {
  7. font-size: 94%;
  8. }
  9. br:last-child
  10. {
  11. display: none;
  12. }
  13. .navbar-inner
  14. {
  15. min-height: 24px;
  16. }
  17. .navbar .divider-vertical
  18. {
  19. height: 35px;
  20. }
  21. .navbar .nav > li > a
  22. {
  23. position: relative;
  24. padding-top: 7px;
  25. padding-bottom: 7px;
  26. z-index: 1560;
  27. }
  28. .navbar-avatar > .dropdown > .dropdown-toggle
  29. {
  30. padding-top: 4px;
  31. padding-bottom: 4px;
  32. }
  33. .navbar-avatar .thumb-small
  34. {
  35. width: 22px;
  36. }
  37. .home > .container:nth-child(2)
  38. {
  39. position: fixed;
  40. min-width: 500px;
  41. width: 500px;
  42. max-width: 500px;
  43. top: -89px;
  44. left: 995px;
  45. z-index: 1555;
  46. }
  47. .page-header > div
  48. {
  49. display: none;
  50. }
  51. .cex-logo,
  52. .slogan
  53. {
  54. display: none !important;
  55. }
  56. .balance {
  57. margin-top: 0;
  58. }
  59. .balance li
  60. {
  61. width: 160px;
  62. }
  63. .nav
  64. {
  65. margin-bottom: 0;
  66. }
  67. .nav-a
  68. {
  69. padding-left: 0;
  70. }
  71. .btn.btn-fund
  72. {
  73. width: 160px;
  74. height: 20px;
  75. padding: 1px 0 7px 5px;
  76. position: fixed;
  77. top: 2px;
  78. right: 5px;
  79. z-index: 1200;
  80. }
  81. .container
  82. {
  83. min-width: 85%;
  84. max-width: 100%;
  85. margin-left: 0;
  86. }
  87. #inner .home
  88. {
  89. padding-bottom: 0;
  90. }
  91. #content
  92. {
  93. width: 100%;
  94. padding: 35px 5px 15px 5px;
  95. }
  96. #content > .row-fluid > div > *
  97. {
  98. clear: both;
  99. }
  100. #pairs
  101. {
  102. height: 70px;
  103. margin-bottom: 0;
  104. }
  105. .graph-tab
  106. {
  107. padding: 8px;
  108. }
  109. .graph-tab.active
  110. {
  111. border-radius: 8px 8px 0 0;
  112. }
  113. .span12 > .chart
  114. {
  115. display: inline-block;
  116. margin-top: -3px;
  117. width: 51%;
  118. float: left;
  119. clear: left !important;
  120. }
  121. .span12 > .market
  122. {
  123. display: inline-block;
  124. margin-top: 0;
  125. width: 45%;
  126. float: right;
  127. clear: right !important;
  128. }
  129. .market-data > .row-fluid > .pair-name
  130. {}
  131. .market-data .today-open
  132. {
  133. float: left;
  134. clear: both;
  135. }
  136. .market-data .24h-volume
  137. {
  138. float: right;
  139. clear: both;
  140. }
  141. /*.form#buy > fieldset > .control-group.success,
  142. .form#sell > fieldset > .control-group.success
  143. {
  144. float: right;
  145. }
  146. .form#buy > fieldset > .control-group.success:first-child,
  147. .form#sell > fieldset > .control-group.success:first-child
  148. {
  149. float: left;
  150. }
  151. .form#buy > fieldset > .control-group.mini,
  152. .form#sell > fieldset > .control-group.mini
  153. {
  154. clear: both;
  155. width: 100%;
  156. }
  157. header + div
  158. {
  159. float: right;
  160. clear: both;
  161. }*/
  162. .buy-sell
  163. {
  164. padding: 10px 10px 0 10px;
  165. margin-bottom: 0;
  166. }
  167. .buy-sell > h3,
  168. .buy-sell > .row-fluid > .span6 > br
  169. {
  170. display: none;
  171. }
  172. #trade,
  173. #instant
  174. {
  175. display: inline-block !important;
  176. }
  177. #trade
  178. {
  179. float: left;
  180. width: 46%;
  181. }
  182. #instant
  183. {
  184. float: right;
  185. width: 53%;
  186. }
  187. .panel,
  188. .panel-heading
  189. {
  190. width: 94% !important;
  191. }
  192. .buy-sell-orders,
  193. .active-orders
  194. {
  195. padding-top: 0;
  196. padding-bottom: 0;
  197. }
  198. .buy-sell-orders
  199. {
  200. width: 55%;
  201. float: left;
  202. }
  203. .buy-sell-orders > .row-fluid > .span6 > div
  204. {
  205. width: 100% !important;
  206. }
  207. .buy-sell-orders > .row-fluid > .span6 > div > div
  208. {
  209. height: 775px !important;
  210. }
  211. .active-orders
  212. {
  213. width: 41%;
  214. float: right;
  215. }
  216. #contract
  217. {
  218. display: none !important;
  219. }
  220. .buy-sell > a
  221. {
  222. display: none !important;
  223. }
  224. .input-append
  225. {
  226. zoom: 0.8;
  227. }
  228. .footer > .container-fluid
  229. {
  230. display: none;
  231. }
  232. .modal-backdrop.fade.in
  233. {
  234. opacity: 0.15;
  235. }

comments powered by Disqus