Advertisement
Guest User

New 1.3

a guest
Jan 19th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.63 KB | None | 0 0
  1. /*!==================================================
  2. 1.3 User Flair
  3. ================================================== */
  4. /* Icons designed by FLYMOLO */
  5. a.voteWeight:hover {
  6. color: #369;
  7. }
  8.  
  9. .flair {
  10. background: url(%%flair-special%%) no-repeat -9999px -9999px;
  11. border: none;
  12. margin: 0 0 -2px 5px;
  13. padding: 0;
  14. height: 14px;
  15. }
  16.  
  17. .flair[class*="-"] {
  18. height: 20px;
  19. line-height: 18px;
  20. margin-bottom: -8px;
  21. }
  22.  
  23. .flair[class*="flair-s"]::before {
  24. content: "";
  25. width: 20px;
  26. height: 20px;
  27. display: inline-block;
  28. vertical-align: middle;
  29. margin-right: 5px;
  30. }
  31.  
  32. .flair[class*="flair-s"]:empty::before {
  33. margin-right: 0;
  34. }
  35.  
  36. .flair[class*="--"] {
  37. padding-left: 20px;
  38. }
  39.  
  40. .flair[class*="--"][class*="flair-s"],
  41. .flair[class*="--"]:not(:empty) {
  42. padding-left: 25px;
  43. }
  44.  
  45. .side .tagline .flair {
  46. margin-right: 5px;
  47. }
  48.  
  49. .flair[class*=-s8]::before {
  50. background: url(%%flair-s8%%);
  51. }
  52.  
  53. .flair[class*=-s9]::before {
  54. background: url(%%flair-s9%%);
  55. }
  56.  
  57. .flair[class*=-s10]::before {
  58. background: url(%%flair-s10%%);
  59. }
  60.  
  61. .flair[class*="-s11-"]::before {
  62. background: url(%%flair-s11%%);
  63. }
  64.  
  65. .flair.flair--crc { background-position: 0 0; }
  66. .flair.flair--muper { background-position: 0 -20px; }
  67. .flair.flair--poop { background-position: 0 -40px; }
  68. .flair.flair--super { background-position: 0 -60px; }
  69.  
  70. .flair.flair-s8-30s::before { background-position: 0 0; }
  71. .flair.flair-s8-ac::before { background-position: -20px 0; }
  72. .flair.flair-s8-as::before { background-position: 0 -20px; }
  73. .flair.flair-s8-bc::before { background-position: -20px -20px; }
  74. .flair.flair-s8-bd::before { background-position: -40px 0; }
  75. .flair.flair-s8-bnb::before { background-position: -40px -20px; }
  76. .flair.flair-s8-cd::before { background-position: 0 -40px; }
  77. .flair.flair-s8-ezex::before { background-position: -20px -40px; }
  78. .flair.flair-s8-gb::before { background-position: -40px -40px; }
  79. .flair.flair-s8-kgb::before { background-position: -60px 0; }
  80. .flair.flair-s8-lp::before { background-position: -60px -20px; }
  81. .flair.flair-s8-mbm::before { background-position: -60px -40px; }
  82. .flair.flair-s8-mm::before { background-position: 0 -60px; }
  83. .flair.flair-s8-pbp::before { background-position: -20px -60px; }
  84. .flair.flair-s8-rgb::before { background-position: -40px -60px; }
  85. .flair.flair-s8-rm::before { background-position: -60px -60px; }
  86. .flair.flair-s8-soas::before { background-position: -80px 0; }
  87. .flair.flair-s8-stk::before { background-position: -80px -20px; }
  88. .flair.flair-s8-trs::before { background-position: -80px -40px; }
  89. .flair.flair-s8-twp::before { background-position: -80px -60px; }
  90.  
  91. .flair.flair-s8-30s:not([title*="30 Seconds to Mars Ball"]):hover::after { content: " // 30 Seconds to Mars Ball"; }
  92. .flair.flair-s8-ac:not([title*="ALL CAPS"]):hover::after { content: " // ALL CAPS"; }
  93. .flair.flair-s8-as:not([title*="Adrenaline Spikes"]):hover::after { content: " // Adrenaline Spikes"; }
  94. .flair.flair-s8-bc:not([title*="Ball€himedes"]):hover::after { content: " // Ball€himedes"; }
  95. .flair.flair-s8-bd:not([title*="Boostin Dynamo"]):hover::after { content: " // Boostin Dynamo"; }
  96. .flair.flair-s8-bnb:not([title*="Bad News Balls"]):hover::after { content: " // Bad News Balls"; }
  97. .flair.flair-s8-cd:not([title*="Capper's Delight"]):hover::after { content: " // Capper's Delight"; }
  98. .flair.flair-s8-ezex:not([title*="Easily Excitaball"]):hover::after { content: " // Easily Excitaball"; }
  99. .flair.flair-s8-gb:not([title*="Ghostboosters"]):hover::after { content: " // Ghostboosters"; }
  100. .flair.flair-s8-kgb:not([title*="KGBallers"]):hover::after { content: " // KGBallers"; }
  101. .flair.flair-s8-lp:not([title*="LagProne"]):hover::after { content: " // LagProne"; }
  102. .flair.flair-s8-mbm:not([title*="Myrtle Beach Merballs"]):hover::after { content: " // Myrtle Beach Merballs"; }
  103. .flair.flair-s8-mm:not([title*="Marble Madness"]):hover::after { content: " // Marble Madness"; }
  104. .flair.flair-s8-pbp:not([title*="Pop 'em Block 'em Probots"]):hover::after { content: " // Pop 'em Block 'em Probots"; }
  105. .flair.flair-s8-rgb:not([title*="Rollin' Golden Boulders"]):hover::after { content: " // Rollin' Golden Boulders"; }
  106. .flair.flair-s8-rm:not([title*="Roll Models"]):hover::after { content: " // The Roll Models"; }
  107. .flair.flair-s8-soas:not([title*="Sum of All Spheres"]):hover::after { content: " // Sum of All Spheres"; }
  108. .flair.flair-s8-stk:not([title*="Skillz that Killz"]):hover::after { content: " // Skillz that Killz"; }
  109. .flair.flair-s8-trs:not([title*="Tears"]):hover::after { content: " // Tears"; }
  110. .flair.flair-s8-twp:not([title*="Wild Pings"]):hover::after { content: " // The Wild Pings"; }
  111.  
  112. .flair.flair-s9-abr::before { background-position: 0 0; }
  113. .flair.flair-s9-ac::before { background-position: -20px 0; }
  114. .flair.flair-s9-as::before { background-position: 0 -20px; }
  115. .flair.flair-s9-bd::before { background-position: -20px -20px; }
  116. .flair.flair-s9-bg::before { background-position: -40px 0; }
  117. .flair.flair-s9-bmx::before { background-position: -40px -20px; }
  118. .flair.flair-s9-dm::before { background-position: 0 -40px; }
  119. .flair.flair-s9-gb::before { background-position: -20px -40px; }
  120. .flair.flair-s9-hgw::before { background-position: -40px -40px; }
  121. .flair.flair-s9-kgb::before { background-position: -60px 0; }
  122. .flair.flair-s9-lp::before { background-position: -60px -20px; }
  123. .flair.flair-s9-mrb::before { background-position: -60px -40px; }
  124. .flair.flair-s9-od::before { background-position: 0 -60px; }
  125. .flair.flair-s9-rm::before { background-position: -20px -60px; }
  126. .flair.flair-s9-the::before { background-position: -40px -60px; }
  127. .flair.flair-s9-trs::before { background-position: -60px -60px; }
  128.  
  129. .flair.flair-s9-abr:not([title*="Angry Balls"]):hover::after { content: " // Angry Balls Redux"; }
  130. .flair.flair-s9-ac:not([title*="ALL CAPS"]):hover::after { content: " // ALL CAPS"; }
  131. .flair.flair-s9-as:not([title*="Adrenaline Spikes"]):hover::after { content: " // Adrenaline Spikes"; }
  132. .flair.flair-s9-bd:not([title*="Boostin Dynamo"]):hover::after { content: " // Boostin Dynamo"; }
  133. .flair.flair-s9-bg:not([title*="Base Gods"]):hover::after { content: " // Base Gods"; }
  134. .flair.flair-s9-bmx:not([title*="BMX2"]):hover::after { content: " // BMX2: Electric Ballaloo"; }
  135. .flair.flair-s9-dm:not([title*="Dyson"]):hover::after { content: " // Dyson Majors"; }
  136. .flair.flair-s9-gb:not([title*="Ghostboosters"]):hover::after { content: " // Ghostboosters"; }
  137. .flair.flair-s9-hgw:not([title*="Holdin' Gate Warriors"]):hover::after { content: " // Holdin' Gate Warriors"; }
  138. .flair.flair-s9-kgb:not([title*="KGBallers"]):hover::after { content: " // KGBallers"; }
  139. .flair.flair-s9-lp:not([title*="LagProne"]):hover::after { content: " // LagProne"; }
  140. .flair.flair-s9-mrb:not([title*="Merballs"]):hover::after { content: " // Merballs"; }
  141. .flair.flair-s9-od:not([title*="Origin Ducks"]):hover::after { content: " // Origin Ducks"; }
  142. .flair.flair-s9-rm:not([title*="Roll Models"]):hover::after { content: " // The Roll Models"; }
  143. .flair.flair-s9-the:not([title*="Texas Hold'em"]):hover::after { content: " // Texas Hold'em"; }
  144. .flair.flair-s9-trs:not([title*="Tears"]):hover::after { content: " // Tears"; }
  145.  
  146. .flair.flair-s10-ab::before { background-position: 0 0; }
  147. .flair.flair-s10-bc::before { background-position: -20px 0; }
  148. .flair.flair-s10-bd::before { background-position: 0 -20px; }
  149. .flair.flair-s10-bt::before { background-position: -20px -20px; }
  150. .flair.flair-s10-cd::before { background-position: -40px 0; }
  151. .flair.flair-s10-cj::before { background-position: -40px -20px; }
  152. .flair.flair-s10-gb::before { background-position: 0 -40px; }
  153. .flair.flair-s10-hgw::before { background-position: -20px -40px; }
  154. .flair.flair-s10-hr::before { background-position: -40px -40px; }
  155. .flair.flair-s10-lsp::before { background-position: -60px 0; }
  156. .flair.flair-s10-mt::before { background-position: -60px -20px; }
  157. .flair.flair-s10-od::before { background-position: -60px -40px; }
  158. .flair.flair-s10-pns::before { background-position: 0 -60px; }
  159. .flair.flair-s10-pb::before { background-position: -20px -60px; }
  160. .flair.flair-s10-the::before { background-position: -40px -60px; }
  161. .flair.flair-s10-trs::before { background-position: -60px -60px; }
  162.  
  163. .flair.flair-s10-ab:not([title*="Angry Balls"]):hover::after { content: " // Angry Balls"; }
  164. .flair.flair-s10-bc:not([title*="Ball€himedes"]):hover::after { content: " // Ball€himedes"; }
  165. .flair.flair-s10-bd:not([title*="Boostin Dynamo"]):hover::after { content: " // Boostin Dynamo"; }
  166. .flair.flair-s10-bt:not([title*="Baltesers"]):hover::after { content: " // Baltesers"; }
  167. .flair.flair-s10-cd:not([title*="Capper's Delight"]):hover::after { content: " // Capper's Delight"; }
  168. .flair.flair-s10-cj:not([title*="Chase Jam"]):hover::after { content: " // Chase Jam"; }
  169. .flair.flair-s10-gb:not([title*="Ghostboosters"]):hover::after { content: " // Ghostboosters"; }
  170. .flair.flair-s10-hgw:not([title*="Holdin' Gate Warriors"]):hover::after { content: " // Holdin' Gate Warriors"; }
  171. .flair.flair-s10-hr:not([title*="Holy Rollers"]):hover::after { content: " // Holy Rollers"; }
  172. .flair.flair-s10-lsp:not([title*="Los Santos Pings"]):hover::after { content: " // Los Santos Pings"; }
  173. .flair.flair-s10-mt:not([title*="MEME*TEAM"]):hover::after { content: " // MEME*TEAM"; }
  174. .flair.flair-s10-od:not([title*="Origin Ducks"]):hover::after { content: " // Origin Ducks"; }
  175. .flair.flair-s10-pb:not([title*="Probots"]):hover::after { content: " // Probots"; }
  176. .flair.flair-s10-pns:not([title*="Pup 'n' Suds"]):hover::after { content: " // Pup 'n' Suds"; }
  177. .flair.flair-s10-the:not([title*="Texas Hold'em"]):hover::after { content: " // Texas Hold'em"; }
  178. .flair.flair-s10-trs:not([title*="Tears"]):hover::after { content: " // Tears"; }
  179.  
  180. .flair.flair-s11-bop::before { background-position: 0 0; }
  181. .flair.flair-s11-bnh::before { background-position: -20px 0; }
  182. .flair.flair-s11-bdn::before { background-position: -40px 0; }
  183. .flair.flair-s11-dof::before { background-position: -60px 0; }
  184. .flair.flair-s11-hr::before { background-position: 0 -20px; }
  185. .flair.flair-s11-hgw::before { background-position: -20px -20px; }
  186. .flair.flair-s11-mb::before { background-position: -40px -20px; }
  187. .flair.flair-s11-lc::before { background-position: -60px -20px; }
  188. .flair.flair-s11-rotp::before { background-position: 0 -40px; }
  189. .flair.flair-s11-sh::before { background-position: -20px -40px; }
  190. .flair.flair-s11-ths::before { background-position: -40px -40px; }
  191. .flair.flair-s11-trs::before { background-position: -60px -40px; }
  192.  
  193. .flair.flair-s11-bop:not([title*="Balls on Parade"]):hover::after { content: " // Balls on Parade"; }
  194. .flair.flair-s11-bnh:not([title*="Boats 'n' Holds"]):hover::after { content: " // Boats 'n' Holds"; }
  195. .flair.flair-s11-bdn:not([title*="Boostin Dynamo"]):hover::after { content: " // Boostin Dynamo"; }
  196. .flair.flair-s11-dof:not([title*="Degrees of Freedom"]):hover::after { content: " // Degrees of Freedom"; }
  197. .flair.flair-s11-hr:not([title*="Holy Rollers"]):hover::after { content: " // Holy Rollers"; }
  198. .flair.flair-s11-hgw:not([title*="Holdin Gate Warriors"]):hover::after { content: " // Holdin Gate Warriors"; }
  199. .flair.flair-s11-mb:not([title*="Merballs"]):hover::after { content: " // Merballs"; }
  200. .flair.flair-s11-lc:not([title*="Liberty Caps"]):hover::after { content: " // Liberty Caps"; }
  201. .flair.flair-s11-rotp:not([title*="Return of the Ping"]):hover::after { content: " // Return of the Ping"; }
  202. .flair.flair-s11-sh:not([title*="Snipe Hunt"]):hover::after { content: " // Snipe Hunt"; }
  203. .flair.flair-s11-ths:not([title*="The Holy Seehawks"]):hover::after { content: " // The Holy Seehawks"; }
  204. .flair.flair-s11-trs:not([title*="Tears"]):hover::after { content: " // Tears"; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement