Advertisement
Guest User

AkunX

a guest
Mar 1st, 2015
596
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 4.12 KB | None | 0 0
  1. #leftContainerInner {
  2.     z-index: 5;
  3. }
  4.  
  5. #loginMenu {
  6.     left: 100px;
  7.     position: fixed;
  8.     top: 0px;
  9. }
  10.  
  11. #loginMenu .dropdown-menu {
  12.     position: fixed;
  13.     top: 0px;
  14.     left: 180px;
  15.     z-index: 1;
  16. }
  17.  
  18. #main {
  19.     margin: 0;
  20. }
  21.  
  22. #mainMenu {
  23.     border: 0;
  24.     height: 340px;
  25.     left: 0;
  26.     padding: 0;
  27.     position: fixed;
  28.     top: 0px;
  29.     width: 180px;
  30.     z-index: 5;
  31. }
  32.  
  33. #mainMenu > ul > li.explore {
  34.     display: none;
  35. }
  36.  
  37. #mainMenuReplacement {
  38.     width: 0px;
  39. }
  40.  
  41. #nav-tableOfContents {
  42.     left: 0;
  43.     position: fixed;
  44.     top: 92px;
  45.     width: 180px;
  46.     z-index: -2;
  47. }
  48.  
  49. #nav-tableOfContents > a {
  50.     margin: 0 14px;
  51.     padding: 0;
  52.     width: 148px;
  53. }
  54.  
  55. #nav-tableOfContents > a > i {
  56.     display: none;
  57. }
  58.  
  59. #nav-tableOfContents > a > span {
  60.     height: 56px;
  61.     overflow: hidden;
  62.     position: absolute;
  63.     text-overflow: ellipsis;
  64.     white-space: nowrap;
  65.     width: 148px;
  66. }
  67.  
  68. #right {
  69.     height: 100%;
  70.     margin: 0;
  71. }
  72.  
  73. #storyEnd {
  74.     margin-top: 0;
  75. }
  76.  
  77. .branding > .dropdown-menu {
  78.     left: 194px;
  79.     top: 10px;
  80.     z-index: 5;
  81. }
  82.  
  83. .btn.small {
  84.     font-size: 11px;
  85.     padding: 0px 10px;
  86. }
  87.  
  88. .chapter-footer > .secondRow > .ut {
  89.     float: left;
  90. }
  91.  
  92. .chatLog .chatMsg {
  93.     padding: 2px 0px;
  94. }
  95.  
  96. .chatMsg .message .replyAt {
  97.     font-size: 12px;
  98. }
  99.  
  100. .chatMsg.join, .chatMsg.join .message, .chatMsg.join .user, small.time, .join > .message .fieldBody {
  101.     color: grey;
  102.     font-size: 8px;
  103. }
  104.  
  105. .chatMsg.join>.user {
  106.     padding: 0px 0px 0px 14px;
  107. }
  108.  
  109. .chatMsg>.user {
  110.     color: grey;
  111.     font-size: 10px;
  112.     padding: 0px 14px;
  113. }
  114.  
  115. .chatMsg>.user>a {
  116.     color: grey;
  117.     font-size: 10px;
  118. }
  119.  
  120. .footer-links {
  121.     padding: 0px 14px;
  122. }
  123.  
  124. .liveStories > .inner > header {
  125.     display: none;
  126. }
  127.  
  128. .liveStories > div > article {
  129.     height: 650px;
  130.     left: 0;
  131.     overflow-x: hidden;
  132.     overflow-y: auto;
  133.     position: fixed;
  134.     top: 340px;
  135. }
  136.  
  137. .liveStories > div > article > a {
  138.     padding: 0;
  139.     width: 180px;
  140. }
  141.  
  142. .liveStories > div > article > a > .imgContainer, .liveStories > div > article > a > aside {
  143.     display: block;
  144.     width: 163px;
  145. }
  146.  
  147. .liveStories > div > article > a > aside > .container {
  148.     height: auto;
  149.     width: 163px;
  150. }
  151.  
  152. .liveStories > div > article > a > aside > div > .description {
  153.     display: none;
  154. }
  155.  
  156. .liveStories > div > article > a > aside > div > .title {
  157.     font-size: 14px;
  158. }
  159.  
  160. .message > .fieldBody {
  161.     font-size: 14px;
  162. }
  163.  
  164. .nav.navbar-nav.navbar-right.pull-right {
  165.     left: 0;
  166.     position: fixed;
  167.     top: 50px;
  168.     width: 180px;
  169. }
  170.  
  171. .nav.navbar-nav.navbar-right.pull-right > li {
  172.     float: right;
  173. }
  174.  
  175. .navbar .nav > li.ng-scope {
  176.     height: 38px;
  177.     left: 0;
  178.     position: fixed;
  179.     top: 192px;
  180.     width: 180px;
  181.     z-index: -3;
  182. }
  183.  
  184. .navbar .nav > li.ng-scope > a > .btn, .navbar .nav > li.ng-scope > a > .goLive , .navbar .nav > li.ng-scope > a > .goLive > .btn {
  185.     display: block;
  186.     margin: 0;
  187. }
  188.  
  189. .navbar .nav > li.share {
  190.     left: 0;
  191.     position: fixed;
  192.     top: 290px;
  193.     z-index: -3;
  194. }
  195.  
  196. .recommendedBoards {
  197.     display: none;
  198.     left: 0;
  199.     position: fixed;
  200.     top: 0px;
  201. }
  202.  
  203. .story > .storyImgContainer {
  204.     float: right;
  205.     width: 1163px;
  206. }
  207.  
  208. .story.nodeDetail.ng-scope.allowWide.fontSize-14 {
  209.     padding: 0;
  210. }
  211.  
  212. .storyMenu.dropdown-main {
  213.     height: 42px;
  214.     left: 0;
  215.     position: fixed;
  216.     top: 150px;
  217.     width: 180px;
  218.     z-index: -2;
  219. }
  220.  
  221. .storyMenu.dropdown-main > a {
  222.     height: 35px;
  223. }
  224.  
  225. .storyMenu.dropdown-main > a > .btn {
  226.     display: block;
  227. }
  228.  
  229. .threads .page-body article div.actives {
  230.     position: fixed;
  231.     right: 100px;
  232.     top: 100px;
  233. }
  234.  
  235. .threads > .storyImgContainer {
  236.     float: none;
  237.     margin-left: auto;
  238.     margin-right: auto;
  239.     width: 1163px;
  240. }
  241.  
  242. .x1, .navbar .nav > li.achievements {
  243.     left: 0;
  244.     position: fixed;
  245.     top: 260px;
  246. }
  247.  
  248. .x2, .navbar .nav > li.follow {
  249.     left: 0;
  250.     position: fixed;
  251.     top: 230px;
  252. }
  253.  
  254. acronym {
  255.     outline: rgba(212, 213, 217, 0.40) dotted 1px;
  256. }
  257.  
  258. article.page-head-body.ng-scope {
  259.     float: right;
  260.     width: 1163px;
  261. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement