Advertisement
Guest User

Kametsu User Style

a guest
Sep 26th, 2013
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 20.87 KB | None | 0 0
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. /* All the general stuff*/   /**/
  4. html
  5. { background-image : none    !important
  6. ; background-color : #0D1546 !important
  7. ; border-color     : #0C3864 !important
  8. }
  9.  
  10. body
  11. { background-image : none    !important
  12. ; background-color : transparent !important
  13. ; border-color     : #0C3864 !important
  14. ; color            : #0071D0 !important  
  15. }
  16.  
  17. body * ,
  18. html *:after ,
  19. html *:before
  20. { background-color   : transparent !important
  21. ; border-color       : #0C3864     !important    
  22. ; color              : inherit     !important
  23. ; text-shadow        : none        !important
  24. ; -webkit-box-shadow : none        !important
  25. ; box-shadow         : none        !important    
  26. }
  27.  
  28. /*Site Globals - stuff that appears on every page*/
  29.  
  30. /*Login Popup*/
  31. form[id="login"]
  32. { background-color : #0D1546 !important    
  33. }
  34.  
  35. div[class="ipsPad ipsForm_center desc ipsType_smaller"]
  36. { background-color : #0C3864 !important
  37. }
  38.  
  39. form[id="login"] input[type="text"]
  40. { background-color : #0C3864 !important
  41. }
  42.  
  43. form[id="login"] input[type="password"]
  44. { background-color : #0C3864 !important
  45. }
  46.  
  47. form[id="login"] li a ,
  48. form[id="login"] input[type="submit"]
  49. { background-image : none    !important
  50. ; background-color : #0C3864 !important
  51. }
  52.  
  53. form[id="login"] li a:hover ,
  54. form[id="login"] input:hover[type="submit"]
  55. { background-image : none    !important
  56. ; background-color : #C85A00 !important
  57. ; color            : #ADD8E6 !important    
  58. }
  59.  
  60. /*Removes unwanted border images*/
  61. div[class="border-left"] ,
  62. div[class="border-right"] ,
  63. div[class*="clearfix"] ,
  64. div[id="branding"]
  65. { background-image : none    !important
  66. ; border-color     : #0C3864 !important    
  67. ; background-color : #0D1546 !important
  68. }
  69.  
  70. div[class*="coolbar"] ,
  71. div[class*="coolbar2"] ,
  72. div[class*="catend"]
  73. { background-image : none    !important
  74. ; background-color : #0D1546 !important
  75. ; height           : 0px     !important
  76. }
  77.  
  78. /*Tooltip Popups*/
  79. *[id*="tooltip"] ,
  80. *[class*="tooltip"]
  81. { background-image   : none    !important
  82. ; background-color   : #0C3864 !important
  83. ; color              : #0071D0 !important
  84. ; border-color       : inherit !important
  85. }
  86.  
  87. /*Navigation Buttons*/
  88. div[id="user_navigation"] a:link
  89. { background-color : #0D1546 !important
  90. ; border-color     : #0071D0 !important
  91. ; font-weight      : bold    !important  
  92. }
  93.  
  94. div[id="user_navigation"] a:hover
  95. { background-color : #C85A00 !important
  96. ; border-color     : #0071D0 !important
  97. ; color            : #ADD8E6 !important  
  98. ; font-weight      : bold    !important    
  99. }
  100.  
  101. div[id="nav_wrap"] li[class="left active"] a,
  102. div[id="nav_wrap"] li[class="left active"] a:hover
  103. { background-image : none    !important
  104. ; background-color : #0C3864 !important
  105. ; color            : #239AFF !important    
  106. }
  107.  
  108. div[id="nav_wrap"] li a:hover ,
  109. div[id="nav_wrap"] a:hover[id="adv_search"]
  110. { background-color : #C85A00 !important
  111. ; color            : #ADD8E6 !important
  112. }
  113.  
  114. ul[class="sb-dropdown-off"]      ,        
  115. { background-image : none    !important
  116. ; background-color : #0D1546 !important
  117. }
  118.  
  119. span[id="search_wrap"]    
  120. { background-color : #0C3864 !important
  121. ; color            : #ADD8E6 !important  
  122. }
  123.  
  124. span[id="search_options"]
  125. { background-image : none    !important
  126. ; background-color : #239AFF !important
  127. ; color            : #ADD8E6 !important
  128. }
  129.  
  130. span[id="search_wrap"] input[type="submit"]  
  131. { background-color : #0C3864 !important  
  132. }
  133.  
  134. span[id="search_wrap"] input:hover[type="submit"]  
  135. { background-color : #C85A00 !important  
  136. }
  137.  
  138. div[id="secondary_navigation"] a
  139. { background-image : none    !important    
  140. ; background-color : #0D1546 !important
  141. }
  142.  
  143. div[id="secondary_navigation"] span
  144. { background-image : none        !important    
  145. ; background-color : transparent !important
  146. ; font-weight      : bold        !important
  147. }
  148.  
  149. div[id="secondary_navigation"] a:hover
  150. { background-image : none    !important    
  151. ; background-color : #C85A00 !important
  152. ; color            : #ADD8E6 !important
  153. ; font-weight      : bold    !important
  154. }
  155.  
  156. /*User Popup Box from User Navigation*/
  157. div[id="user_link_menucontent"] input[type="text"]
  158. { background-color : #0C3864 !important
  159. }
  160.  
  161. div[id="user_link_menucontent"] input[type="submit"]
  162. { background-image : none    !important
  163. ; background-color : #239AFF !important
  164. ; color            : #ADD8E6 !important    
  165. }
  166.  
  167. div[id="user_link_menucontent"] input:hover[type="submit"]
  168. { background-image : none    !important
  169. ; background-color : #C85A00 !important
  170. ; color            : #ADD8E6 !important
  171. }
  172.  
  173. div[id="user_inbox_link_menucontent"] ,
  174. div[id="user_notifications_link_menucontent"]
  175. { background-image : none    !important    
  176. ; background-color : #0D1546 !important
  177. ; border           : none    !important    
  178. }
  179.  
  180. div[id="user_inbox_link_menucontent"] h4,
  181. div[id="user_notifications_link_menucontent"] h4
  182. { background-image : none    !important    
  183. ; background-color : #0C3864 !important
  184. ; border-color     : #0071D0 !important
  185. ; padding          : 10px    !important
  186. }
  187.  
  188. /*Forum Content - All the Stuff in the Forums and Threads */
  189.  
  190. /*Table Content and General Links*/
  191. h3[class="maintitle"]                    
  192. { background-image : none !important
  193. ; background-color : #0C3864 !important
  194. ; border-color     : #0C3864 !important
  195. }
  196.  
  197. tr[class="header"] ,
  198. td
  199. { background-image : none    !important
  200. ; border-color     : #0C3864 !important
  201. }
  202.  
  203. a:link ,
  204. a:visited
  205. { background-color : inherit !important
  206. ; border-color     : inherit !important    
  207. ; color            : #239AFF !important
  208. }
  209.  
  210. a:focus ,
  211. a:hover
  212. { background-color : inherit !important
  213. ; border-color     : inherit !important
  214. ; color            : #ADD8E6 !important
  215. }
  216.  
  217. h1 ,
  218. h2 ,
  219. h3 ,
  220. h4
  221. { background-image : none    !important
  222. }
  223.  
  224. /*index page*/
  225.  
  226. /* Sidebar*/
  227. div[id="index_stats"] h3                    
  228. { background-image : none !important
  229. ; background-color : #0C3864 !important
  230. ; border-color     : #0C3864 !important
  231. }
  232.  
  233. li
  234. { background-image : none    !important
  235. ; background-color : #0D1546 !important
  236. }
  237.  
  238. div[class="status_main_content ipsType_small"]
  239. { background-color : #0C3864 !important
  240. }
  241.  
  242. /*Poll Graph*/
  243. p[class="progress_bar topic_poll"]  
  244. { background-color : #0C3864 !important
  245. ; border-color     : #0D1546 !important
  246. }
  247.  
  248. p[class="progress_bar topic_poll"] span
  249. { background-color : #C85A00 !important
  250. ; border-color     : #ADD8E6 !important
  251. }
  252.  
  253. li[class="clear"] span[class="value"] ,
  254. li[class="clear"] a[hovercard-ref="member"]
  255. { background-image : none    !important
  256. ; background-color : #0C3864 !important
  257. }
  258.  
  259. /*Forum-Sub-Forum Buttons and Titles*/
  260. div[class="ipsFilterbar maintitle"] ,
  261. div[class="ipsFilterbar maintitle"] li
  262. { background-image : none    !important
  263. ; background-color : #0C3864 !important
  264. }
  265.  
  266. div[id="forum_filter_menucontent"]
  267. { background-image : none    !important
  268. ; background-color : #0C3864 !important
  269. }
  270.  
  271. div[class="maintitle ipsFilterbar"] ,
  272. div[class="maintitle ipsFilterbar"] li
  273. { background-image : none    !important
  274. ; background-color : #0C3864 !important
  275. }
  276.  
  277. select[name="topicfilter"] ,
  278. select[name="sort_key"]    ,
  279. select[name="sort_by"]     ,
  280. select[name="prune_day"]  
  281. { background-image : none    !important
  282. ; background-color : #0C3864 !important
  283. ; color            : #0071D0 !important    
  284. }
  285.  
  286. div[id="forum_filter_menucontent"] input[type="submit"]
  287. { background-image : none    !important
  288. ; background-color : #239AFF !important
  289. ; color            : #ADD8E6 !important    
  290. }
  291.  
  292. div[id="forum_filter_menucontent"] input:hover[type="submit"]
  293. { background-image : none    !important
  294. ; background-color : #C85A00 !important
  295. ; color            : #ADD8E6 !important
  296. }
  297.  
  298. li[class="page active"]
  299. { background-color : #C85A00 !important
  300. ; color            : #ADD8E6 !important
  301. }
  302.  
  303. li[class="first"] ,
  304. li[class="prev"] ,
  305. li[class="page"] ,
  306. li[class="next"] ,
  307. li[class="last"]  
  308. { background-color : #0C3864 !important    
  309. }
  310.  
  311. li:hover[class="first"] ,
  312. li:hover[class="prev"] ,
  313. li:hover[class="page"] ,
  314. li:hover[class="next"] ,
  315. li:hover[class="last"]  
  316. { background-color : #C85A00 !important
  317. ; color            : #ADD8E6 !important      
  318. }
  319.  
  320. ul[class="mini_pagination"] li a:link
  321. { background-image : none    !important
  322. ; background-color : #0C3864 !important    
  323. }
  324.  
  325. ul[class="mini_pagination"] li a:hover
  326. { background-image : none    !important
  327. ; background-color : #C85A00 !important
  328. ; color            : #ADD8E6 !important
  329. }
  330.  
  331. a:link[class="ftoggle ipsButton_secondary"] ,
  332. ul[class="topic_buttons"] li a:link
  333. { background-image : none    !important
  334. ; background-color : #0C3864 !important
  335. }
  336.  
  337. ul[class="topic_buttons"] li[class="non_button"] a:link
  338. { background-color : transparent !important
  339. }
  340.  
  341. a:hover[class="ftoggle ipsButton_secondary"] ,
  342. ul[class="topic_buttons"] li a:hover
  343. { background-image : none    !important
  344. ; background-color : #C85A00 !important
  345. }
  346.  
  347. span[class="ipsBadge ipsBadge_green"] ,
  348. span[class="ipsBadge ipsBadge_green reset_cursor"] ,
  349. span[class="ipsBadge ipsBadge_orange"] ,
  350. span[class="ipsBadge ipsBadge_grey"]
  351. { background-image : none    !important
  352. ; background-color : #239AFF !important
  353. ; color            : #ADD8E6 !important
  354. }
  355.  
  356. div[id="more_topics"]
  357. { background-color : #0C3864 !important
  358. ; border-top       : solid   !important
  359. ; border-color     : inherit !important
  360. ; color            : #239AFF !important    
  361. }
  362.  
  363. div:hover[id="more_topics"]
  364. { background-color : #0C3864 !important
  365. ; border-top       : solid   !important
  366. ; border-color     : inherit !important    
  367. ; color            : #ADD8E6 !important
  368. }
  369.  
  370. li[title="Reply to this topic"]  ,
  371. li[class="disabled"]
  372. { background-image : none    !important
  373. ; background-color : #0C3864 !important
  374. }
  375.  
  376. li:hover[title="Reply to this topic"]  ,
  377. li:hover[class="disabled"]
  378. { background-image : none    !important
  379. ; background-color : #C85A00 !important
  380. ; color            : #ADD8E6 !important  
  381. }
  382.  
  383. div[class="clearfix"] li[class="important"] span
  384. { background-image : none    !important
  385. ; background-color : #8B1515 !important
  386. ; color            : #ADD8E6 !important  
  387. }
  388.  
  389. ul[class="post_controls clearfix clear"] a:link
  390. { background-image : none    !important
  391. ; background-color : #0C3864 !important
  392. }
  393.  
  394. ul[class="post_controls clearfix clear"] a:hover
  395. { background-image : none    !important
  396. ; background-color : #C85A00 !important
  397. }
  398.  
  399. h4[class="statistics_head"] ,
  400. h4[class="statistics_head"] li
  401. { background-color : #0C3864 !important    
  402. }
  403.  
  404. /*Thread Topics*/
  405. ul[class="post_controls clear clearfix"] li a
  406. { background-image : none    !important
  407. ; background-color : #0C3864 !important    
  408. }
  409.  
  410. ul[class="post_controls clear clearfix"] li a:hover
  411. { background-image : none    !important
  412. ; background-color : #C85A00 !important
  413. ; color            : #ADD8E6 !important
  414. }
  415.  
  416. p[class="edit"] ,
  417. p[class="citation"]
  418. { background-color : #0071D0 !important
  419. ; border-color     : #0071D0 !important
  420. ; color            : #0C3864 !important
  421. }
  422.  
  423. blockquote[class="ipsBlockquote built"]          
  424. { background-image : none    !important
  425. ; background-color : #0C3864 !important
  426. ; color            : #0071D0 !important
  427. }
  428.  
  429. input[class="bbc_spoiler_show"]
  430. { background-image : none    !important
  431. ; background-color : #0C3864 !important
  432. }
  433.  
  434. div[class="bbc_spoiler_content"]
  435. { background-color : #0C3864 !important
  436. ; border-top       : solid   !important
  437. ; border-color     : inherit !important    
  438. ; color            : #0071D0 !important
  439. }
  440.  
  441. /*User Popup Box - From User Name*/
  442. div[class="vcard userpopup"]
  443. { background-image : none    !important
  444. ; background-color : #0C3864 !important  
  445. }
  446.  
  447. div[class="vcard userpopup"] h3
  448. { background-image : none    !important
  449. ; background-color : #0071D0 !important
  450. }
  451.  
  452. div[class="vcard userpopup"] h3 a:link ,
  453. div[class="vcard userpopup"] h3 a:visited
  454. { color            : #ADD8E6 !important
  455. ; font-weight      : bold    !important  
  456. }
  457.  
  458. div[class="vcard userpopup"] h3 a:hover
  459. { color            : #C85A00 !important
  460. ; font-weight      : bold    !important  
  461. }
  462.  
  463. a:link[title="Find content"] ,
  464. a:visited[title="Find content"] ,
  465. a:link[title="Send message"] ,
  466. a:visited[title="Send message"] ,
  467. a:link[title="Add as Friend"] ,
  468. a:visited[title="Add as Friend"] ,
  469. div[class="reputation positive"] ,
  470. div[class="reputation zero"]
  471. { background-image : none    !important
  472. ; background-color : #239AFF !important
  473. ; color            : #ADD8E6 !important
  474. }
  475.  
  476. a:focus[title="Find content"] ,
  477. a:hover[title="Find content"] ,
  478. a:focus[title="Send message"] ,
  479. a:hover[title="Send message"] ,
  480. a:focus[title="Add as Friend"] ,
  481. a:hover[title="Add as Friend"]
  482. { background-image : none    !important
  483. ; background-color : #C85A00 !important
  484. ; color            : #ADD8E6 !important
  485. }
  486.  
  487. /*User Profile*/
  488. ul[id="user_utility_links"] li a:link
  489. { background-image : none    !important
  490. ; background-color : #0C3864 !important  
  491. ; color            : #239AFF !important
  492. }
  493.  
  494. ul[id="user_utility_links"] li a:hover
  495. { background-image : none    !important
  496. ; background-color : #C85A00 !important  
  497. ; color            : #ADD8E6 !important    
  498. }
  499.  
  500. div[id="profile_panes_wrap"] h3
  501. { background-color : #0C3864 !important  
  502. }
  503.  
  504. div[id="profile_tabs"] li[class="tab_toggle active"]
  505. { background-color : #0C3864 !important  
  506. ; font-weight      : bold    !important    
  507. }
  508.  
  509. div[id="profile_tabs"] li:hover[class=" tab_toggle"]
  510. { background-color : #C85A00 !important  
  511. ; font-weight      : bold    !important    
  512. }
  513.  
  514. /*Conversations*/
  515.  
  516. div[class="maintitle"] ,
  517. div[id="conversation"] h3[class="maintitle"]  
  518. { background-image : none    !important
  519. ; background-color : #0C3864 !important
  520. }
  521.  
  522. div[id="messenger_filter"] input[type="submit"] ,
  523. div[id="messenger_mod"] input[type="submit"]
  524. { background-image : none    !important
  525. ; background-color : #0C3864 !important  
  526. ; color            : #239AFF !important
  527. }
  528.  
  529. div[id="messenger_filter"] input:hover[type="submit"] ,
  530. div[id="messenger_mod"] input:hover[type="submit"]
  531. { background-image : none    !important
  532. ; background-color : #C85A00 !important  
  533. ; color            : #ADD8E6 !important    
  534. }
  535.  
  536. div[id="messenger_filter"] select[id="conversation_filter"] ,
  537. div[id="messenger_mod"] select[id="pm_multifile"]
  538. { background-image : none    !important
  539. ; background-color : #0C3864 !important  
  540. }
  541.  
  542. div[id="conversation"] h3
  543. { background-color : #072E56 !important
  544. }
  545.  
  546. div[class="clearfix"] li a:link[title="Go to compose screen"]
  547. { background-image : none    !important
  548. ; background-color : #0C3864 !important  
  549. ; color            : #ADD8E6 !important    
  550. }
  551.  
  552. div[class="clearfix"] li[class="important"] a:link
  553. { background-image : none    !important
  554. ; background-color : #8B1515 !important
  555. ; color            : #ADD8E6 !important  
  556. }
  557.  
  558. div[class="clearfix"] li a:hover[title="Go to compose screen"]
  559. { background-image : none    !important
  560. ; background-color : #C85A00 !important
  561. ; color            : #ADD8E6 !important    
  562. }
  563.  
  564. div[class="clearfix"] li[class="important"] a:hover
  565. { background-image : none    !important
  566. ; background-color : #C85A00 !important
  567. ; color            : #ADD8E6 !important    
  568. }
  569.  
  570. a:link[class="ipsButton_secondary cancel"] ,
  571. a:link[title="Toggle notification status for this conversation"] ,
  572. a:link[title="Add Participants"] ,
  573. a:link[title="Add Folder"] ,
  574. a:link[title="Edit Folders"] ,
  575. div[id="message_search"] input[type="submit"]
  576. { background-image : none    !important
  577. ; background-color : #0C3864 !important      
  578. }
  579.  
  580. a:hover[class="ipsButton_secondary cancel"] ,
  581. a:hover[title="Toggle notification status for this conversation"] ,
  582. a:hover[title="Add Participants"] ,
  583. a:hover[title="Add Folder"] ,
  584. a:hover[title="Edit Folders"] ,
  585. div[id="message_search"] input:hover[type="submit"]
  586. { background-image : none    !important
  587. ; background-color : #C85A00 !important  
  588. ; color            : #ADD8E6 !important
  589. }
  590.  
  591. span[class="total rounded"]
  592. { background-image : none    !important
  593. ; background-color : #0C3864 !important      
  594. }
  595.  
  596. /*Notification Page - Notification are Kept*/
  597. div[id="usercp_content"] h2
  598. { background-color : #0C3864 !important
  599. ; padding          : 10px    !important    
  600. }
  601.  
  602. div[id="usercp_content"] a:link[id="ack_pm_notification"] ,
  603. div[id="usercp_content"] input[type="submit"]
  604. { background-image : none    !important
  605. ; background-color : #0C3864 !important    
  606. ; color            : #239AFF !important  
  607. }
  608.  
  609. div[id="usercp_content"] a:hover[id="ack_pm_notification"] ,
  610. div[id="usercp_content"] input:hover[type="submit"]
  611. { background-image : none    !important
  612. ; background-color : #C85A00 !important    
  613. ; color            : #ADD8E6 !important  
  614. }
  615.  
  616. /*Members Page - Buttons that haven't been styled already*/
  617.  
  618. p[class="reputation zero ipsType_small left"] ,
  619. li[class="pm_button"] a
  620. { background-image : none    !important
  621. ; background-color : #0C3864 !important
  622. }
  623.  
  624. li[class="pm_button"] a:hover
  625. { background-image : none    !important
  626. ; background-color : #C85A00 !important
  627. }
  628.  
  629. /*Text Editor - For Writing New Post Topics*/
  630. form[id="ips_fastReplyForm"] input[type="submit"]
  631. { background-image : none    !important
  632. ; background-color : #0C3864 !important
  633. ; color            : #239AFF !important    
  634. }
  635.  
  636. form[id="ips_fastReplyForm"] input:hover[type="submit"]
  637. { background-image : none    !important
  638. ; background-color : #C85A00 !important
  639. ; color            : #ADD8E6 !important    
  640. }
  641.  
  642. h2[class="maintitle"] ,
  643. form[id="postingform"] h3[class="bar"]
  644. { background-image : none !important
  645. ; background-color : #0C3864 !important
  646. ; border-color     : #0C3864 !important
  647. }
  648.  
  649. fieldset[class="submit clear"] input[type="submit"] ,
  650. fieldset[class="right"] input[type="submit"] ,
  651. fieldset[class="submit"] input[type="submit"]
  652. { background-image : none    !important
  653. ; background-color : #0C3864 !important    
  654. ; color            : #239AFF !important  
  655. }
  656.  
  657. fieldset[class="submit clear"] input:hover[type="submit"] ,
  658. fieldset[class="right"] input:hover[type="submit"] ,
  659. fieldset[class="submit"] input:hover[type="submit"]
  660. { background-image : none    !important
  661. ; background-color : #C85A00 !important    
  662. ; color            : #ADD8E6 !important  
  663. }/**/
  664.  
  665. form[method="post"] a[class="cancel"]
  666. { color            : #8B1515 !important  
  667. }
  668.  
  669. form[method="post"] a:hover[class="cancel"]
  670. { color            : #C85A00 !important  
  671. }
  672.  
  673. p[class="submit"]
  674. { background-color : #0C3864 !important    
  675. }
  676.  
  677. /*Group Colors- changes the name of user color for staff and anyone else you want*/
  678.  
  679. /*special class - helps to easily locate yourself or freinds
  680. a:link[hovercard-id="7019"]  
  681. { color      : #C85A00 !important
  682. ; font-weight: bold    !important
  683. }*/
  684.  
  685. /*admins*/
  686. a:link[hovercard-id="1"]    ,
  687. a:link[hovercard-id="40"]   ,
  688. a:link[hovercard-id="1291"] ,
  689. a:link[hovercard-id="10885"]
  690. { color      : #F9313F !important
  691. ; font-weight: bold    !important
  692. }
  693.  
  694. /*super mods*/
  695. a:link[hovercard-id="696"]    ,
  696. a:link[hovercard-id="5025"]   ,
  697. a:link[hovercard-id="2039"]
  698. { color      : #AF286D !important
  699. ; font-weight: bold    !important
  700. }
  701.  
  702. /*graphics team*/
  703. a:link[hovercard-id="170"]    ,
  704. a:link[hovercard-id="2279"]  
  705. { color      : #4D873F !important
  706. ; font-weight: bold    !important
  707. }
  708.  
  709. /*uploaders*/
  710. a:link[hovercard-id="19908"]    ,
  711. a:link[hovercard-id="19135"]   ,
  712. a:link[hovercard-id="19241"]   ,
  713. a:link[hovercard-id="8294"]   ,
  714. a:link[hovercard-id="8759"]   ,
  715. a:link[hovercard-id="18358"]
  716. { color      : #FFA500 !important
  717. ; font-weight: bold    !important
  718. }
  719.  
  720. /*some of the donators- to many to do all*/
  721. a:link[hovercard-id="16130"]   ,
  722. a:link[hovercard-id="14826"]   ,
  723. a:link[hovercard-id="29782"]   ,
  724. a:link[hovercard-id="3981"]    ,
  725. a:link[hovercard-id="19088"]   ,
  726. a:link[hovercard-id="1582"]    ,
  727. a:link[hovercard-id="19744"]   ,
  728. a:link[hovercard-id="21408"]   ,
  729. a:link[hovercard-id="10468"]   ,
  730. a:link[hovercard-id="13792"]   ,
  731. a:link[hovercard-id="31389"]   ,
  732. a:link[hovercard-id="12287"]   ,
  733. a:link[hovercard-id="20984"]   ,
  734. a:link[hovercard-id="15022"]   ,
  735. a:link[hovercard-id="3981"]    ,
  736. a:link[hovercard-id="21030"]   ,
  737. a:link[hovercard-id="16617"]   ,
  738. a:link[hovercard-id="15220"]   ,
  739. a:link[hovercard-id="19463"]   ,
  740. a:link[hovercard-id="20157"]   ,
  741. a:link[hovercard-id="10692"]   ,
  742. a:link[hovercard-id="7966"]
  743. { color      : #B36AAC !important
  744. ; font-weight: bold    !important
  745. }
  746.  
  747.  
  748. /*Scrollbars*/
  749.  
  750. /*Webkit - based browsers*/
  751. ::-webkit-scrollbar-track-piece{
  752.     background-color:#0D1546 !important;
  753.     -webkit-border-radius:0  !important;
  754. }
  755.  
  756. ::-webkit-scrollbar{
  757.     width:3px  !important;
  758.     height:3px !important;
  759. }
  760.  
  761. ::-webkit-scrollbar-thumb{
  762.     height:50px;
  763.     background-color:#C85A00  !important;
  764.     -webkit-border-radius:0px !important;
  765.     outline-offset:0px        !important;
  766.     border: 1px solid #C85A00 !important;
  767. }
  768.  
  769. ::-webkit-scrollbar-thumb:hover{
  770.     height:50px;
  771.     background-color:#C85A00  !important;
  772.     -webkit-border-radius:0px !important;
  773. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement