Advertisement
Guest User

AkunX

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