Untitled


SUBMITTED BY: Guest

DATE: Dec. 13, 2013, 6:31 a.m.

FORMAT: CSS

SIZE: 4.5 kB

HITS: 870

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

comments powered by Disqus