Advertisement
ParaBolt

DeadAceMan

Jan 23rd, 2015
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 3.69 KB | None | 0 0
  1. #tBar
  2. {
  3.   text-align:center;
  4.   margin-bottom:20px;
  5. }
  6.  
  7. div.ContentColumn {
  8.     padding: 0 !important;
  9.     margin: 0 3px;
  10. }
  11.  
  12. div#CoreStrip
  13. {
  14.   background:rgba(0,0,0,0.2);
  15. }
  16.  
  17. div#HeaderWrapper
  18. {
  19.   margin-top:-120px;
  20.   transition:margin-top 1s ease-in-out;
  21. }
  22.  
  23. div#HeaderWrapper:after
  24. {
  25.   content:url(http://files.gamebanana.com/static/img/drop_down.gif);
  26.   margin-left:50%;
  27. }
  28.  
  29. div#HeaderWrapper:hover
  30. {
  31.   margin-top:0;
  32. }
  33.  
  34. blockquote
  35. {
  36.   background:#1f1f1f;
  37.   border-radius:5px;
  38. }
  39.  
  40. #PostsListModule ul.PostStamps li
  41. {
  42.   border-radius:5px;
  43.   border:1px solid rgba(255,255,255,0.1);
  44.   background:#1f1f1f;
  45. }
  46.  
  47. div.Module>h3,
  48. div#PostAddFormRequesterModule > div.Content,
  49. div#PmMeModule div.Content,
  50. div#SubscribeToMeModule div.Content,
  51. div#BuddyRequesterModule div.Content
  52. {
  53.   background:url(http://i1352.photobucket.com/albums/q652/esuotoko/h3_gradient_zpsd0da25ac.gif) top repeat-x;
  54.   border:1px solid #232323;
  55.   position:relative;
  56.   line-height:35px;
  57.   padding:0 12px;
  58.   box-shadow:none;
  59.   border-radius:5px 5px 0 0;
  60.   border-bottom: 0;
  61. }
  62.  
  63. div#PostAddFormRequesterModule div.Content > button,
  64. div#PmMeModule button,
  65. div#SubscribeToMeModule button,
  66. div#BuddyRequesterModule button
  67. {
  68.   color:#6CB1E1!important;
  69.   border:1px solid #232323;
  70.   border-bottom: 0;
  71.   background:#1E1E1E;
  72.   position:relative;
  73.   line-height:22px;
  74.   top:8px;
  75.   width:100%;
  76.   height:30px !important;
  77.   box-shadow:none;
  78. }
  79.  
  80. button.ModalLauncher
  81. {
  82.   font-size:12px;
  83.   font-weight:normal;
  84.   margin-right:4px;
  85. }
  86.  
  87. div.Module>h3 img
  88. {
  89.   border:none;
  90.   padding:4px;
  91.   position:relative;
  92.   top:7px;
  93.   color:#FFCC55;
  94. }
  95.  
  96. .MultipleRowListModule div.PageNavigation
  97. {
  98.   background:url(http://i1352.photobucket.com/albums/q652/esuotoko/gradient-featured-left_zps12dad56e.png) repeat-y top left;
  99. }
  100.  
  101. div.Module div.Content,div.Modal, .Module > .LogMessages
  102. {
  103.   background:#171717;
  104.   font-size:14px;
  105.   color:#747474;
  106.   border:1px solid #232323;
  107.   overflow:hidden;
  108. }
  109.  
  110. div.Modal div.Content, fieldset
  111. {
  112.   border : 0;
  113. }
  114.  
  115. #PostsListModule div.PostHeader,table tr:nth-child(even)
  116. {
  117.   border:0 solid #10171C;
  118.   background:#1a1a1a url(http://i1352.photobucket.com/albums/q652/esuotoko/gradient-featured-right_zps85de6d3c.png) repeat-y top right;
  119. }
  120.  
  121. #PostsListModule .Content > ul > li, .Modal .Contents, .Modal .Toolbar li
  122. {
  123. background: transparent;
  124. }
  125.  
  126. #PostsListModule .Content > ul > li, #PostsListModule .PostHeader {
  127. padding: 10px;
  128. }
  129.  
  130. div.GenericPreviewListModule li
  131. {
  132.     border : 0;
  133. }
  134.  
  135. #DropdownMenuSubNavigator
  136. {
  137.   background:transparent;
  138.   text-align:center;
  139. }
  140.  
  141. a,#DropdownMenuSubNavigator li
  142. {
  143.   color:#FFCC55;
  144. }
  145.  
  146. body, input, select, optgroup, tr, article
  147. {
  148.   font-size:11px;
  149.   font-family:Arial,Tahoma,sans-serif;
  150.   color:#fff;
  151.   letter-spacing:-.5px!important;
  152. }
  153.  
  154. img.Upic
  155. {
  156.   max-width:134px;
  157. }
  158.  
  159. body
  160. {
  161.   background:url(http://i.imgur.com/BQ2yrJY.jpg) fixed;
  162. }
  163.  
  164. div#MainContent
  165. {
  166.   border-left:5px solid #2b2b2b;
  167.   border-right:5px solid #2b2b2b;
  168.   background:#1E1E1E;
  169. }
  170.  
  171. #IsAnonymous, .InputHelp
  172. {
  173.   display : none;
  174. }
  175.  
  176. .Submit
  177. {
  178.   padding : 0;
  179. }
  180.  
  181. legend
  182. {
  183.   color : #FFF;
  184. }
  185.  
  186. li[title="Edit post"] img, li[title="Withhold post"] img
  187. {
  188.     filter: hue-rotate(60deg);
  189.     -webkit-filter: hue-rotate(60deg);
  190.     -ms-filter: hue-rotate(60deg);
  191. }
  192.  
  193. li[title="Quote post"] img, li[title="Stamp post"] img
  194. {
  195.     filter: hue-rotate(200deg);
  196.     -webkit-filter: hue-rotate(200deg);
  197.     -ms-filter: hue-rotate(200deg);
  198. }
  199.  
  200. li[title="Trash post"] img, li[title="Report post"] img
  201. {
  202.     filter: hue-rotate(80deg) brightness(1.2);
  203.     -webkit-filter: hue-rotate(80deg) brightness(1.2);
  204.     -ms-filter: hue-rotate(80deg) brightness(1.2);
  205. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement