decembre

GM - USERSCRIPTS WideScreen Dark and Gray V9 -(new9)

Mar 11th, 2015
1,185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 142.56 KB | None | 0 0
  1. /* AGENT_SHEET */
  2.  
  3. @namespace url(http://www.w3.org/1999/xhtml);
  4.  
  5. /* ==== USERSCRIPTS WideScreen Dark and Gray v.9 (new9) ==== */
  6.  
  7. /* ==== USERSCRIPTS - PERSO TWEAK 2
  8. need Userscripts.org Source Code Line Numbers
  9. By Cletus : http://userscripts.org/scripts/show/95658
  10. http://userscripts-mirror.org/scripts/show/95658.html (not mirror)
  11.  
  12. ==== */
  13.  
  14. @-moz-document
  15. url-prefix('https://userscripts.org/'),
  16. domain("userscripts.org") ,
  17. domain("184.106.198.177") ,
  18. domain("userscripts-mirror.org"),
  19. domain("webextender.net")  {
  20.  
  21. /*#guides-show .editbox {
  22.     display: inline-block !important;
  23.     height: 256px !important;
  24.     margin-top: 0;
  25. }*/
  26.  
  27. /* (new7) FORUM - TOPIC - EDIT / RELPLY Buttons - === */
  28. a.utility[onclick="ReplyForm.init(); return false;"] {
  29. background: black ! important;
  30. color: gold ! important;
  31. }
  32. a.utility[onclick="ReplyForm.init(); return false;"] ,
  33. #content p .edit a.utility {
  34. padding: 1px 3px ! important;
  35. border-radius: 5px ! important;
  36. background: #333333 ! important;
  37. color: gold ! important;
  38. }
  39.  
  40. /* (new5) GMM - "Show authors on scripts page" By rAthur -
  41. http://userscripts-mirror.org/scripts/show/162803
  42. === */
  43. .script-meat>span {
  44.     color: peru ! important;
  45.     left: 65px !important;
  46.     margin-top: -11px !important;
  47.     position: absolute !important;
  48. }
  49. #home-favorites .script-meat>span ,
  50. #users-scripts .script-meat>span {
  51.     color: peru ! important;
  52.     left: 205px !important;
  53.     margin-top: -11px !important;
  54.     position: absolute !important;
  55. }
  56. .script-meat>em a {
  57.     position: absolute !important;
  58.     display: inline-block ! important;
  59.     float: none ! important;
  60.     width: 20px ! important;
  61.     height: 20px ! important;
  62.     color: transparent ! important;
  63.     left: 5px !important;
  64.     margin-top: -10px ! important;
  65.     font-size: 15px ! important;
  66.     overflow: hidden ! important;
  67. }
  68. .script-meat>em a:hover {
  69.     overflow: visible! important;
  70. }
  71. .script-meat>em a:before {
  72.     content: "X" ! important;
  73.     font-size: 10px ! important;
  74.     color: red ! important;
  75.     position: absolute !important;
  76.     display: inline-block ! important;
  77.     width: 20px ! important;
  78.     height: 20px ! important;
  79.     margin-top: 5px ! important;
  80.     cursor: pointer ! important;
  81. }
  82. .script-meat>em a:hover:before {
  83.     content: "remove" ! important;
  84.     font-size: 15px ! important;
  85.     color: red ! important;
  86.     position: absolute !important;
  87.     display: inline-block ! important;
  88.     width: 200px ! important;
  89.     height: 20px ! important;
  90.     margin-top: 5px ! important;
  91.     cursor: pointer ! important;
  92.     overflow: visible ! important;
  93. }
  94.  
  95. /* (new5) GM "SCAM FILTER" - SCRIPTS LIST PAGES - - FLOAT HEADER -
  96. VOIR compatibility with GM "Show author name" : option Continious Scroll (
  97. */
  98. .floater {
  99.     left: 50%;
  100.     margin-left: -704px !important;
  101.     position: fixed;
  102.     width: 1300px !important;
  103.     z-index: 50;
  104. }
  105. #scripts-index .floater {
  106.     left: 50%;
  107.     margin-left: -704px !important;
  108.     position: fixed;
  109.     width: 1224px !important;
  110.     z-index: 50;
  111. }
  112. #users-scripts.users .floater {
  113.     left: 50% ! important;
  114.     margin-left: -503px !important;
  115.     position: fixed;
  116.     width: 1158px !important;
  117.     z-index: 50;
  118. }
  119. /* #users-scripts.users .floater table.wide th.la:nth-child(1) {
  120.     display: inline-block !important;
  121.     margin-left: 201px !important;
  122.     position: relative !important;
  123.     width: 81.3% !important;
  124. } */
  125. /* .la.floated:nth-child(2) {
  126.     width: 6.3% !important;
  127. }
  128. .la.floated:nth-child(3) {
  129.     width: 4.85% !important;
  130. }
  131. .la.floated:nth-child(4) {
  132.     width: 4.4% !important;
  133. }
  134. .la.floated:nth-child(5) {
  135.     width: 4.7% !important;
  136. } */
  137. .la.floated:nth-last-child(1) {
  138.     width: 9.2% !important;
  139. }
  140. .la.floated:nth-last-child(2) {
  141.     width: 5.64% !important;
  142. }
  143. .la.floated:nth-last-child(3) {
  144.     width: 4.4% !important;
  145. }
  146. .la.floated:nth-last-child(4) {
  147.     width: 4.8% !important;
  148. }
  149. .la.floated:nth-last-child(5) {
  150.     width: 7.15% !important;
  151. }
  152. /* .la.floated:nth-last-child(6) {
  153.     width: 50% !important;
  154. } */
  155. /* .floater[hidden="hidden"] .la.floated a.autoToggle  , */
  156.  table.wide tbody tr th.la a.autoToggle ,
  157. .floater .la.floated a.autoToggle {
  158.     background: green ! important;
  159.     color: gold ! important;
  160.     padding: 1px 5px ! important;
  161. }
  162. /* GROUPS */
  163. /*  #groups-scripts.groups .floater +div#root table.wide tbody tr th.la  .working ,
  164. #groups-scripts.groups .floater +div#root table.wide tbody tr th.la a.autoToggle   */
  165.  
  166.  #groups-scripts.groups .floater +div#root table.wide tbody tr th.la:not([width="60px"]):not([width="1%"]):not([width="12%"]){
  167.     color: #CD853F !important;
  168.     font-size: 0px !important;
  169. }
  170. #groups-scripts.groups .floater +div#root table.wide tbody tr th.la:not([width="60px"]):not([width="1%"]):not([width="12%"]) a:not(.autoToggle) {
  171.     color: #CD853F !important;
  172.     font-size: 15px !important;
  173.     position: relative !important;
  174.     display: inline-block !important;
  175.     width: 169px !important;
  176. top: 23px ! important;
  177. }
  178.  #groups-scripts.groups .floater +div#root table.wide tbody tr th.la:not([width="60px"]):not([width="1%"]):not([width="12%"]) a:not([href$="sort=name"])  {
  179.     position: relative !important;
  180.     display: inline-block !important;
  181.     width: 169px !important;
  182.     left: -500px !important;
  183.     color: #CD853F !important;
  184.     font-size: 15px !important;
  185. }
  186.  #groups-scripts.groups .floater +div#root table.wide tbody tr th.la:not([width="60px"]):not([width="1%"]):not([width="12%"]) span {
  187.     position: relative !important;
  188.     display: inline-block !important;
  189. /*     margin-left: -200px !important; */
  190.     top: -24px ! important;
  191.     left: -300px ! important;
  192.     width: auto !important;
  193.     color: #CD853F !important;
  194.     font-size: 15px !important;
  195. }
  196. /* TXT "Suspected Scam" */
  197. .script-meat>span[style*="line-height: 50%"] ,
  198. .script-meat>span[style*="color:darkred"] {
  199.     color: #CD1E1E !important;
  200.     left: 155px !important;
  201.     margin-top: -5px !important;
  202.     position: absolute !important;
  203. }
  204. /* TABLE */
  205. /* #main table.wide tbody {
  206.   width: 100% ! important;
  207.   min-width: 55% ! important;
  208.   max-width: 55% ! important;
  209. } */
  210. /* SRIPTS NAME Column */
  211. .script-meat {
  212.     border-right: 0 none;
  213.     padding-right: 5px;
  214.     padding-top: 7px;
  215. width: 100% !important;
  216.     max-width: 650px !important;
  217.     min-width: 650px !important;
  218. }
  219. #users-scripts .script-meat {
  220.     padding-right: 5px;
  221.     padding-top: 7px;
  222.     width: 100% !important;
  223.     max-width: 600px !important;
  224.     min-width: 600px !important;
  225. }
  226. .script-meat .desc {
  227. /*     border-right: 0 none;
  228.     padding-right: 5px;
  229.     padding-top: 7px;
  230.     width: 100% !important; */
  231.     max-width: 600px !important;
  232.     min-width: 600px !important;
  233. }
  234.  
  235. /* (new5) ISSUES PAGES - === */
  236. #scripts-issues #content>table>tbody>tr:first-of-type>th[colspan="2"] {
  237.     width: 500px !important;
  238.     color: peru! important;
  239. }
  240. #scripts-issues #content>table>tbody>tr>td:first-of-type abbr {
  241.     font-weight: bold! important;
  242.     color: peru! important;
  243. }
  244. #scripts-issues #content>table>tbody>tr>td:nth-child(2){
  245.     width: 200px !important;
  246.     color: peru! important;
  247. }
  248. #issues .comments {
  249.     position: relative! important;
  250.     display: inline-block !important;
  251.     float: right !important;
  252.     clear: both !important;
  253.     width: 600px! important;
  254.     height: auto !important;
  255.     left: -85px! important;
  256.     margin-bottom: -10px !important;
  257.     padding: 5px 10px 30px !important;
  258.     background: black !important;
  259.     border: 1px solid #808080 !important;
  260. }
  261. #issues .votes {
  262.     position: relative! important;
  263.     display: inline-block !important;
  264.     float: right !important;
  265.     clear: both !important;
  266.     width: 300px! important;
  267.     left: 220px! important;
  268.     top: 140px! important;
  269.     margin-top: -140px !important;
  270.     padding: 0;
  271.     text-align: left;
  272. }
  273. #issues .comments .about,
  274. #issues .comments .comment {
  275.     background: black!important;
  276.     border: 1px solid #CD853F !important;
  277.     margin: 0 20px;
  278.     padding: 5px !important;
  279. }
  280. #issues .comments .about {
  281.     background: black !important;
  282.     border: 1px solid #CD853F !important;
  283.     border-bottom: 1px solid gray ! important;
  284.     margin-top: -10px ! important;
  285.     padding: 5px !important;
  286. }
  287.  
  288. #issues .comments .comment {
  289.     background: #222222 !important;
  290.     border: 1px solid #CD853F !important;
  291.     border-top: 1px solid gray ! important;
  292.     margin-bottom: -20px! important;
  293.     padding: 1px 5px !important;
  294. }
  295.  
  296. #issues .comments form textarea {
  297.     display: inline-block! important;
  298.    width: 500px! important;
  299.    height: 100px! important;
  300.    min-width: 150px! important;
  301.    min-height: 50px! important;
  302.    max-width: 500px! important;
  303.    max-height: 500px! important;
  304. }
  305.  
  306. /* (new5) WITHOUT GM - CODE SOURCE COUNT NUMBER - === */
  307. #home-topics #content {
  308.     overflow-x: auto;
  309.     width: 110% !important;
  310. }
  311.  
  312. /* (new5) GM "Follow-up" - === */
  313. /*#home-favorites.home */p[id*="new"]{
  314. /*    position: absolute !important;*/
  315.     position: relative !important;
  316.     display: inline-block !important;
  317. /*    float: left !important;*/
  318. /*    float: right !important;
  319.     clear: both !important;*/
  320.     width: 253px !important;
  321.     height: auto !important;
  322.     margin-top: -100px !important;
  323. /*    margin-top: 10px !important;*/
  324. /*    margin-bottom: 50px !important;*/
  325. /*    bottom: 50px !important;*/
  326.     margin-left: 1139px !important;
  327.     padding: 5px !important;
  328.  
  329.     top: 100px !important;
  330.     border: 1px solid red !important;
  331.     color: peru !important;
  332. }
  333. /*#home-favorites.home */p[id*="new"] strong {
  334. /*    position: relative !important;
  335.     position: absolute !important;*/
  336.     display: inline-block !important;
  337. /*    float: left !important;
  338.     clear: both !important;*/
  339.     width: 215px !important;
  340. /*    height: auto !important;*/
  341. /*    margin-top: -13px !important;*/
  342. /*    top: 10px !important;*/
  343. /*    margin-bottom: 50px !important;*/
  344. /*    bottom: 50px !important;*/
  345. /*    margin-left: -439px !important;*/
  346. /*    padding: 5px !important;*/
  347.  
  348.    /* top: -260px !important;*/
  349. /*    border: 1px solid red !important;*/
  350. color: red !important;
  351. }
  352. /*#home-favorites.home */p[id*="new"] span {
  353. /*    position: relative !important;*/
  354. /*    position: absolute !important;*/
  355.     display: inline-block !important;
  356. /*    float: none !important;*/
  357. /*    float: left !important;
  358.     clear: both !important;*/
  359. /*    width: 100% !important;
  360.     width: 30px !important;*/
  361. /*    min-width: 80px !important;
  362.     max-width: 115px !important;*/
  363. /*    height: auto !important;*/
  364. /*    margin-top: -13px !important;*/
  365. /*    top: 10px !important;*/
  366. /*    margin-bottom: 50px !important;*/
  367. /*    bottom: 50px !important;*/
  368. /*    margin-left: -439px !important;*/
  369. /*    padding: 5px !important;*/
  370.  
  371.    /* top: -260px !important;*/
  372. /*    border: 1px solid red !important;*/
  373. color: transparent !important;
  374. }
  375. /*#home-favorites.home */p[id*="new"] span a {
  376.     display: inline-block !important;
  377.     overflow: hidden !important;
  378.     text-overflow: ellipsis !important;
  379.     white-space: nowrap;
  380.     max-width: 214px !important;
  381.     padding: 0 2px !important;
  382. }
  383. /*#home-favorites.home */p[id*="new"] span strong {
  384.     position: relative !important;
  385.     position: absolute !important;
  386.     display: inline-block !important;
  387.     float: none !important;
  388. /*    float: left !important;
  389.     clear: both !important;*/
  390. /*    width: 100% !important;
  391.     width: 30px !important;*/
  392. /*    min-width: 80px !important;
  393.     max-width: 115px !important;*/
  394. /*    height: auto !important;*/
  395. /*    margin-top: -13px !important;*/
  396. /*    top: 10px !important;*/
  397. /*    margin-bottom: 50px !important;*/
  398. /*    bottom: 50px !important;*/
  399. /*    margin-left: -439px !important;*/
  400. /*    padding: 5px !important;*/
  401.  
  402.    /* top: -260px !important;*/
  403. /*    border: 1px solid red !important;*/
  404.     color: violet !important;
  405. }
  406.  
  407.  
  408.  
  409. /* (new5) A VOIR - NOTICE MESSAGE - GENERAL - TXT "Welcome Back !" - === */
  410. .notice {
  411.     position: absolute !important;
  412.     top: -159px !important;
  413.     left: -246px !important;
  414.     padding: 5px;
  415.     background: #DDFFCC;
  416.     border: 1px solid #CCDDAA;
  417.     line-height: 8px !important;
  418. }
  419. /* (new5) POSTS (#users-posts) - SPAM REPORT MESSAGE SUCCES -
  420. .feedback, .error, .alert, .notice, .success, .info
  421. === */
  422. #users-posts .notice {
  423.   position: fixed !important;
  424.   display: inline-block !important;
  425.   width: 150px !important;
  426.   height: 50px !important;
  427.   line-height: 24px !important;
  428.   left: 300px !important;
  429.   margin-top: 400px !important;
  430.   padding: 5px;
  431.   background: none repeat scroll 0 0 #DDFFCC;
  432.   border: 1px solid #CCDDAA;
  433.   z-index: 200 !important;
  434. }
  435. #users-posts .notice span {
  436.   background: url("/images/tick_circle.png") no-repeat scroll left center transparent;
  437.   padding-left: 20px;
  438.   line-height: 14px !important
  439. }
  440.  
  441. /* (new6) POSTS SEARCH  (#posts-search) - SPAM REPORT MESSAGE SUCCES -
  442. http://userscripts.org/posts/search?page=72&q= (not mirror)
  443. === */
  444. #posts-search .notice {
  445.   position: fixed !important;
  446.   display: inline-block !important;
  447.   width: 200px !important;
  448.   height: auto !important;
  449.   line-height: 24px !important;
  450.   left: 5px !important;
  451.   margin-top: 300px !important;
  452.   padding: 5px;
  453.   background: none repeat scroll 0 0 #DDFFCC;
  454.   border: 1px solid #CCDDAA;
  455.   z-index: 200 !important;
  456. }
  457.  
  458. /* (new6) REVIEW  (#scripts-reviews) - SPAM REPORT MESSAGE SUCCES -
  459. http://userscripts-mirror.org/scripts/reviews/154858?page=2
  460. === */
  461. #scripts-reviews .notice {
  462.   position: fixed !important;
  463.   display: inline-block !important;
  464.   width: 400px !important;
  465.   height: auto !important;
  466.   line-height: 24px !important;
  467.   left: 5px !important;
  468.   margin-top: 400px !important;
  469.   padding: 5px;
  470.   background: none repeat scroll 0 0 #DDFFCC;
  471.   border: 1px solid #CCDDAA;
  472.   z-index: 200 !important;
  473. }
  474. /* (new6) FORUM TOPICS (#topics-show) - SPAM REPORT MESSAGE SUCCES -
  475. http://userscripts-mirror.org/scripts/reviews/154858?page=2
  476. === */
  477. #topics-show .notice {
  478.   position: fixed !important;
  479.   display: inline-block !important;
  480. width: 225px !important;
  481.   height: auto !important;
  482.   line-height: 24px !important;
  483.   left: 5px !important;
  484. margin-top: 450px !important;
  485.   padding: 5px;
  486.   background: none repeat scroll 0 0 #DDFFCC;
  487.   border: 1px solid #CCDDAA;
  488.   z-index: 200 !important;
  489. }
  490.  
  491. /* (new7) NOTICE MESSAGE - SCRIPT PAGE(#scripts-review.scripts) - TXT "There are XX previous versions of this script" - === */
  492. #scripts-review.scripts .notice {
  493.     position: absolute !important;
  494. display: inline-block ! important;
  495.     width: 600px !important;
  496.     top: -56px !important;
  497.     left: 150px !important;
  498.     padding: 1px ! important;
  499.     line-height: 18px !important;
  500.     background: #DDFFCC;
  501.     border: 1px solid #CCDDAA;
  502. z-index: 500 ! important;
  503. }
  504.  
  505. /* (new5) A VOIR - NOTICE MESSAGE - SCRIPT PAGE - VERSION(#scripts-versions) - TXT "Versions Diff  work in progress..."" - === */
  506. #scripts-versions #content p.notice {
  507.     position: absolute !important;
  508.     width: 300px !important;
  509.     top: 0px !important;
  510.     left: 720px !important;
  511.     padding: 5px;
  512.     line-height: 20px !important;
  513.     background: #DDFFCC;
  514.     border: 1px solid #CCDDAA;
  515. }
  516. /* (new5) A VOIR - NOTICE MESSAGE - SCRIPT PAGE(#scripts-show ) - RIGHT PANEL - GROUPS - TXT "Added to Group" - === */
  517. #scripts-show #right #script_sidebar #group_status p.notice {
  518.     position: relative !important;
  519.     display: inline-block !important;
  520.  
  521.     top: 0px !important;
  522.     left: 5px !important;
  523. }
  524.  
  525. /* (new5)USER POST - INFOS CONTAINER + ADD POST NUMBER - === */
  526. #users-posts table.posts.wide tr.post.hentry:before {
  527.  
  528.     display: inline-block !important;
  529.     width: 120px !important;
  530.     margin-left: -18px !important;
  531.     margin-bottom: 18px !important;
  532. content:  " (" attr(id) ")" !important;
  533.     border: 1px solid gray !important;
  534. text-align: center !important;
  535. color: peru !important;
  536. }
  537. #users-posts table.posts.wide tr.post.hentry >td:first-of-type {
  538.     border: 1px solid gray !important;
  539.     display: inline-block !important;
  540.     width: 88px !important;
  541.     margin-left: -18px !important;
  542.  
  543.     margin-right: 18px !important;
  544. text-align: center !important;
  545. }
  546.  
  547. /* (new5) GUIDES - TOP/BOTTOM LINKS - === */
  548. #content>p>a[href="#top"] ,
  549. #content>p>a[href="#footer"] {
  550.     display: inline-block !important;
  551.     margin-top: 0;
  552. /*    position: absolute !important;*/
  553. /*    padding: 5px !important;*/
  554.     color: black !important;
  555.     background: peru !important;
  556. }
  557. #content>p>a[href^="#bookmark-"]  {
  558.     display: inline-block !important;
  559.     margin-top: 0;
  560. /*    position: absolute !important;*/
  561. /*    padding: 5px !important;*/
  562.     background: gold !important;
  563. }
  564. /* (new5) - GM "USO - ANCHOR BOOKMARK" - === */
  565. .bookmark {
  566.     position: absolute !important;
  567.     display: inline-block !important;
  568.     float: none !important;
  569.     height: 16px;
  570.     margin-left: -23px !important;
  571.     margin-top: 3px !important;
  572. }
  573. #guides-show #right .bookmark {
  574.     margin-left: -30px !important;
  575.     margin-top: -6px !important;
  576. }
  577. #guides-show #right h3 .bookmark {
  578.     margin-left: -23px !important;
  579.     margin-top: 2px !important;
  580. }
  581. /* (new5) - GM "CODE NUMBERING" - SCRIPT SOURCE CODE - NUMBER COLUMN - === */
  582. #scripts-review.scripts pre#userscripts_org_source_code_line_numbers_0 {
  583.     display: inline-block !important;
  584.     margin-top: 25px !important;
  585. }
  586. /*#guides-show [id^="userscripts_org_source_code_line_numbers"] {
  587. position: relative !important;
  588.     display: inline-block !important;
  589.     font-size: 14px;
  590.     margin-top: 6% !important;
  591.     padding: 5px !important;
  592. }*/
  593.  
  594. /* (new5) A VOIR - GUIDES(#guides-show) - PRE - === */
  595. #guides-show #content>dl>dd>pre{
  596.     display: inline-block !important;
  597.     float: none !important;
  598.     font-size: 14px;
  599.     padding: 5px !important;
  600.     text-align: left !important;
  601. }
  602. /* (new4) -  USER FAV - HEADER - === */
  603. #users-favorites #section {
  604.     height: 87px !important;
  605. }
  606.  
  607. /* (new5) - SCRIPT SEARCH - TAGS BLOCK - === */
  608. #scripts-search #content>p {
  609.     position: absolute !important;
  610.     width: 300px !important;
  611.     height: 750px !important;
  612.     padding: 5px !important;
  613.     right: -340px !important;
  614.     top: -8px !important;
  615.     border: 1px solid gray !important;
  616.     border-radius: 5px !important;
  617.     overflow: hidden !important;
  618.     overflow-y: auto !important;
  619. }
  620. #scripts-search #content>p a:nth-child(odd) {
  621.     text-decoration: none !important;
  622.     padding: 1px 2px !important;
  623.     border-radius: 3px !important;
  624.     background: #1C1C1C !important;
  625.     color: lightslategray !important;
  626. }
  627. #scripts-search #content>p a:nth-child(even) {
  628.     text-decoration: none !important;
  629.     padding: 1px 2px !important;
  630.     border-radius: 3px !important;
  631.     background: #222222 !important;
  632.     color: gray !important;
  633. }
  634. #scripts-search #content>p a:hover {
  635.     text-decoration: none !important;
  636.     padding: 1px 2px !important;
  637.     border-radius: 3px !important;
  638.     background: black !important;
  639.     color: white !important;
  640. }
  641. #scripts-search #content>p a:before {
  642.     content: ">" !important;
  643.     text-decoration: none !important;
  644.     margin-right: 5px !important;
  645.     padding: 1px 2px !important;
  646.     border-radius: 3px !important;
  647.     background: black !important;
  648.     color: white !important;
  649. }
  650. /* (new3) MAIN MENU (GM - MONKEY BARREL)- - === */
  651. .mainmenu-:not(.hid){
  652.     position: absolute !important;
  653.     display: inline-block !important;
  654.     z-index: 200 !important;
  655. }
  656. .usermenu-:not(.hid){
  657.     position: absolute !important;
  658.     display: inline-block !important;
  659.     width: 310px !important;
  660.     top: 18px !important;
  661.     margin-left: -150px !important;
  662.     z-index: 200 !important;
  663. }
  664. .mainmenu- li {
  665.     width: 200px !important;
  666.     height: 22px !important;
  667.     line-height: 22px !important;
  668. /*    margin: -7px 0 0 5px !important;*/
  669. }
  670. .mainmenu- li a {
  671.     display: inline-block !important;
  672.     margin-top: -15px !important;
  673.     margin-bottom: 11px !important;
  674. }
  675.  
  676. /* (new2) CONTAINER - === */
  677. /* A VOIR - GENERAL - CONTAINER - FLOAT NONE -
  678. PB : https://userscripts.org/users/johan
  679.  
  680. #script_sidebar
  681.  === */
  682. /* (new2) CONTAINER - GENERAL */
  683. /*.container {
  684.     position: relative !important;
  685.     display: inline-block !important;
  686.     margin: 5px 200px 0px 250px !important;
  687.     overflow: visible !important;
  688.     width: 100% !important;
  689.     float: none  !important;
  690.     clear: both  !important;
  691. }*/
  692.  
  693. /* (new5) CONTAINER - USER + INDEX + FORUMS SHOW + FORUMS INDEX * TAGS SHOW + TAGS INDEX
  694. + SCRIPTS SHOW + SCRIPTS REVIW + POST SEARCH + TOPICS SHOW - LIST SCRIPTS */
  695. #users-posts .container ,
  696. #scripts-search .container ,
  697. #users-show .container ,
  698. #home-widgets .container ,
  699. #home-settings .container ,
  700. #home-scripts .container ,
  701. #home-favorites .container ,
  702. #home-comments .container ,
  703. #home-topics .container ,
  704. #topics-show .container ,
  705. #posts-search .container ,
  706. #scripts-review .container ,
  707. #scripts-show .container ,
  708. #tags-index .container ,
  709. #tags-show .container ,
  710. #forums-index  .container ,
  711. #forums-show  .container ,
  712. #users-scripts .container  ,
  713. #scripts-index .container {
  714.     position: relative !important;
  715.     display: inline-block !important;
  716.     margin: 5px 200px 0px 250px !important;
  717.     overflow: visible !important;
  718.     width: 1300px !important;
  719. /*    width: 100% !important;*/
  720.     float: none  !important;
  721.     clear: both  !important;
  722. }
  723.  
  724. /*(new5)USER PROFILE (#users-show.users) - MAIN - GENERAL SIZE - === */
  725. #users-show .main {
  726. /*position: relative !important;*/
  727. /*    position: absolute !important;*/
  728.     display: inline-block !important;
  729. /*    float: none !important;*/
  730.     margin-left: -4px !important;
  731.     max-width: 1870px !important;
  732.     min-width: 1870px !important;
  733.     width: 100% !important;
  734.     height: auto !important;
  735.     overflow: visible !important;
  736. }
  737.  
  738. /* (new1)) POST SEARCH - LIST - CONTENT - === */
  739. #posts-search  .container #content {
  740.     position: relative !important;
  741.     display: inline-block !important;
  742.     float: left;
  743.     margin-top: 20px !important;
  744.     width: 100% !important;
  745.     max-width: 960px !important;
  746.     min-width: 960px !important;
  747. }
  748.  
  749. /* (new5) USER POSTS - MAIN MENU - === */
  750. #users-posts #mainmenu {
  751.     margin-right: 0 !important;
  752. }
  753. /* (new5) USER POSTS - MAIN MENU - === */
  754. #users-posts #main {
  755.   display: inline-block !important;
  756.   float: left;
  757.   margin-right: -87px !important;
  758.   padding-left: 20px;
  759.   width: 1150px !important;
  760. }
  761.  
  762. /* (new1) FORUMS SHOW - LIST - CONTENT - === */
  763. #forums-show  .container #content {
  764.     display: inline;
  765.     float: left;
  766.     margin-right: 10px;
  767.     width: 965px !important;
  768. }
  769. /* (new1) FORUMS SHOW - LIST - AUTHOR - === */
  770. #forums-show.forums .c2:not(.ra) small {
  771. /*    background:  red !important;*/
  772.     display: block !important;
  773.     left: 0 !important;
  774. }
  775. #forums-show.forums .c2:not(.ra) small a {
  776. margin-left: 30px !important;
  777.     text-align: left !important;
  778.     color: gold !important;
  779. }
  780.  
  781. /* (new6) - TEST FORUM - LAST UPDATED -
  782. http://userscripts-mirror.org/users/83/scripts (not mirror)
  783. http://userscripts.org/users/83/scripts
  784. === */
  785. .updated {
  786.     color: gold !important;
  787. }
  788.  
  789.  
  790.  
  791.  
  792. /* (new1) ADAPTATION NEW POST GM - === */
  793. #scripts-search.scripts #content p[id^="j2userj"] {
  794.     display: inline-block !important;
  795.     position: relative !important;
  796.     float: right !important;
  797.     width: 450px !important;
  798.     left: 25px !important;
  799. }
  800. /*#scripts-search.scripts #content p[id$="newfans"] {
  801. margin-left: 0 !important;
  802. }*/
  803.  
  804. /* (new1)- ADAPTATION Bulschit Filter Scam Filteers- === */
  805. table.forums tr.filtered.checked td.script-meat[hidden="hidden"] > span + a.title ,
  806. table.forums tr.filtered.checked.scam td.script-meat > span + a.title:after {
  807.     position: absolute !important;
  808.     display: inline-block !important;
  809.     width: auto !important;
  810.     height: 15px !important;
  811.     right: 0px !important;
  812.     padding: 0 !important;
  813.     opacity: 0.6 !important;
  814.     border: none !important;
  815.     font-size: 11px !important;
  816.     z-index: 500 !important;
  817.     background: none !important;
  818.     background-color: transparent !important;
  819.     color: gold !important;
  820. }
  821.  
  822. /*.filtered.checked .script-meat a.title  {
  823.     position: absolute !important;
  824.     display: inline-block !important;
  825.     width: auto !important;
  826.     height: 15px !important;
  827.     padding: 0 !important;
  828.     opacity: 1 !important;
  829.     border: none !important;
  830.     font-size: 11px !important;
  831.     z-index: 500 !important;
  832.     background: red !important;
  833.     color: gold !important;
  834. }*/
  835. /* (new5) - MONITORED TOPIC - === */
  836. #home-topics.home .container #content #main {
  837.     display: inline-block !important;
  838.     float: left;
  839.     margin-left: 190px !important;
  840.     margin-right: 0;
  841.     margin-top: -410px !important;
  842.     padding-left: 10px;
  843.     width: 1200px !important;
  844. }
  845. #home-topics.home .container #content #main h1 {
  846.     Color: tan !important;
  847. }
  848. #home-topics.home #content #main table tbody tr {
  849.     max-height: 18px !important;
  850. }
  851. #home-topics.home #content #main table tbody tr td a{
  852.     color: tan !important;
  853.     text-decoration: none !important;
  854. }
  855. #home-topics.home #content #main table tbody tr td a:hover {
  856.     color: gold !important;
  857. }
  858. #main>table>tbody>tr:nth-child(even) {
  859.     background: #222222 !important;
  860.     border-right: 1px solid red ! important;
  861. }
  862. #main>table>tbody>tr:nth-child(even) td {
  863.     border-right: 1px solid gray ! important;
  864. }
  865. #home-topics.home #content #main table tbody tr td  {
  866.     padding: 1px 0 1px 6px !important;
  867. }
  868. #home-topics.home #content #main table tbody tr td:nth-child(2){
  869.     width: 180px !important;
  870. }
  871.  
  872. /* ==== QUICK POSITION ==== */
  873. /* QUICK POSITION - HOME/FAVS  - === */
  874. #home-scripts #main {
  875.     position: absolute !important;
  876. }
  877.  
  878.  
  879. /* (new5) FAVORITES PAGES - === */
  880. #users-favorites #main {
  881.     position: relative !important;
  882.     display: inline-block !important;
  883.     left: -200px !important;
  884. /*    margin-top: -230px !important;*/
  885. }
  886. #users-favorites .subnav{
  887.     position: relative !important;
  888.     display: inline-block !important;
  889.     left: -200px !important;
  890. /*    margin-top: -230px !important;*/
  891. }
  892.  
  893.  
  894. /* TEST - REVIEW WRITE - === */
  895. #reviews-new #right {
  896.     position: absolute !important;
  897.     display: inline-block ! important;
  898.     float: none !important;
  899.     width: 500px !important;
  900.     left: -50px !important;
  901.     bottom: -150px !important;
  902.     padding: 20px !important;
  903.     background: black !important;
  904. }
  905.  
  906. /* TEST - REPLY TOPIC / COMMENTS - ADD INFOS SHORTS CUTS - === */
  907. #edit.editbox .contents form table tbody tr td.crap_holder {
  908.     display: block ! important;
  909.     width: 500px !important;
  910.     margin-left: 10px !important;
  911.     margin-top: 8px !important;
  912.     padding: 20px !important;
  913.     background: black !important;
  914. }
  915.  
  916. .editbox h5:first-of-type:hover:before {
  917.     display: inline-block ! important;
  918.     position: absolute ! important;
  919.     width: 170px ! important;
  920.     height: 20px ! important;
  921.     top: -20px ! important;
  922.     font-size: 10px ! important;
  923.     white-space: normal! important;
  924.     background: red ! important;
  925.     content: "Userscripts Comments Fix" ! important;
  926.     text-align: center ! important;
  927. }
  928. .editbox h5 {
  929.     display: block ! important;
  930.     position: relative ! important;
  931.     float: none ! important;
  932.     margin-top: -15px ! important;
  933.     padding-left: 15px ! important;
  934.     font-size: 15px ! important;
  935.     white-space: normal! important;
  936.     background: black ! important;
  937. }
  938. .editbox h5:nth-child(1):before ,
  939. .editbox h5:nth-child(3):before {
  940.     display: inline-block ! important;
  941.     position: absolute ! important;
  942.     width: 10px ! important;
  943.     height: 14px ! important;
  944.     top: 6px ! important;
  945.     margin-left: -15px ! important;
  946.     padding: 0 2px 0 2px ! important;
  947.     font-size: 10px ! important;
  948.     white-space: normal! important;
  949.     background: red ! important;
  950.     content: "► " ! important;
  951.     text-align: center ! important;
  952. }
  953. .editbox code {
  954.     display: inline-block ! important;
  955.     min-width: 15px !important;
  956.     height: 12px ! important;
  957.     line-height: 10px ! important;
  958.     padding: 4px 2px ! important;
  959.     border-bottom: 2px solid black ! important;
  960.     font-family: "Helvetica Neue",Arial,Helvetica,sans-serif !important;
  961.     background: #D04C00 !important;
  962. }
  963. a.quick_shortcut,
  964. a.quick_shortcut:visited {
  965.     display: inline-block ! important;
  966.     height: 12px ! important;
  967.     line-height: 10px ! important;
  968.     font-size: 15px !important;
  969.     text-align: center ! important;
  970.     color: white !important;
  971. }
  972. /* "CODE" - SAMPLE BLOCK - === */
  973. .crap_holder>h5>table>tbody>tr:nth-child(1)>td:nth-child(1)>code:nth-child(2) {
  974.     background: #EEEEEE ! important;
  975.     border-color: #CCCCCC -moz-use-text-color #BBBBBB  #CCCCCC ! important;
  976.     border-left: #817D7D  3px solid ! important;
  977. }
  978. /* "PRE" - SAMPLE BLOCK - === */
  979. .crap_holder>h5>table>tbody>tr:nth-child(1)>td:nth-child(2)>code +pre {
  980.     background: #EEEEEE ! important;
  981.     border-color: #CCCCCC -moz-use-text-color #BBBBBB  #CCCCCC ! important;
  982. border-left: #817D7D  3px solid ! important;
  983. }
  984. /* "BLOCKQUOTE" - SAMPLE BLOCK - === */
  985. .crap_holder>h5>table>tbody>tr:nth-child(2)>td:nth-child(1)>code +blockquote {
  986.     background: #CDE797 ! important;
  987.     border-color: #CCDDAA -moz-use-text-color #CCDDAA #99AA77 ! important;
  988.     border-left: 3px solid #7CA627 !important;
  989. }
  990.    
  991. #reply.editbox .contents form#new_post.new_post table tbody tr td.crap_holder h5 table tbody tr {
  992.     position: relative ! important;
  993.     margin: 15px 0 !important;
  994.     font-size: 15px !important;
  995. }
  996.  
  997. /* BLOCK TXT "Auto-watch topics you reply to" - === */
  998. .crap_holder>h5>table>tbody>tr:last-child {
  999.     position: absolute !important;
  1000.     display: inline-block !important;
  1001.     height: 20px ! important;
  1002.     line-height: 15px ! important;
  1003.     padding: 2px 5px ! important;
  1004.     border-radius: 5px !important;
  1005.     background: #D04C00 !important;
  1006. }
  1007. .crap_holder>h5>table>tbody>tr:last-child td {
  1008. border: none !important;
  1009.     padding: 0 !important;
  1010. }
  1011.  
  1012.  
  1013. /* (new5) GM - SCRIPT SEARCH ON ALL PAGE + ICON GOOGLE SEARCH - === */
  1014. .container>form[name="searchUSO"]>span  {
  1015.     display: inline-block !important;
  1016.     float: none !important;
  1017.     margin: -32px 0 0 150px !important;
  1018.     position: relative !important;
  1019. }
  1020. .container>form[name="searchGoogle"]>span  {
  1021.     display: inline-block !important;
  1022.     float: none !important;
  1023.     margin: -10px 0px 0px 532px !important;
  1024.     top: 5px !important;
  1025.     position: relative !important;
  1026. }
  1027.  
  1028. /* (new5) USER REVIEWS PAGE - POST - EDIT REVIEW - === */
  1029. #users-reviews #review-list .box a.edit {
  1030.     position: relative !important;
  1031.     display: block !important;
  1032.     width: 60px !important;
  1033.     padding: 1px 1px 2px 5px !important;
  1034.     top: -1px !important;
  1035.     right: 1px !important;
  1036.     font-size: 10px !important;
  1037.     border-radius: 5px !important;
  1038. }
  1039.  
  1040. /* (new5) GUIDE(#guides-show) - EDIT BOX - === */
  1041. #guides-show #edit {
  1042.     width: 1233px !important;
  1043. }
  1044.  
  1045. /* (new5) USER COMMENTS(#users-comments.users) - COMMENTS CONTENT - USER AVATAR -
  1046. #users-comments.users #root .container #content #main #comments .comment .avatar
  1047. === */
  1048. #users-comments.users .comment .avatar {
  1049.     position: relative !important;
  1050.     display: inline-block !important;
  1051.     float: none !important;
  1052.     width: 50px !important;
  1053.     height: 0px !important;
  1054.     margin-right: 10px;
  1055.     top: -13px !important;
  1056. }
  1057. /* (new5) USER COMMENTS(#users-comments.users) - COMMENTS CONTENT - AUTHOR BLOCK -
  1058.     outline: 1px solid yellow !important;
  1059. === */
  1060. #users-comments.users #comments .comment .author {
  1061.     display: block !important;
  1062.     position: relative !important;
  1063.     float: none !important;
  1064.     height: 0px !important;
  1065.     width: 100% !important;
  1066.     margin-bottom: 20px !important;
  1067.     margin-right: 211px !important;
  1068. }
  1069. /* (new5) USER COMMENTS(#users-comments.users) - COMMENTS CONTENT - AUTHOR BLOCK - AUTHOR NAME + STATUT - === */
  1070. #users-comments.users #comments .comment .author img+a  {
  1071.     display: inline-block !important;
  1072.     position: relative !important;
  1073.     left: -80px !important;
  1074. }
  1075.  
  1076. #users-comments.users #comments .comment .author img+a+em {
  1077.     display: inline-block !important;
  1078.     position: relative !important;
  1079.     left: -80px !important;
  1080.     margin-right: -80px !important;
  1081. }
  1082. /* (new5) USER COMMENTS(#users-comments.users) - COMMENTS CONTENT - AUTHOR BLOCK - ICONS BROWSERS -
  1083.     position: relative !important;
  1084.     left: -154px !important;
  1085.     top: 74px !important;
  1086.     text-align: left !important;
  1087. === */
  1088. #users-comments.users #comments .comment .author>img {
  1089.     float: none !important;
  1090.     position: relative !important;
  1091.     display: inline-block !important;
  1092.     left: -84px !important;
  1093.     top: 4px !important;
  1094.     transform: scale(0.7) !important;
  1095. }
  1096. /* (new5) USER COMMENTS(#users-comments.users) - COMMENTS CONTENT - VOTES - === */
  1097. #users-comments.users #comments .comment .info .votes {
  1098.     position: relative !important;
  1099.     width: 45px !important;
  1100.     top: 45px !important;
  1101.     left: -90px !important;
  1102. }
  1103. /* COMMENTS - === */
  1104.  
  1105. .comment {
  1106.     background: transparent !important;
  1107.     border-top: 1px solid rgb(221, 221, 221);
  1108.     margin-bottom: -11px !important;
  1109.     padding: 2px 4px 1px;
  1110. }
  1111. #users-comments.users #comments .info {
  1112.     background: transparent !important;
  1113.     border-top: 1px solid rgb(221, 221, 221);
  1114.     margin-bottom: 1px !important;
  1115.     padding: 2px 40px 1px !important;
  1116. }
  1117.  
  1118. /*========= */
  1119.  
  1120.  
  1121. /* (new5) USER REWIEWS(#users-reviews) - LEFT PANEL("Groups / Userscripts / Guides /Forums Posts / Comments /Rewiews / Favorites") - === */
  1122. #users-reviews ul.subnav {
  1123.     border-top: 1px solid rgb(204, 204, 204);
  1124.     left: 90px !important;
  1125.     position: fixed !important;
  1126.     z-index: 500 !important;
  1127. }
  1128. /* (new5) USER REWIEWS(#users-reviews) - REVIEWS TOTAL CONTAINER - === */
  1129. #users-reviews.users .container #content {
  1130. /*     height: 1280px !important; */
  1131. /*     overflow-x: auto; */
  1132.     width: 100%;
  1133. }
  1134. #users-reviews.users  #main {
  1135.   display: inline-block !important;
  1136.   float: left;
  1137.   margin-right: 0;
  1138.   padding-left: 0 !important;
  1139.   width: 938px !important;
  1140. }
  1141. /* USER REWIEWS(#users-reviews) - SCRIPTS NAME LINKS - === */
  1142. #users-reviews .box.review:nth-child(even)>div>a {
  1143.     position: relative !important;
  1144.     display: inline-block !important;
  1145.     width: 750px !important;
  1146.     top: -20px !important;
  1147.     margin-bottom: -20px !important;
  1148.     background: black !important;
  1149.     color: gray !important;
  1150. }
  1151. #users-reviews .box.review:nth-child(odd)>div>a {
  1152.     position: relative !important;
  1153.     display: inline-block !important;
  1154.     width: 750px !important;
  1155.     top: -20px !important;
  1156.     margin-bottom: -20px !important;
  1157.     background: #222222 !important;
  1158.     color: gray !important;
  1159. }
  1160.  
  1161. /* (new5) USER REWIEWS LIST(#users-reviews #review-list) - REVIEWS TXT - === */
  1162. #users-reviews #review-list .body {
  1163. /*     bottom: -4px !important; */
  1164. margin-bottom: 8px !important;
  1165.     display: inline-block !important;
  1166.     position: relative !important;
  1167. }
  1168.  
  1169. /* (new5) USER REWIEWS LIST(#users-reviews #review-list) - NBR COMMENTS + SPAM BUTTONS - === */
  1170. #users-reviews #review-list .body +p:last-child {
  1171.     float: none !important;
  1172.     position: absolute !important;
  1173.     display: inline-block !important;
  1174.     width: 250px !important;
  1175.     margin-top: -70px !important;
  1176.     right: 15px !important;
  1177.     padding: 0px 2px! important;
  1178. /* background: red! important; */
  1179. }
  1180. /* (new5)USER REWIEWS LIST (#users-reviews #review-list) - REVIEWS BLOCK (ZEBBRA??)  - === */
  1181. #users-reviews #review-list .review {
  1182.     border: none !important;
  1183. /*     margin-bottom: 8px !important; */
  1184. padding: 15px! important;
  1185. }
  1186. /* #users-reviews #review-list .review:nth-child(odd) {
  1187.     background: black ! important;
  1188.     padding: 2px 5px! important;
  1189. }
  1190. #users-reviews #review-list .review:nth-child(even) {
  1191. background: #222222 ! important;
  1192.     padding: 2px 5px! important;
  1193. } */
  1194. #users-reviews #review-list div.box.review .status +div {
  1195.     background: black ! important;
  1196. padding: 2px 5px! important;
  1197.  
  1198. }
  1199.  
  1200. /* (new5)USER REWIEWS LIST (#users-reviews #review-list) - ADD REVIEW NUMBER - === */
  1201. #users-reviews #review-list .review .status:before {
  1202. position: absolute! important;
  1203. position: relative! important;
  1204. display: inline-block! important;
  1205. width: 100%! important;
  1206. min-width: 200px! important;
  1207. max-width: 200px! important;
  1208. height: 100%! important;
  1209. min-height: 20px! important;
  1210. max-height: 20px! important;
  1211. /* left: -200px! important; */
  1212.     content: attr(id)! important;
  1213.     font-size: 15px! important;
  1214.     color: peru! important;
  1215. }
  1216.  
  1217. /* (new5)USER REWIEWS LIST (#users-reviews #review-list) - SCRIPTS NAME LINKS - === */
  1218. #users-reviews #review-list .box.review > div > a {
  1219.     position: relative !important;
  1220.     display: inline-block !important;
  1221.     width: 590px !important;
  1222.     margin-bottom: 0px !important;
  1223.     margin-left: 5px! important;
  1224. top: -1px !important;
  1225.     padding: 1px 5px 0 3px !important;
  1226.     background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
  1227.     border: 1px solid #808080 !important;
  1228.     border-radius: 5px !important;
  1229. /*   color: #808080 !important; */
  1230.     color: gold! important;
  1231. }
  1232.  
  1233. /* TEST - MONITORED TOPICS(#home-posts.home) - MENU LEFT - === */
  1234. #home-posts.home ul.subnav ,
  1235. #home-comments.home ul.subnav{
  1236.     display: inline;
  1237.     float: left;
  1238.     left: -240px !important;
  1239.     margin-right: 10px;
  1240.     position: relative !important;
  1241.     width: 150px;
  1242. }
  1243.  
  1244. /* TEST - ROOT HIDDEN (no Horizontal scroll bar) - === */
  1245. #root {
  1246.     margin-bottom: -100px;
  1247.     min-height: 100%;
  1248.     overflow: hidden !important;
  1249. }
  1250.  
  1251.  
  1252. /*  ==== SCRIPTs LISTs GENERAL ==== */
  1253.  
  1254. /* GENERAL (.script-meat) - SCRIPT LIST - TXT SHADOW NONE (for GM SCRIPT "FOLLOW-UP" ) - ==== */
  1255. #main>h1>a[title="alt-click to reset script fans too"] ,
  1256. .script-meat {
  1257.     text-shadow: none !important;
  1258. }
  1259. /* (new8) GENERAL (.script-meat) - SCRIPT LIST - SCRIPT TITLE - FAVORIS (?) - A VOIR (+WEBEXTENDER) -
  1260. http://www.webextender.net/scripts/sort/rating.html/120
  1261.     background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 transparent !important;
  1262. === */
  1263. .script-meat .title:not([href*="www.webextender.net"]) {
  1264.     position: relative !important;
  1265.     display: inline-block !important;
  1266.     border-radius : 5px !important;
  1267.     width: 600px !important;
  1268.     padding : 4px 10px 2px 10px!important;
  1269.     background: none !important;
  1270.     font-size: 16px !important;
  1271.     text-decoration: none !important;
  1272. color: transparent !important;
  1273. }
  1274. .script-meat .title[href*="www.webextender.net"] {
  1275.     position: relative !important;
  1276.     display: inline-block !important;
  1277.     border-radius : 5px !important;
  1278.     width: 600px !important;
  1279.     padding : 4px 10px 2px 10px!important;
  1280.     font-size: 16px !important;
  1281. /* color: peru !important; */
  1282.     background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 transparent !important;
  1283. }
  1284. /* (new8) GENERAL (.script-meat) - SCRIPT LIST / FAVORITE LIST(#home-favorites) - SCRIPT FULL TITLE - (+WEBEXTENDER) -
  1285. .script-meat a.title{
  1286.     min-width: 500px !important;
  1287.     font-size: 0 !important;
  1288.     color: transparent !important;
  1289. } === */
  1290. .script-meat a.title:not([href*="www.webextender.net"]):after {
  1291.     position: absolute !important;
  1292.     display: block !important;
  1293.     width: 590px !important;
  1294.     top: 29px !important;
  1295.     margin-top: -22px !important;
  1296.     margin-left: 3px !important;
  1297.     padding-left: 18px !important;
  1298.     background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 transparent !important;
  1299.     border-radius: 5px !important;
  1300.     border: 1px solid gray !important;
  1301.     content: attr(title) !important;
  1302.     color: tan !important;
  1303.     font-size: 16px !important;
  1304.     white-space: nowrap !important;
  1305.     overflow: hidden !important;
  1306.     text-overflow: ellipsis !important;
  1307. }
  1308. /* (new8) YOUR FAVORITES(#home-favorites) - SCRIPT LIST - SCRIPT FULL TITLE - === */
  1309. #home-favorites .script-meat a.title:not([href*="www.webextender.net"]):after {
  1310.     top: 29px !important;
  1311.     margin-top: -25px !important;
  1312.     margin-left: 3px !important;
  1313.     padding-left: 18px !important;
  1314. }
  1315.  
  1316.  
  1317. /* (new1)MONITORED -  - TITLE PAGE
  1318. "Recents discussion on your Scripts" : COMMENTS(#home-comments) /
  1319. "Your favorite Scripts" :FAVORITE SCRIPTS(#home-favorites) /
  1320. "Recents posts on" : MONITORED TOPICS(#home-posts) /
  1321. "Your Scripts" :SCRIPT MANAGEMENT(#home-scripts) /
  1322. "Settings" : SETTING /
  1323. "Widgets for you" : (#home-widgets) -
  1324. === */
  1325. #home-comments #main h1 ,
  1326. #home-favorites.home #main h1 ,
  1327. #home-posts #main h1 ,
  1328. #home-scripts #main h1 ,
  1329. #home-settings #main h1 ,
  1330. #home-widgets #main h1 {
  1331.     background: black !important;
  1332.     color: gray !important;
  1333.     padding: 4px !important;
  1334.     border-radius: 5px !important;
  1335. }
  1336.  
  1337.  
  1338. /* GENERAL - SCRIPTS LIST - VOTES - === */
  1339. .votes {
  1340.     float: left !important;
  1341.     font-size: 12px !important;
  1342.     text-align: left !important;
  1343. }
  1344.  
  1345.  
  1346.  
  1347.  
  1348. /* ==== GROUPS(#groups-show) ==== */
  1349.  
  1350. /* GROUPS(#groups-show) - SCRIPTS LIST - === */
  1351. #groups-show #root #section + .container #content .wide.forums tbody tr .script-meat a.title:after {
  1352.     top: 25px !important;
  1353. }
  1354.  
  1355.  
  1356. /* TAGS(#tags-show) - SCRIPTS LIST - FULL TITLE - === */
  1357. #tags-show #root #section + .container #content .wide.forums tbody tr .script-meat a.title:after {
  1358.     top: 25px !important;
  1359. }
  1360.  
  1361. /* ==== USERs ==== */
  1362.  
  1363. /* USERS (#users-scripts.users) - SCRIPT BY LIST - SCRIPT TITLE - A VOIR (GENERAL) - === */
  1364. #users-scripts.users .script-meat a.title {
  1365.     position: relative !important;
  1366.     display: inline-block !important;
  1367.     width: 200px !important;
  1368.     padding : 4px 10px 2px 10px!important;
  1369.     background: none !important;
  1370.     border-radius : 5px !important;
  1371.     font-size: 16px !important;
  1372.     text-decoration: none !important;
  1373. }
  1374.  
  1375.  
  1376. /* ==== USERs FAVORITEs(#users-scripts.users)(?) / (#users-favorites.users) ==== */
  1377.  
  1378. /* USERS FAVORITES(#users-scripts.users) - SCRIPTS LIST - FULL TITLES - A VOIR - === */
  1379. #users-scripts.users .script-meat a.title:after {
  1380.     width: 440px !important;
  1381.     white-space: nowrap !important;
  1382.     margin-top: -24px !important;
  1383. }
  1384. #users-scripts.users .script-meat a.title {
  1385.     width: 470px !important;
  1386.     white-space: nowrap !important;
  1387. }
  1388. /* FAVORITES(#users-favorites.users) - SCRIPTS LIST - USER FAVORITES - FULL TITLES - === */
  1389. #users-favorites .script-meat a.title:after {
  1390.     margin-top: -25px !important;
  1391. }
  1392.  
  1393.  
  1394. /* FAVORITES(#users-favorites.users) - SCRIPTS LIST - SCRIPT DESC - === */
  1395. #users-favorites.users #main table.wide tbody tr td.script-meat p.desc {
  1396.     color:grey !important;
  1397. }
  1398.  
  1399. /* USERSCRIPTS HOMEPAGE(#site-home.site) - SCRIPTS LIST - FULL TITLES - === */
  1400. #site-home.site .script-meat a.title:after {
  1401.     margin-top: -14px !important;
  1402. }
  1403. /* SCRIPT HOMEPAGE "BROWSE ALL SCRIPTS"(#scripts-index) - SCRIPTS LIST - FULL TITLES - === */
  1404. #scripts-index .script-meat a.title:after {
  1405.     margin-top: -22px !important;
  1406. }
  1407.  
  1408. /* ==== SCRIPT PAGE(#scripts-show) ==== */
  1409.  
  1410. /* SCRIPT PAGE(#scripts-show) - SCRIPT DESCRIPTION (LEFT SIDE CONTAINER) - === */
  1411. #scripts-show #full_description {
  1412.     width: 750px !important;
  1413. }
  1414. #scripts-show #full_description>h4 {
  1415.     color: gray !important;
  1416. }
  1417. /* #scripts-show #full_description>table>tbody>tr {
  1418. position: relative !important;
  1419. display: inline-block !important;
  1420. width: 100% !important;
  1421.     max-width: 651px !important;
  1422. min-width: 651px !important;
  1423. } */
  1424. #full_description>table>tbody>tr>td>table>tbody>tr>th{
  1425. /* position: relative !important; */
  1426. /* display: inline-table !important; */
  1427.     background: none repeat scroll 0 0 #333333;
  1428.     border: 1px solid #222222;
  1429.     color: #FFFFFF;
  1430.     font-size: 1em;
  1431.     padding: 3px;
  1432.     width: 50px !important;
  1433. }
  1434. /* SCRIPT PAGE(#scripts-show) - FORUM ACTIVITY - SCRIPTS LIST - ITEMS LINE - ZEBBRA - === */
  1435. #scripts-show #topics table tbody tr:nth-child(even) td {
  1436.     line-height: 10px !important;
  1437.     background: black !important;
  1438. }
  1439. #scripts-show #topics table tbody tr:nth-child(odd) td {
  1440.     line-height: 10px !important;
  1441.     background: #222222 !important;
  1442. }
  1443.  
  1444. /* SCRIPT PAGE(#scripts-show) - FORUM ACTIVITY - SCRIPTS LIST - ITEMS LINKS - === */
  1445. #scripts-show #topics table tbody tr td a {
  1446.     font-size: 14px !important;
  1447.     text-decoration: none !important;
  1448. }
  1449. /* SCRIPT PAGE(#scripts-show) - FORUM ACTIVITY - SCRIPTS LIST - ITEMS LINKS - COUNT - === */
  1450. #scripts-show #topics table tbody tr td.count {
  1451.     color: slateGrey !important;
  1452.     text-align: center !important;
  1453. }
  1454. #scripts-show #topics table tbody tr td:last-child {
  1455.     width: 40px !important;
  1456. }
  1457. /* SCRIPT PAGE(#scripts-show) - OTHERS SCRIPTS BY AUTHOR - SCRIPTS LIST - ZEBBRA - === */
  1458. #scripts-show #script_sidebar ul.scripts {
  1459.     width: 360px !important;
  1460. margin-left: 20px !important;
  1461. }
  1462. #scripts-show ul.scripts li:nth-child(odd) {
  1463.     margin-left: -30px !important;
  1464.     font-size: 14px !important;
  1465.     background: black !important;
  1466. }
  1467. #scripts-show ul.scripts li:nth-child(even) {
  1468.     margin-left: -30px !important;
  1469.     font-size: 14px !important;
  1470.     background: #222222 !important;
  1471. }
  1472. #scripts-show ul.scripts li a {
  1473.     text-decoration: none !important;
  1474. }
  1475.  
  1476. /* From TAGS (#tags-shows) - SCRIPT LIST - TABLES - ADD TXT "Posts/Fans/installs" - (#tags-show.tags) - === */
  1477.  
  1478. /* (new5) ALL - GENERAL - SCRIPT LIST - COUNTS - TXT DECORATION NONE - === */
  1479. .inv.lp a{
  1480.     text-decoration: none !important;
  1481. }
  1482.  
  1483.  
  1484. /* (new5) ALL - SCRIPTS LIST - COUNTS - ADD TXT "FANS" - === */
  1485. .container {
  1486.   overflow: visible !important;
  1487. }
  1488. body.wide #content {
  1489.   overflow: visible !important;
  1490.   width: 100%;
  1491. }
  1492. .inv:nth-last-child(1):not(.forums) {
  1493. min-width: 100px ! important;
  1494. }
  1495. .inv:nth-last-child(1):not(.forums):before {
  1496.     content: "Updated" !important;
  1497.     color: gray !important;
  1498.     display: block !important;
  1499.     position: relative !important;
  1500.     font-size:12px !important;
  1501.     bottom: -34px !important;
  1502. }
  1503. .inv:nth-last-child(2):not(.forums) {
  1504.     min-width: 80px ! important;
  1505. }
  1506. .inv:nth-last-child(2):not(.forums):before {
  1507.     content: "Installs" !important;
  1508.     color: gray !important;
  1509.     display: block !important;
  1510.     position: relative !important;
  1511.     font-size:12px !important;
  1512.     bottom: -34px !important;
  1513. }
  1514. #forums-show .inv:nth-last-child(2):before {
  1515.     content: "Views" !important;
  1516.     color: gray !important;
  1517.     display: block !important;
  1518.     position: relative !important;
  1519.     font-size:12px !important;
  1520.     bottom: -34px !important;
  1521. }
  1522. .inv:nth-last-child(3):not(.forums):before {
  1523.     content: "Fans" !important;
  1524.     color: gray !important;
  1525.     display: block !important;
  1526.     position: relative !important;
  1527.     font-size:12px !important;
  1528.     bottom: -34px !important;
  1529. }
  1530. #forums-show .inv:nth-last-child(3):before {
  1531.     content: "Replies" !important;
  1532.     color: gray !important;
  1533.     display: block !important;
  1534.     position: relative !important;
  1535.     font-size:12px !important;
  1536.     bottom: -34px !important;
  1537. }
  1538. .inv:nth-last-child(4):not(.forums):before {
  1539.     content: "Posts" !important;
  1540.     color: gray !important;
  1541.     display: block !important;
  1542.     position: relative !important;
  1543.     font-size:12px !important;
  1544.     bottom: -34px !important;
  1545. }
  1546.  
  1547. /* (new5) DETAILS POSITION*/
  1548. tr td.inv:nth-last-child(-n +4) {
  1549.     padding-bottom: 40px !important;
  1550. }
  1551. /* (new5) AUTHOR NAME */
  1552. .inv:nth-last-child(6):not(.forums).lp>a {
  1553.     position: relative !important;
  1554.     display: inline-block !important;
  1555.     vertical-align: middle !important;
  1556.     margin-top: -18px !important;
  1557. }
  1558. /* .wide.forums>tbody> */tr:first-of-type th:nth-last-child(7):not(.forums):not([width="60px"]){
  1559.     max-width: 100px !important;
  1560.     min-width: 100px !important;
  1561.     width: 100% !important;
  1562.     background: black ! important;
  1563.     color: transparent ! important;
  1564. }
  1565. /* .wide.forums>tbody> */tr:first-of-type th:nth-last-child(7):not(.forums):not([width="60px"]):before {
  1566.     content: "Scripts" ! important;
  1567.     color: peru ! important;
  1568. }
  1569.  
  1570.  
  1571. /* ==== TAG(#tags-show.tags) ==== */
  1572. /* TAG(#tags-show.tags) - SCRIPTS LIST - COUNTS - DESCRIPTIONS / TITLES - === */
  1573. #tags-show.tags table.wide tbody tr td.script-meat p.desc  {
  1574.     color:grey !important;
  1575. }
  1576. #tags-show.tags div#root table.wide tbody tr td.script-meat a.title  {
  1577.     font-size:16px !important;
  1578.     text-decoration:none !important;
  1579. }
  1580.  
  1581. /* ==== FORUM (#forums-index.forums ==== */
  1582. /* FORUM (#forums-index.forums) - SCRIPTS LIST - COUNTS - NOT "INSTALLS" - === */
  1583. html body#forums-index.forums div#root div.container div#content table.wide tbody tr td.lp:before {
  1584.     content: "." !important;
  1585.     color: gray !important;
  1586.     display: block !important;
  1587.     position: relative !important;
  1588.     font-size:12px !important;
  1589.     bottom: -34px !important;
  1590. }
  1591.  
  1592. /* ==== HOME (#home-scripts) ==== */
  1593. /* HOME (#home-scripts) - SCRIPT LIST - EDITS LINKS - ADD TXT "► " - === */
  1594. #home-scripts .inv.lp:nth-child(2) {
  1595.     display: inline-block !important;
  1596.     position: relative !important;
  1597.     color: transparent !important;
  1598.  
  1599. }
  1600. #home-scripts .inv.lp:nth-child(2) a {
  1601.     position: relative !important;
  1602.     display: inline-block !important;
  1603.     width: 95px !important;
  1604.     text-align: left !important;
  1605. }
  1606. #home-scripts .inv.lp:nth-child(2) a:before {
  1607.     content: "► "  !important;
  1608.     font-size: 10px !important;
  1609.     color: gold !important;
  1610. }
  1611.  
  1612. /* (new5)FAVORITES (#users-favorites) - FAVS LIST - === */
  1613. #users-favorites .container  #mainmenu {
  1614.     margin-right: -182px !important;
  1615.     top: 3px !important;
  1616.     width: 700px !important;
  1617. }
  1618. #users-favorites .container {
  1619.     position: relative !important;
  1620.     display: inline-block !important;
  1621.     width : 1000px !important;
  1622.     left: 350px !important;
  1623.     margin-top : 0px  !important;
  1624.     overflow: visible !important;
  1625. /*    z-index: 10000 !important;*/
  1626. }
  1627. #users-favorites .container #content {
  1628.     position: relative !important;
  1629.     display: inline-block !important;
  1630.     width : 1100px !important;
  1631. /*    margin-top : -50px  !important;*/
  1632.     overflow: visible !important;
  1633. /*    z-index: 10000 !important;*/
  1634. }
  1635.  
  1636.  
  1637. /* ==== GROUPS (#groups-show ==== */
  1638. /* GROUPS (#groups-show) - SCRIPT LIST - COUNTS - ADD TXT "FANS" - === */
  1639. /* #groups-show .inv.lp:nth-child(4):before {
  1640.     content: "Posts" !important;
  1641.     color: gray !important;
  1642.     display: block !important;
  1643.     position: relative !important;
  1644.     font-size:12px !important;
  1645.     bottom: -34px !important;
  1646. } */
  1647.  
  1648. /* (new5) SCRIPT LIST - From GROUPS (#groups-scripts.groups) - CONTAINER - === */
  1649. #groups-scripts.groups #section + .container{
  1650.     top: -24px !important;
  1651.     width: 1200px !important;
  1652. }
  1653.  
  1654. /* SCRIPT LIST - From GROUPS (#groups-show.groups) - TABLES - ADD TXT "./Posts/Fans/installs" - === */
  1655. /* #groups-show.groups tr td.inv:nth-child(3):before ,
  1656. #groups-scripts.groups tr td.inv:nth-child(3):before {
  1657.     content: "." !important;
  1658.     color: transparent !important;
  1659.     display: block !important;
  1660.     position: relative !important;
  1661.     font-size:12px !important;
  1662.     bottom: -34px !important;
  1663. } */
  1664. /* #groups-show.groups tr td.inv:nth-child(5):before ,
  1665. #groups-scripts.groups tr td.inv:nth-child(4):before {
  1666.     content: "Posts" !important;
  1667.     color: gray !important;
  1668.     display: block !important;
  1669.     position: relative !important;
  1670.     font-size:12px !important;
  1671.     bottom: -34px !important;
  1672. } */
  1673. /* #groups-show.groups tr td.inv:nth-child(5):before ,
  1674. #groups-scripts.groups tr td.inv:nth-child(5):before {
  1675.     content: "Fans" !important;
  1676.     color: gray !important;
  1677.     display: block !important;
  1678.     position: relative !important;
  1679.     font-size:12px !important;
  1680.     bottom: -34px !important;
  1681. } */
  1682. /* #groups-show.groups tr td.inv:nth-child(6):before ,
  1683. #groups-scripts.groups tr td.inv:nth-child(6):before  */
  1684.  
  1685. /*  #groups-show.groups tr td.inv:nth-last-child(2):before  ,
  1686.  #groups-scripts.groups tr td.inv:nth-last-child(2):before {
  1687.     content: "Installs" !important;
  1688.     color: gray !important;
  1689.     display: block !important;
  1690.     position: relative !important;
  1691.     font-size:12px !important;
  1692.     bottom: -34px !important;
  1693. } */
  1694.  
  1695. /* #groups-show.groups tr td.inv:nth-child(7):before ,
  1696. #groups-scripts.groups tr td.inv:nth-child(7):before */
  1697.  
  1698. /*  #groups-show.groups tr td.inv:nth-last-child(1):before ,
  1699.  #groups-scripts.groups tr td.inv:nth-last-child(1):before  {
  1700.     content: "Update" !important;
  1701.     color: gray !important;
  1702.     display: block !important;
  1703.     position: relative !important;
  1704.     font-size:12px !important;
  1705.     bottom: -34px !important;
  1706. } */
  1707.  
  1708. /* SCRIPT BY LIST - GROUPS BY LIST (.groups) - === */
  1709. .group>td>b>a {
  1710.     position: relative !important;
  1711.     display: block !important;
  1712.     color: grey !important;
  1713.     font-size: 16px !important;
  1714.     margin-left: -5px !important;
  1715.     width: 470px !important;
  1716.     padding-left: 8px !important;
  1717.     background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 transparent !important;
  1718.     border-radius: 5px !important;
  1719.     border: 1px solid gray !important;
  1720. }
  1721.  
  1722. /* ==== GUIDES(#guides-index.) - ==== */
  1723.  
  1724. /* (new5)GUIDES(#guides-index.) - GUIDES/FAVS LIST - === */
  1725. #groups-show  #mainmenu ,
  1726. #guides-index.guides #mainmenu {
  1727.     margin-right: -182px !important;
  1728.     top: 3px !important;
  1729.     width: 700px !important;
  1730. }
  1731. #groups-show .container,
  1732. #guides-index .container {
  1733.     position: relative !important;
  1734.     display: inline-block !important;
  1735. /*    width : 1000px !important;*/
  1736.     left: 350px !important;
  1737.     margin-top : 0px  !important;
  1738.     overflow: visible !important;
  1739. /*    z-index: 10000 !important;*/
  1740. }
  1741. #groups-show .container #content ,
  1742. #guides-index .container #content {
  1743.     position: relative !important;
  1744.     display: inline-block !important;
  1745.     width : 1000px !important;
  1746. /*    margin-top : -50px  !important;*/
  1747.     overflow: visible !important;
  1748. /*    z-index: 10000 !important;*/
  1749. }
  1750.  
  1751. /* GUIDES LIST(#guides-index) - SCRIPT LIST - ITEMS === */
  1752. #guides-index .guide>td>a {
  1753.     text-decoration :none !important;
  1754.     font-size : 15px !important;
  1755. }
  1756. /* GUIDES LIST(#guides-index) - SCRIPT LIST - ZEBBRA === */
  1757. #guides-index .guide:nth-child(odd) {
  1758.     background: #2B2B2B !important;
  1759. }
  1760. #guides-index .guide:nth-child(even) {
  1761.     background: #070707 !important;
  1762. }
  1763. /* (new5) GUIDES(#guides-show) - HEADER CONTAINER TOP - === */
  1764. #guides-show #root{
  1765.     width: 1210px !important;
  1766. }
  1767. #guides-show #mainmenu{
  1768.     margin-right: 4px !important;
  1769. }
  1770. /* GUIDE(#guides-show.guides) - GUIDE TXT - LEFT SIDE - TITLE CHAPTITER - === */
  1771. #guides-show.guides .container #content h1 {
  1772.     position: relative !important;
  1773.     color: gray !important;
  1774.     background: black !important;
  1775.     border-radius: 5px !important;
  1776.     padding: 3px 0 3px 5px !important;
  1777.     margin-top: 5px !important;
  1778.     margin-bottom: -15px !important;
  1779.     bottom: 15px !important;
  1780. }
  1781. /* (new5) GUIDE(#guides-show.guides) - COMMENTS AVATARS - === */
  1782. #guides-show.guides #right .comment .avatar {
  1783.     margin-left: -10px !important;
  1784. }
  1785. /* (new5) GUIDE(#guides-show.guides) - COMMENTS POSTED - === */
  1786. #guides-show.guides #right .comment .posted {
  1787.   color: #444444;
  1788.   font-size: 0.7em;
  1789.   margin-top: -64px !important;
  1790. }
  1791. /* (new5) GUIDE(#guides-show.guides) - SCRIPTS LIST - VOTES - TOP left side - === */
  1792. /*#guides-show.guides #content .votes {
  1793.     float: right;
  1794.     margin-left: -90px !important;
  1795.     padding: 5px !important;
  1796.     border: 1px solid gray !important;
  1797.     border-radius: 5px 5px 5px 5px !important;
  1798.     font-size: 14px;
  1799.     text-align: right;
  1800. }
  1801. */
  1802. #guides-show .container #content >.votes{
  1803.     position: absolute !important;
  1804.     display: inline-block !important;
  1805.     float: none !important;
  1806. /*    padding: 5px 10px !important;*/
  1807.     height: 29px !important;
  1808.     right: 20px !important;
  1809.     top: -85px !important;
  1810.     z-index: 2000 !important;
  1811. }
  1812. /* (new6) GUIDES(#guides-show) - LEFT SIDE - GUIDE TXT -
  1813. http://userscripts.org/guides/24#bookmark-query-string-parameters
  1814. http://userscripts-mirror.org/guides/24#bookmark-query-string-parameters
  1815. === */
  1816. /*#guides-show:not(.editbox) .container */
  1817. /*#guides-show .container */
  1818. #guides-show #root >.container {
  1819.   position: relative !important;
  1820.   display: inline-block !important;
  1821. /*  float: none !important;*/
  1822. width: 100% !important;
  1823.   min-width: 1100px !important;
  1824.   margin: 0 auto;
  1825.   left: 100px !important;
  1826.   overflow: visible !important;
  1827. }
  1828.  
  1829. /*#guides-show .container #content*/
  1830. #guides-show #root >.container #content  {
  1831. position: relative !important;
  1832.     display: inline-block !important;
  1833.     float: none !important;
  1834. /*    margin-left: -100px !important;*/
  1835. /*    margin-right: 34px !important;*/
  1836.     width: 1050px !important;
  1837. padding: 10px !important;
  1838. overflow: visible !important;
  1839. }
  1840.  
  1841.  
  1842. /* (new5) GUIDES(#guides-show) - RIGHT SIDE - COMMENTS LIST - SCROLL - === */
  1843. #guides-show #right {
  1844.     position: fixed !important;
  1845.     display: inline-block !important;
  1846. /*    float: none !important;
  1847.     clear: both !important;*/
  1848.     width: 623px !important;
  1849.     height: 805px !important;
  1850. right: 0 !important;
  1851. top: -55px !important;
  1852.     padding: 20px 35px 50px 30px !important;
  1853. /*    margin-top: -140px !important;*/
  1854.     margin-left: 80px !important;
  1855.     overflow: auto !important;
  1856. }
  1857.  
  1858. #guides-show a.add_comment {
  1859.     position: fixed !important;
  1860.     display: inline-block !important;
  1861.     width: 100px !important;
  1862.     height: 17px !important;
  1863.     margin-left: -29px !important;
  1864.     padding-left: 25px !important;
  1865.     top: 0px !important;
  1866.     border: 1px solid gray !important;
  1867.     border-radius: 5px 5px 0 0  !important;
  1868.     background-color: black !important;
  1869.     text-align: left !important;
  1870. }
  1871. #guides-show a.add_comment:before {
  1872.     content: "▼   Comments for this Guide   ▼ " !important;
  1873.     position: fixed !important;
  1874.     display: inline-block !important;
  1875.     width: 666px !important;
  1876.  
  1877.     margin-left: -27px !important;
  1878.     padding-left: 25px !important;
  1879.     top: 18px !important;
  1880.     border: 1px solid black !important;
  1881.     background-color: black !important;
  1882.     text-align: center !important;
  1883. }
  1884.  
  1885. /* (new5) GUIDES GROUPS - EDIT BOX - === */
  1886. .editbox .container {
  1887.     display: inline-block !important;
  1888.     width: 100% !important;
  1889.     overflow: visible !important;
  1890. }
  1891.  
  1892. /* (new5) GUIDES GROUPS - SPAM BUTTONS - === */
  1893. #guides-show.guides .container #right form:not([action="/comments"]) {
  1894.     display: inline-block !important;
  1895. /*    position: absolute !important;*/
  1896.     float: left !important;
  1897.     clear: right !important;
  1898.     width: 200px !important;
  1899. /*    height: 40px !important;*/
  1900.     margin-top: 15px !important;
  1901. /*    top: -10px !important;*/
  1902. }
  1903. #guides-show.guides .container #right h6 {
  1904.     margin-top: -12px !important;
  1905. }
  1906. #guides-show.guides .container #right h6 + p {
  1907.     color: red !important;
  1908.     height: 6px !important;
  1909. }
  1910.  
  1911. #guides-show.guides .container #right h6 + p em {
  1912.     color: peru !important;
  1913.     display: inline-block !important;
  1914.     position: relative;
  1915. }
  1916. /* GUIDES GROUPS (#group_list + #guides-show.guides) - SCRIPTS LIST - ZEBBRA - === */
  1917. #group_list>tbody>tr:nth-child(odd) {
  1918.     background: #2B2B2B !important;
  1919. }
  1920. #group_list>tbody>tr:nth-child(even) {
  1921.     background: #070707 !important;
  1922. }
  1923. #groups-index.groups .summary {
  1924.     color : grey
  1925. }
  1926. .group>td>b>a {
  1927.     text-decoration :none !important;
  1928.     font-size : 15px !important;
  1929. }
  1930.  
  1931. /* (new5) GUIDE(#guides-show.guides) - SCRIPTS LIST - AUTHOR INFOS - === */
  1932. #guides-show.guides .info .author {
  1933.     position: relative !important;
  1934.     display: inline-block !important;
  1935. float: none !important;
  1936. min-width: 540px !important;
  1937.     left: -10px !important;
  1938.     top: -67px !important;
  1939. /*margin-bottom: -50px !important;*/
  1940. background: #333333 !important;
  1941. text-align: left !important;
  1942. }
  1943. /* (new5) GUIDE(#guides-show.guides) - VOTES - === */
  1944. #guides-show.guides #right #comments .votes {
  1945. position: relative !important;
  1946. display: block !important;
  1947.     float: none !important;
  1948. width: 50px !important;
  1949. top: 30px !important;
  1950. left: -72px !important;
  1951.     font-size: 12px !important;
  1952.     text-align: center !important;
  1953. background: red !important;
  1954. }
  1955. #guides-show.guides #right #comments .votes>br {
  1956.     display: none !important;
  1957. }
  1958. /* (new5) GUIDES(#guides-show.guides) - SCRIPTS LIST - VOTES ICONS - === */
  1959. #guides-show #right .comment .info div.votes a  {
  1960.     transform: scale(0.8) !important;
  1961.     position: relative !important;
  1962.     display: inline-block !important;
  1963. /*    left: -48px !important;
  1964.     top: 45px !important;*/
  1965. }
  1966.  
  1967. /* (new5) GUIDES(#guides-show.guides) - BROWSERS / EDIT ICONS - === */
  1968. #guides-show.guides #right .author img {
  1969.     transform: scale(0.8) !important;
  1970.     position: relative !important;
  1971.     display: inline-block !important;
  1972.     left: 0px !important;
  1973.     top: 3px !important;
  1974. }
  1975. a.remove.utility ,
  1976. a.edit.utility {
  1977.     position: relative !important;
  1978.     display: inline-block !important;
  1979.     top: -47px ! important;
  1980.     z-index: 200 ! important;
  1981. }
  1982. a.edit.utility {
  1983.     right: 120px ! important;
  1984. }
  1985. /* CODE */
  1986. #guides-show.guides #right .comment-body code  {
  1987.   display: inline-block !important;
  1988.   font-size: 1em;
  1989.   position: relative !important;
  1990.   white-space: pre-wrap !important;
  1991.   width: 500px !important;
  1992.   word-wrap: break-word !important;
  1993. }
  1994. /* CODE */
  1995. #guides-show.guides #right #comments .comment-body pre:not([id^="userscripts_org_source_code_line_numbers_"]) {
  1996. /*  display: inline-block !important;
  1997.   display: block !important;*/
  1998.   font-size: 1em;
  1999. /*  position: relative !important;*/
  2000.   white-space: pre-wrap !important;
  2001. /*  width: 510px !important;*/
  2002. /*  word-wrap: break-word !important;*/
  2003. }
  2004. /* ==== FORUMs / TOPICs ==== */
  2005.  
  2006. /* (new5) FORUM - TOPIC /DISCUSS - POST - TXT - === */
  2007. h2#topic-title {
  2008.     color: gray !important;
  2009.     border: gray 2px solid !important;
  2010.     width: 1300px !important;
  2011. height: 35px! important;
  2012.     padding: 5px 10px !important;
  2013.     background: black !important;
  2014.     font-weight : bold !important;
  2015. }
  2016. h2#topic-title:before {
  2017.     position: absolute !important;
  2018.     display: inline-block !important;
  2019.     content: "TOPIC ▶ " !important;
  2020.     color: gray !important;
  2021.     border: GRAY 2px solid !important;
  2022.     padding: 5px 10px !important;
  2023.     width: 200px !important;
  2024. height: 35px! important;
  2025.     top: 0px !important;
  2026.     left: -230px !important;
  2027.     background: black !important;
  2028.     text-align: right !important;
  2029. }
  2030. /* h2#topic-title span {
  2031.     color: #999999;
  2032.     font-size: 16px !important;
  2033.     margin-left: 1em;
  2034. } */
  2035. h2#topic-title span {
  2036.     color: #999999;
  2037.     font-size: 16px !important;
  2038.     margin-left: 1em;
  2039. }
  2040. /* (new5) FORUM - TOPIC /DISCUSS - POST - "WATCH TOPIC" - CHEKED/UNCHECKED - === */
  2041. #topics-show.topics #content>form[action*="/monitorships"]{
  2042.     position: absolute !important;
  2043.     display: inline-block !important;
  2044.     float: right;
  2045.     width: 95px !important;
  2046.     top: -55px !important;
  2047.     left: -225px !important;
  2048.     padding: 1px 6px 5px 2px !important;
  2049.     text-align: center ! important;
  2050.     font-size: 11px !important;
  2051.     border: 1px solid gray !important;
  2052. }
  2053. #monitor_submit {
  2054. display: none! important;
  2055. /*     position: absolute !important;
  2056.     display: inline-block !important;
  2057.     padding: 0 !important;
  2058.     right: 1px !important;
  2059.     -moz-appearance: none !important;
  2060.     color: #FF0000 !important;
  2061.     background-color: black !important;
  2062.     border: 1px solid gold !important;
  2063.     border-radius: 5px !important;
  2064.     font-size: 10px !important; */
  2065. }
  2066. input[type=checkbox] + label {
  2067.   color: peru! important;
  2068.   font-style: italic;
  2069. }
  2070. input[type=checkbox]:checked + label {
  2071.   color: red! important;
  2072.   font-style: normal;
  2073. }
  2074. /* FORUM - TOPIC /DISCUSS - POST - EDIT/DELETE - === */
  2075. #topic_mod {
  2076.     left: -200px !important;
  2077.     position: absolute !important;
  2078.     top: 7px !important;
  2079. }
  2080. /* FORUM - TOPIC /DISCUSS - POST - TXT "in RSS/POST/VOICE" - === */
  2081. #content>form>div {
  2082.     margin-top: 5px !important;
  2083. }
  2084.  
  2085. /* FORUM - TOPIC /DISCUSS - POST - RSS ICON - Posts/VOICE - === */
  2086. /*.subtitle {
  2087.     position: absolute !important;
  2088.     display: inline-block !important;
  2089.     width: 200px !important;
  2090.     height: 20px !important;
  2091.     top: 7px !important;
  2092.     left: 717px !important;
  2093.     padding: 2px 2px 0px 13px !important;
  2094.     line-height: 5px !important;
  2095.     vertical-align: baseline !important;
  2096.     color: #888888;
  2097. }*/
  2098. /*.subtitle>br {
  2099.     display: none !important;
  2100. }
  2101. p.subtitle img {
  2102.     vertical-align: text-bottom !important;
  2103. } */
  2104.  
  2105.  
  2106. /* FORUM - TOPICS(#topics-show) - TOPIC /DISCUSS - VOICES - ADD USERNANE - === */
  2107. #topics-show #right>a {
  2108.     content: attr(title) !important;
  2109.     position: relative !important;
  2110.     display: inline-block !important;
  2111.     width: 32px !important;
  2112.     top: -18px !important;
  2113.     margin-left: 2px !important;
  2114.     background: #222222 !important;
  2115.     text-align: center !important;
  2116.     text-decoration: none !important;
  2117. /*    border: red 1px solid !important;*/
  2118.  
  2119. }
  2120. #topics-show #right>a:after {
  2121.     content: attr(title) !important;
  2122.     position: relative !important;
  2123.     display: inline-block !important;
  2124.     width: 31px !important;
  2125.     top: 0px !important;
  2126.     margin-left: -1px !important;
  2127.     border: gray 1px solid !important;
  2128. padding-left: 1px !important;
  2129.     text-align: center !important;
  2130.     text-decoration: none !important;
  2131.     white-space: nowrap !important;
  2132.     overflow: hidden !important;
  2133.     text-overflow: ellipsis !important;
  2134. /*    background: #222222 !important;*/
  2135. /*    background-image: -moz-linear-gradient(#525252, #000000) !important;*/
  2136.     background: -moz-linear-gradient(left,rgba(0,0,0, 0.3) 5%, rgba(142,152,150, 0.1) 75%, rgba(0,0,0, 1)) repeat scroll 0 0 black !important;
  2137. /*    background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 transparent !important;*/
  2138. /*    background: -moz-linear-gradient(left,#222222 5%, black 50%, #222222) !important;*/
  2139. }
  2140. #topics-show #right>a:hover:after {
  2141.     content: attr(title) !important;
  2142.     position: relative !important;
  2143.     display: inline-block !important;
  2144.     width: 100px !important;
  2145.     top: 0px !important;
  2146.     margin-left: -1px !important;
  2147.     border: gray 1px solid !important;
  2148.     background: #222222 !important;
  2149.     text-align: left !important;
  2150.     text-decoration: none !important;
  2151.     white-space: nowrap !important;
  2152.     overflow: hidden !important;
  2153.     text-overflow: ellipsis !important;
  2154.     z-index: 200 !important;
  2155. }
  2156. /* (new5) FORUM - TOPICS(#topics-show.topics) - RIGHT PANEL - VOICES - === */
  2157. #topics-show.topics #right  {
  2158.     float: none !important;
  2159.     clear: both !important;
  2160.     position: fixed !important;
  2161.     display: inline-block !important;
  2162.     width: 210px !important;
  2163.     left: 1% !important;
  2164.     margin-right: 0;
  2165.     top: 300px !important;
  2166.     padding: 1px !important;
  2167.     background: #FFFFFF;
  2168. }
  2169.  
  2170. /* FORUM(#topics-show) - TOPIC /DISCUSS - BACK/TOP ICONS - === */
  2171. #topics-show .uso_movement {
  2172.     position: absolute !important;
  2173.     display: inline-block !important;
  2174.     float: left !important;
  2175.     vertical-align: bottom;
  2176.     width: 0 !important;
  2177.     height: 40px !important;
  2178.     margin-top: 8px !important;
  2179.     margin-left: 200px !important;
  2180.     background: black !important;
  2181.     border-radius: 10px !important;
  2182. }
  2183.  
  2184.  
  2185. /* (new5) SCRIPT - GENERAL(?) - (.wide.forums) / (#forums-show) / (table.topics) - SCRIPT LIST - ZEBBRA (?) - === */
  2186. .wide.forums>tbody>tr:nth-child(odd) {
  2187.     background: #2B2B2B !important;
  2188.     color:gray !important;
  2189. }
  2190. .wide.forums>tbody>tr:nth-child(even) {
  2191.     background: #070707 !important;
  2192.     color:grey !important;
  2193. }
  2194. /* FORUM(#forums-show) / (.wide.forums) /  (table.topics) - SCRIPT LIST - ZEBBRA (?) - === */
  2195. #forums-show.forums a.entry-title {
  2196.     font-size : 15px !important;
  2197.     text-decoration : none !important;
  2198. }
  2199. table.topics tr td.c2 {
  2200.     border-left: 0 none;
  2201.     color: gold !important;
  2202.     padding-left: 2px;
  2203. }
  2204.  
  2205.  
  2206.  
  2207. /* FORUM - TOPICS(#topics-show.topics) - RIGHT PANEL - JUMP PANEL - === */
  2208. #forum-jumper  {
  2209.     position: fixed !important;
  2210.     display: inline-block !important;
  2211.     float: none !important;
  2212.     clear: both !important;
  2213.     width: 210px;
  2214.     margin-left: -33px !important;
  2215.     margin-right: 0;
  2216.     padding: 1px !important;
  2217.     top: 173px !important;
  2218.     background: #FFFFFF;
  2219.     color: gray !important;
  2220. }
  2221. #forum-jumper h5 {
  2222.     background: black !important;
  2223.     margin-bottom: 2px !important;
  2224. }
  2225. #forum-jumper h5 a {
  2226.     padding-left: 5px !important;
  2227. }
  2228. #forum-jumper>ul>li.active {
  2229.     background: black !important;
  2230.     padding-left: 2px !important;
  2231.     width: 182px !important;
  2232. }
  2233. #forum-jumper li .info {
  2234.     background: none repeat scroll 0 0 black !important;
  2235.     border-radius: 5px 5px 5px 5px !important;
  2236.     color: gray !important;
  2237.     margin-left: 16em !important;
  2238.     margin-top: 73px !important;
  2239.     padding: 5px !important;
  2240.     position: fixed !important;
  2241.     width: 150px !important;
  2242. }
  2243. /* FORUM - TOPICS LIST (#forums-show.forums) - RIGHT PANEL - MODERATEUR PANEL - === */
  2244. #forums-show.forums #right {
  2245.     color: gray !important;
  2246.     position: fixed !important;
  2247.     display: inline-block !important;
  2248. }
  2249. /* (new1)FORUM - TOPICS LIST (#forums-show.forums) - RIGHT PANEL - JUMP PANEL - === */
  2250. #forums-show.forums #right #forum-jumper {
  2251.     width: 229px !important;
  2252.     margin-left: -21px !important;
  2253.     margin-right: 0;
  2254.     padding: 1px !important;
  2255.     top: 355px !important;
  2256. }
  2257. #forums-show.forums #right #forum-jumper li .info {
  2258.     position: fixed !important;
  2259.     width: 150px !important;
  2260.     margin-left: 17em !important;
  2261.     margin-top: 210px !important;
  2262.     padding: 5px !important;
  2263.     background: black !important;
  2264.     border-radius: 5px !important;
  2265.     color: gray !important;
  2266. }
  2267. #forums-show.forums #right #forum-jumper a:hover + .info {
  2268.     position: fixed !important;
  2269.     width: 150px !important;
  2270.     height: 137px !important;
  2271.     margin-left: 20em !important;
  2272.     margin-top: 210px !important;
  2273.     padding: 5px !important;
  2274.     background: black !important;
  2275.     border-radius: 5px !important;
  2276.     color: gray !important;
  2277. }
  2278.  
  2279.  
  2280. /* ==== USER  ==== */
  2281.  
  2282. /* USER COMMENTS(#users-comments.users) - ROWS - ZEBRA - === */
  2283. #users-comments.users [id^="row"]:nth-child(odd) {
  2284.     background: black !important;
  2285. }
  2286. #users-comments.users [id^="row"]:nth-child(even) {
  2287.     background: #222222 !important;
  2288. }
  2289. /* (new5) USER REVIEWS LIST (#users-reviews.users) - ROWS - ZEBRA - === */
  2290. #users-reviews.users #review-list .box:nth-child(odd) {
  2291.     background: black !important;
  2292. /*     padding: 4px !important; */
  2293. }
  2294. #users-reviews.users #review-list .box:nth-child(even) {
  2295.     background: #222222 !important;
  2296.     padding: 4px !important;
  2297. }
  2298.  
  2299. /* #users-reviews.users #review-list .box div a {
  2300.     color: gray !important;
  2301. } */
  2302.  
  2303. /*  TABLEs - DARK/GRAY BORDER - GENERAL - === */
  2304. td {
  2305.     border: 1px solid #222222 !important;
  2306. }
  2307.  
  2308. /* BACKGROUND - GENERAL - === */
  2309. body {
  2310.     background: none repeat scroll 0 0 #222222 !important;
  2311. }
  2312.  
  2313.  
  2314.  
  2315.  
  2316.  
  2317. /* TEST - FOOTER at The Bottom alway(?) or SUPP - (display none) -=== */
  2318. #users-show {
  2319.     height:100%  !important;
  2320. }
  2321.  
  2322. /* (new5) FOOTER - ALL - (GOOD FOR GUIDES) - === */
  2323. #root #root_footer ,
  2324. #footer {
  2325. /*    background: none repeat scroll 0 0 black;
  2326.     border-top: 5px solid #FF8800 !important;
  2327.     bottom: 0 !important;
  2328.     clear: both !important;
  2329.     color: white;
  2330.     height: 85px;
  2331.     position: absolute !important;
  2332.     width: 100% !important;*/
  2333. /*display : none !important;*/
  2334. /*    border-top: 5px solid #FF8800 !important;*/
  2335. }
  2336. #footer {
  2337. /*position: absolute !important;
  2338.     display: inline-block !important;*/
  2339.     background: black !important;
  2340.     border-top: 1px solid #FF8800 !important;
  2341.     height: 49px !important;
  2342.     margin-top: 90px !important;
  2343. bottom: 0 !important;
  2344. }
  2345. #footer .col.la {
  2346.     float: left;
  2347.     padding-top: 2px !important;
  2348.     width: 475px !important;
  2349.     height: 20px !important;
  2350.     margin-left: -300px !important;
  2351.     margin-top: -3px !important;
  2352. /*    margin-right: -400px !important;*/
  2353. }
  2354. #footer .col.ra {
  2355. position: relative !important;
  2356.     display: inline-block !important;
  2357.     float: right !important;
  2358. /*    padding-top: 2px !important;
  2359.     width: 475px !important;
  2360.     height: 20px !important;
  2361.     margin-left: -100px !important;
  2362.     margin-right: -400px !important;*/
  2363. /*    width: 875px !important;*/
  2364.     margin-right: 400px !important;
  2365.     margin-top: -32px !important;
  2366. }
  2367. .credit{
  2368.     display: inline !important;
  2369.     margin-left: -200px !important;
  2370.     position: relative !important;
  2371.     width: 372px !important;
  2372. }
  2373. /* TEST - GUIDE COMMENTS TXT - === */
  2374. .comment-body{
  2375.     color: #6D8891 !important;
  2376. }
  2377.  
  2378. /* TEST COLOR SELECTION [ ::-moz-selection ] - Brun/Orange -
  2379. == http://184.106.198.177/topics/112038
  2380.  === */
  2381. #post-body-442186>code>p::-moz-selection {
  2382.     background: #c2660d !important;
  2383.     color: #fff !important;
  2384. }
  2385.  
  2386. /* ==== GENERAL - TITLES ==== */
  2387.  
  2388. /* SCRIPT PAGE - PRESENTATION - TITLE - ===*/
  2389. #section #heading #details h2.title{
  2390.     width: 580px !important;
  2391.     color: black !important;
  2392. }
  2393.  
  2394.  
  2395. /* (new5) SIDE BAR - TITLEs - BACKGROUND - ===*/
  2396. #script_sidebar>h6 ,
  2397. #activity>h6 ,
  2398. #right h6 ,
  2399. #right>h5 ,
  2400. #right>h3  {
  2401.     background: #222222 !important;
  2402.     color : grey !important;
  2403.     padding-left:5px !important;
  2404. }
  2405. #right {
  2406.     background: #333333 !important;
  2407. }
  2408.  
  2409. #right>p {
  2410.     color: #AAAAAA !important;
  2411.     font-size: 14px !important;
  2412. }
  2413.  
  2414.  
  2415. /* ==== ZEBBRAs ==== */
  2416.  
  2417. /* A SUPP ??? - TAGS PAGES(#tags-index.tags) - ZEBBRA - A VOIR -
  2418. #tags-index.tags #content table tbody tr:nth-child(odd) {
  2419.     background: #2B2B2B !important;
  2420.     width:200px !important;
  2421. }
  2422. #tags-index.tags #content table tbody tr:nth-child(even) {
  2423.     background: #070707 !important;
  2424.     width:20px !important;
  2425. }
  2426.  
  2427. #tags-index.tags #content table tbody tr th:nth-child(even) {
  2428.     background: red !important;
  2429. }
  2430. #tags-index.tags #content table tbody tr th:nth-child(odd) {
  2431.     background: green !important;
  2432. } === */
  2433.  
  2434. /* DISCUSSIONS(.wide.topics) - ZEBBRA - === */
  2435. .wide.topics>tbody>tr:nth-child(odd) {
  2436.     background: #2B2B2B !important;
  2437. }
  2438. .wide.topics>tbody>tr:nth-child(even) {
  2439.     background: #070707 !important;
  2440. }
  2441. table tr td.inv {
  2442.     background: none repeat scroll 0 0 transparent !important;
  2443.     color:white !important;
  2444. }
  2445. abbr ,
  2446. acronym {
  2447.     border-bottom: medium none !important;
  2448.     color: slateGrey !important;
  2449. }
  2450.  
  2451. /* SCRIPT PAGE(#scripts-show) - SIDEBAR RIGHT - REVIEW SUMMARY - REVIEW LIST(#review-list) (overview) - ZEBBRA - === */
  2452. #review-list .overview {
  2453.     background: none repeat scroll 0 0 black !important;
  2454.     margin-top: 4px !important;
  2455.     padding-top: 13px !important;
  2456.     color:grey !important;
  2457. }
  2458. .overview>table>tbody>tr:nth-child(odd) {
  2459.     background: #2B2B2B !important;
  2460.    display: inline-block !important;
  2461.    width: 350px !important;
  2462. }
  2463. .overview>table>tbody>tr:nth-child(even) {
  2464.     background: #070707 !important;
  2465.     display: inline-block !important;
  2466.     width: 350px !important;
  2467. }
  2468. [class^="rating"] {
  2469.     margin-left:5px !important;
  2470.     margin-bottom:3px !important;
  2471.     margin-top: 4px !important;
  2472. }
  2473. #right #script_sidebar #activity #review-list .overview table tbody tr td.count  {
  2474.     color:white !important;
  2475. }
  2476.  
  2477.  
  2478. /* ============================== */
  2479.  
  2480. /* SCRIPT(#scripts-index.scripts) / (#tags-show.tags) - ADD LINKS TO SCRIPTS LIST - === */
  2481. #scripts-index.scripts .script-meat p ~ a ,
  2482. #tags-show.tags tr td.script-meat p ~ a {
  2483.     color : #566C42 !important;
  2484.     text-decoration : none !important;
  2485.     background: -moz-linear-gradient(center top , #333333, black) repeat scroll 0 0 transparent  !important;
  2486.     padding : 1px 3px  !important;
  2487.     border-radius : 3px !important;
  2488. }
  2489. #scripts-index.scripts .script-meat p ~ a:hover {
  2490.     color : #B9D56E !important;
  2491.     text-decoration : none !important;
  2492.     background: -moz-linear-gradient(center top , black, #333333) repeat scroll 0 0 transparent  !important;
  2493.     padding : 1px 3px  !important;
  2494.     border-radius : 3px !important;
  2495. }
  2496.  
  2497. /* SCRIPT PAGE - LIGHTBOX - === */
  2498. #jquery-lightbox {
  2499.     line-height: 0;
  2500.     position: absolute;
  2501.     text-align: center;
  2502.     width: 100%;
  2503.     z-index: 5000 !important;
  2504. }
  2505. /* SCRIPT PAGE - LIGHTBOX SCREENSHOT - === */
  2506. #lightbox-container-image-box {
  2507.     background-color: #222222 !important;
  2508.     position: relative;
  2509. display: inline-block ! important;
  2510.     height: 710px !important;
  2511.     width: 1107px !important;
  2512.     padding : 20px 0 20px 0  !important;
  2513. }
  2514. #lightbox-container-image-data-box {
  2515.   background-color: #FFFFFF;
  2516.   font: 10px/1.4em Verdana,Helvetica,sans-serif;
  2517.   margin: 0 auto;
  2518.   overflow: auto;
  2519.   padding: 0 10px;
  2520.   width: 57% !important;
  2521. }
  2522. #lightbox-nav a {
  2523.     display: inline-block ! important;
  2524. /*     height: 100% !important; */
  2525. margin-top: 25% ! important;
  2526.     vertical-align: middle !important;
  2527. }
  2528. /* === FORUM PAGE(#forums-index.forums) ==== */
  2529.  
  2530. /* FORUM PAGE(#forums-index.forums) - INFO RSS - === */
  2531. #forums-index.forums #section .container p.subtitle{
  2532.     width :500px !important;
  2533.     margin-top:10px !important;
  2534.     font-size:15px !important;
  2535. }
  2536. /* (new1)FORUM PAGE(#forums-index.forums) - PANEL RIGHT - TXT COLOR - === */
  2537. #forums-index.forums .container #right {
  2538.     color: gray !important;
  2539. }
  2540. /* (new1) A SUPP - FORUM PAGE(#forums-index.forums) - PANEL move to left - === */
  2541. /*#forums-index.forums .container #right {
  2542.     position: absolute !important;
  2543.     display: inline-block !important;
  2544.     float: none !important;
  2545.     height: auto !important;
  2546.     height: 20px !important;
  2547.     margin-top: 0% !important;
  2548.     margin-left: -100% !important;
  2549.     background: transparent !important;
  2550. color: gray !important;
  2551. }*/
  2552. /*#forums-index.forums .container #right h5 {
  2553.     width :300px !important;
  2554.     margin-top:-5px !important;
  2555.     font-size:20px !important;
  2556. }
  2557. #forums-index.forums .container #right p {
  2558.     width :800px !important;
  2559.     margin-top:40px !important;
  2560.     margin-left:-265px !important;
  2561.     font-size:15px !important;
  2562. }*/
  2563.  
  2564.  
  2565. /* (new2)) A SUPP - TAGS INDEX- LIST - CONTENT - === */
  2566. /*#tags-index  .container #content {
  2567. position: relative !important;
  2568.     display: inline-block !important;
  2569.     float: left;
  2570.     margin-top: 20px !important;
  2571. width: 100% !important;
  2572.     max-width: 850px !important;
  2573.     min-width: 850px !important;
  2574. }*/
  2575.  
  2576. /* TAGS PAGES(#tags-index.tags) - TAG CLOUD - === */
  2577. #tags-index.tags #tag-cloud  {
  2578.     position: absolute !important;
  2579.     display: inline-block !important;
  2580.     float: none !important;
  2581.     width: 1850px !important;
  2582.     left: -242px !important;
  2583.     margin-right: 0px;
  2584.     top: -5px !important;
  2585.     padding: 25px !important;
  2586.     border-radius: 0 0 5px 5px !important;
  2587.     color: SlateGray  !important;
  2588.     background: #222222 !important;
  2589. overflow: visible !important;
  2590.  
  2591. }
  2592.  
  2593. /* TAGS PAGES - TAGS COULD - REDUCE SIZE of certains TOO BIG TAGS like GOOGLE - */
  2594. /*[href="/tags/firefox"] ,
  2595. [href="/tags/flickr"] ,
  2596. [href="/tags/image"] ,
  2597. [href="/tags/search"] ,
  2598. [href="/tags/forum"] ,
  2599. [href="/tags/login"] ,
  2600. [href="/tags/gmail"] ,
  2601. [href="/tags/download"] ,
  2602. [href="/tags/amazon"] ,
  2603. [href="/tags/google"] ,
  2604. [href="/tags/youtube"] ,
  2605. [href="/tags/facebook"]{
  2606. color: red !important;
  2607. }*/
  2608.  
  2609. #tag-cloud>ol>li[style="font-size: NaNem"]:nth-child(odd) a{
  2610. /*    font-size: 19px !important;*/
  2611. color: lightsalmon!important;
  2612. }
  2613. #tag-cloud>ol>li[style="font-size: NaNem"]:nth-child(even) a{
  2614. /*    font-size: 19px !important;*/
  2615. color: mistyrose!important;
  2616. }
  2617.  
  2618. li[style^="font-size: 1.0em"]:nth-child(odd) a{
  2619. /*    font-size: 19px !important;*/
  2620. color: tan !important;
  2621. }
  2622. li[style^="font-size: 1.0em"]:nth-child(even) a{
  2623. /*    font-size: 19px !important;*/
  2624. color: olive !important;
  2625. }
  2626.  
  2627. li[style^="font-size: 1.001"] a {
  2628. /*    font-size: 19px !important;*/
  2629. color: lightsalmon !important;
  2630. }
  2631. li[style^="font-size: 1.003"] a {
  2632. /*    font-size: 19px !important;*/
  2633. color: peru !important;
  2634. }
  2635. li[style^="font-size: 1.005"] a {
  2636. /*    font-size: 19px !important;*/
  2637. color: violet !important;
  2638. }
  2639. li[style^="font-size: 1.006"] a {
  2640. /*    font-size: 19px !important;*/
  2641. color: mediumaquamarine !important;
  2642. }
  2643. li[style^="font-size: 1.008"] a{
  2644. /*    font-size: 19px !important;*/
  2645. color: olivedrab !important;
  2646. }
  2647. li[style^="font-size: 1.010"] a{
  2648. /*    font-size: 19px !important;*/
  2649. color: lawngreen !important;
  2650. }
  2651. li[style^="font-size: 1.011"] a{
  2652. /*    font-size: 19px !important;*/
  2653. color: palegoldenrod !important;
  2654. }
  2655. li[style^="font-size: 1.013"] a{
  2656. /*    font-size: 19px !important;*/
  2657. color: palegreen !important;
  2658. }
  2659.  
  2660. li[style^="font-size: 1.015"] a{
  2661. /*    font-size: 19px !important;*/
  2662. color: thistle !important;
  2663. }
  2664.  
  2665. li[style^="font-size: 1.016"] a{
  2666. /*    font-size: 19px !important;*/
  2667. color: antiquewhite !important;
  2668. }
  2669. li[style^="font-size: 1.018"] a{
  2670. /*    font-size: 19px !important;*/
  2671. color: aqua !important;
  2672. }
  2673. li[style^="font-size: 1.020"] a{
  2674. /*    font-size: 19px !important;*/
  2675. color: aquamarine !important;
  2676. }
  2677. li[style^="font-size: 1.021"] a{
  2678. /*    font-size: 19px !important;*/
  2679. color: azure !important;
  2680. }
  2681. li[style^="font-size: 1.023"] a{
  2682. /*    font-size: 19px !important;*/
  2683. color: beige !important;
  2684. }
  2685. li[style^="font-size: 1.025"] a{
  2686. /*    font-size: 19px !important;*/
  2687. color: bisque !important;
  2688. }
  2689. li[style^="font-size: 1.026"] a{
  2690. /*    font-size: 19px !important;*/
  2691. color: blanchedalmond !important;
  2692. }
  2693. li[style^="font-size: 1.028"] a{
  2694. /*    font-size: 19px !important;*/
  2695. color: blueviolet !important;
  2696. }
  2697. li[style^="font-size: 1.030"] a{
  2698. /*    font-size: 19px !important;*/
  2699. color: darkcyan !important;
  2700. }
  2701. li[style^="font-size: 1.031"] a{
  2702. /*    font-size: 19px !important;*/
  2703. color: darkolivegreen !important;
  2704. }
  2705. li[style^="font-size: 1.033"] a{
  2706. /*    font-size: 19px !important;*/
  2707. color: darkgray !important;
  2708. }
  2709. li[style^="font-size: 1.035"] a{
  2710. /*    font-size: 19px !important;*/
  2711. color: darkkhaki !important;
  2712. }
  2713. li[style^="font-size: 1.036"] a{
  2714. /*    font-size: 19px !important;*/
  2715. color: darkmagenta !important;
  2716. }
  2717. li[style^="font-size: 1.038"] a{
  2718. /*    font-size: 19px !important;*/
  2719. color: darkolivegreen !important;
  2720. }
  2721. li[style^="font-size: 1.040"] a{
  2722. /*    font-size: 19px !important;*/
  2723. color: darkorange !important;
  2724. }
  2725. li[style^="font-size: 1.042"] a{
  2726. /*    font-size: 19px !important;*/
  2727. color: crimson !important;
  2728. }
  2729. li[style^="font-size: 1.043"] a{
  2730. /*    font-size: 19px !important;*/
  2731. color: cornsilk !important;
  2732. }
  2733. li[style^="font-size: 1.045"] a{
  2734. /*    font-size: 19px !important;*/
  2735. color: cornflowerblue !important;
  2736. }
  2737. li[style^="font-size: 1.047"] a{
  2738. /*    font-size: 19px !important;*/
  2739. color: coral !important;
  2740. }
  2741. li[style^="font-size: 1.048"] a{
  2742. /*    font-size: 19px !important;*/
  2743. color: chocolate !important;
  2744. }
  2745. li[style^="font-size: 1.050"] a{
  2746. /*    font-size: 19px !important;*/
  2747. color: chartreuse !important;
  2748. }
  2749. li[style^="font-size: 1.052"] a{
  2750. /*    font-size: 19px !important;*/
  2751. color: cadetblue !important;
  2752. }
  2753. li[style^="font-size: 1.053"] a{
  2754. /*    font-size: 19px !important;*/
  2755. color: burlywood !important;
  2756. }
  2757. li[style^="font-size: 1.055"] a{
  2758. /*    font-size: 19px !important;*/
  2759. color: brown !important;
  2760. }
  2761. li[style^="font-size: 1.057"] a{
  2762. /*    font-size: 19px !important;*/
  2763. color: blueviolet !important;
  2764. }
  2765. li[style^="font-size: 1.058"] a{
  2766. /*    font-size: 19px !important;*/
  2767. color: deepskyblue!important;
  2768. }
  2769. li[style^="font-size: 1.060"] a{
  2770. /*    font-size: 19px !important;*/
  2771. color: deeppink !important;
  2772. }
  2773. li[style^="font-size: 1.062"] a{
  2774. /*    font-size: 19px !important;*/
  2775. color: darkviolet !important;
  2776. }
  2777. li[style^="font-size: 1.063"] a{
  2778. /*    font-size: 19px !important;*/
  2779. color: darkturquoise !important;
  2780. }
  2781. li[style^="font-size: 1.065"] a{
  2782. /*    font-size: 19px !important;*/
  2783. color: darkslategray !important;
  2784. }
  2785. li[style^="font-size: 1.067"] a{
  2786. /*    font-size: 19px !important;*/
  2787. color: darkslateblue !important;
  2788. }
  2789. li[style^="font-size: 1.068"] a{
  2790. /*    font-size: 19px !important;*/
  2791. color: darkseagreen !important;
  2792. }
  2793. li[style^="font-size: 1.070"] a{
  2794. /*    font-size: 19px !important;*/
  2795. color: darksalmon !important;
  2796. }
  2797. li[style^="font-size: 1.072"] a{
  2798. /*    font-size: 19px !important;*/
  2799. color: darkred !important;
  2800. }
  2801. li[style^="font-size: 1.073"] a{
  2802. /*    font-size: 19px !important;*/
  2803. color: darkorchid !important;
  2804. }
  2805. li[style^="font-size: 1.075"] a{
  2806. /*    font-size: 19px !important;*/
  2807. color: dimgray !important;
  2808. }
  2809. li[style^="font-size: 1.077"] a{
  2810. /*    font-size: 19px !important;*/
  2811. color: dodgerblue !important;
  2812. }
  2813. li[style^="font-size: 1.078"] a{
  2814. /*    font-size: 19px !important;*/
  2815. color: firebrick !important;
  2816. }
  2817. li[style^="font-size: 1.080"] a{
  2818. /*    font-size: 19px !important;*/
  2819. color: firebrick !important;
  2820. }
  2821. li[style^="font-size: 1.082"] a{
  2822. /*    font-size: 19px !important;*/
  2823. color: forestgreen !important;
  2824. }
  2825. li[style^="font-size: 1.084"] a{
  2826. /*    font-size: 19px !important;*/
  2827. color: fuchsia !important;
  2828. }
  2829. li[style^="font-size: 1.085"] a{
  2830. /*    font-size: 19px !important;*/
  2831. color: gainsboro !important;
  2832. }
  2833. li[style^="font-size: 1.086"] a{
  2834. /*    font-size: 19px !important;*/
  2835. color: ghostwhite !important;
  2836. }
  2837. li[style^="font-size: 1.087"] a{
  2838. /*    font-size: 19px !important;*/
  2839. color: gold !important;
  2840. }
  2841. li[style^="font-size: 1.089"] a{
  2842. /*    font-size: 19px !important;*/
  2843. color: goldenrod !important;
  2844. }
  2845. li[style^="font-size: 1.090"] a{
  2846. /*    font-size: 19px !important;*/
  2847. color: gray !important;
  2848. }
  2849. li[style^="font-size: 1.092"] a{
  2850. /*    font-size: 19px !important;*/
  2851. color: thistle !important;
  2852. }
  2853. li[style^="font-size: 1.094"] a{
  2854. /*    font-size: 19px !important;*/
  2855. color: green !important;
  2856. }
  2857. li[style^="font-size: 1.095"] a{
  2858. /*    font-size: 19px !important;*/
  2859. color: greenyellow !important;
  2860. }
  2861. li[style^="font-size: 1.097"] a{
  2862. /*    font-size: 19px !important;*/
  2863. color: honeydew !important;
  2864. }
  2865. li[style^="font-size: 1.099"] a{
  2866. /*    font-size: 19px !important;*/
  2867. color: hotpink !important;
  2868. }
  2869. li[style^="font-size: 1.100"] a{
  2870. /*    font-size: 19px !important;*/
  2871. color: indianred !important;
  2872. }
  2873. li[style^="font-size: 1.102"] a{
  2874. /*    font-size: 19px !important;*/
  2875. color: indigo !important;
  2876. }
  2877. li[style^="font-size: 1.104"] a{
  2878. /*    font-size: 19px !important;*/
  2879. color: ivory !important;
  2880. }
  2881. li[style^="font-size: 1.105"] a{
  2882. /*    font-size: 19px !important;*/
  2883. color: khaki !important;
  2884. }
  2885. li[style^="font-size: 1.107"] a{
  2886. /*    font-size: 19px !important;*/
  2887. color: lavender !important;
  2888. }
  2889. li[style^="font-size: 1.109"] a{
  2890. /*    font-size: 19px !important;*/
  2891. color: lavenderblush !important;
  2892. }
  2893. li[style^="font-size: 1.110"] a{
  2894. /*    font-size: 19px !important;*/
  2895. color: lawngreen !important;
  2896. }
  2897. li[style^="font-size: 1.112"] a{
  2898. /*    font-size: 19px !important;*/
  2899. color: lemonchiffon !important;
  2900. }
  2901.  
  2902.  
  2903. li[style^="font-size: 1.114"] a{
  2904. /*    font-size: 19px !important;*/
  2905. color: lightblue !important;
  2906. }
  2907. li[style^="font-size: 1.117"] a{
  2908. /*    font-size: 19px !important;*/
  2909. color: lightcoral !important;
  2910. }
  2911. li[style^="font-size: 1.120"] a{
  2912. /*    font-size: 19px !important;*/
  2913. color: lightcyan !important;
  2914. }
  2915. li[style^="font-size: 1.122"] a{
  2916. /*    font-size: 19px !important;*/
  2917. color: lightgoldenrodyellow !important;
  2918. }
  2919. li[style^="font-size: 1.126"] a{
  2920. /*    font-size: 19px !important;*/
  2921. color: lightgray !important;
  2922. }
  2923. li[style^="font-size: 1.127"] a{
  2924. /*    font-size: 19px !important;*/
  2925. color: lightgreen !important;
  2926. }
  2927. li[style^="font-size: 1.131"] a{
  2928. /*    font-size: 19px !important;*/
  2929. color: lightpink !important;
  2930. }
  2931. li[style^="font-size: 1.132"] a{
  2932. /*    font-size: 19px !important;*/
  2933. color: lightsalmon !important;
  2934. }
  2935. li[style^="font-size: 1.137"] a{
  2936. /*    font-size: 19px !important;*/
  2937. color: lightseagreen !important;
  2938. }
  2939. li[style^="font-size: 1.139"] a{
  2940. /*    font-size: 19px !important;*/
  2941. color: lightslategray !important;
  2942. }
  2943. li[style^="font-size: 1.142"] a{
  2944. /*    font-size: 19px !important;*/
  2945. color: lightskyblue !important;
  2946. }
  2947. li[style^="font-size: 1.146"] a{
  2948. /*    font-size: 19px !important;*/
  2949. color: lightyellow !important;
  2950. }
  2951. li[style^="font-size: 1.151"] a{
  2952. /*    font-size: 19px !important;*/
  2953. color: lime !important;
  2954. }
  2955. li[style^="font-size: 1.150"] a{
  2956. /*    font-size: 19px !important;*/
  2957. color: turquoise !important;
  2958. }
  2959. li[style^="font-size: 1.152"] a{
  2960. /*    font-size: 19px !important;*/
  2961. color: wheat !important;
  2962. }
  2963. li[style^="font-size: 1.156"] a{
  2964. /*    font-size: 19px !important;*/
  2965. color: limegreen !important;
  2966. }
  2967. li[style^="font-size: 1.157"] a{
  2968. /*    font-size: 19px !important;*/
  2969. color: linen !important;
  2970. }
  2971. li[style^="font-size: 1.159"] a{
  2972. /*    font-size: 19px !important;*/
  2973. color: magenta !important;
  2974. }
  2975. li[style^="font-size: 1.161"] a{
  2976. /*    font-size: 19px !important;*/
  2977. color: maroon !important;
  2978. }
  2979. li[style^="font-size: 1.162"] a{
  2980. /*    font-size: 19px !important;*/
  2981. color: mediumaquamarine !important;
  2982. }
  2983. li[style^="font-size: 1.164"] a{
  2984. /*    font-size: 19px !important;*/
  2985. color: mediumblue !important;
  2986. }
  2987. li[style^="font-size: 1.166"] a{
  2988. /*    font-size: 19px !important;*/
  2989. color: mediumorchid !important;
  2990. }
  2991. li[style^="font-size: 1.168"] a{
  2992. /*    font-size: 19px !important;*/
  2993. color: mediumpurple !important;
  2994. }
  2995. li[style^="font-size: 1.171"] a{
  2996. /*    font-size: 19px !important;*/
  2997. color: mediumseagreen !important;
  2998. }
  2999. li[style^="font-size: 1.174"] a{
  3000. /*    font-size: 19px !important;*/
  3001. color: mediumslateblue !important;
  3002. }
  3003. li[style^="font-size: 1.176"] a{
  3004. /*    font-size: 19px !important;*/
  3005. color: mediumspringgreen !important;
  3006. }
  3007. li[style^="font-size: 1.179"] a{
  3008. /*    font-size: 19px !important;*/
  3009. color: mediumspringgreen !important;
  3010. }
  3011.  
  3012.  
  3013.  
  3014. li[style^="font-size: 1.183"] a{
  3015. /*    font-size: 19px !important;*/
  3016. color: mediumvioletred !important;
  3017. }
  3018. li[style^="font-size: 1.189"] a{
  3019. /*    font-size: 19px !important;*/
  3020. color: mintcream !important;
  3021. }
  3022. li[style^="font-size: 1.191"] a{
  3023. /*    font-size: 19px !important;*/
  3024. color: mistyrose!important;
  3025. }
  3026. li[style^="font-size: 1.194"] a{
  3027. /*    font-size: 19px !important;*/
  3028. color: moccasin !important;
  3029. }
  3030.  
  3031.  
  3032. li[style^="font-size: 1.20"] a{
  3033. /*    font-size: 19px !important;*/
  3034. color: navajowhite !important;
  3035. }
  3036. li[style^="font-size: 1.22"] a{
  3037. /*    font-size: 19px !important;*/
  3038. color: oldlace !important;
  3039. }
  3040. li[style^="font-size: 1.23"] a{
  3041. /*    font-size: 19px !important;*/
  3042. color: olive !important;
  3043. }
  3044. li[style^="font-size: 1.24"] a{
  3045. /*    font-size: 19px !important;*/
  3046. color: olivedrab !important;
  3047. }
  3048. li[style^="font-size: 1.25"] a{
  3049. /*    font-size: 19px !important;*/
  3050. color: orange !important;
  3051. }
  3052. li[style^="font-size: 1.26"] a{
  3053. /*    font-size: 19px !important;*/
  3054. color: orangered !important;
  3055. }
  3056. li[style^="font-size: 1.27"] a{
  3057. /*    font-size: 19px !important;*/
  3058. color: orchid !important;
  3059. }
  3060. li[style^="font-size: 1.29"] a{
  3061. /*    font-size: 19px !important;*/
  3062. color: palegoldenrod !important;
  3063. }
  3064. li[style^="font-size: 1.30"] a{
  3065. /*    font-size: 19px !important;*/
  3066. color: palegreen !important;
  3067. }
  3068. li[style^="font-size: 1.31"] a{
  3069. /*    font-size: 19px !important;*/
  3070. color: paleturquoise !important;
  3071. }
  3072. li[style^="font-size: 1.32"] a{
  3073. /*    font-size: 19px !important;*/
  3074. color: palevioletred !important;
  3075. }
  3076. li[style^="font-size: 1.35"] a{
  3077. /*    font-size: 19px !important;*/
  3078. color: papayawhip !important;
  3079. }
  3080.  
  3081.  
  3082. li[style^="font-size: 1.44"] a{
  3083. /*    font-size: 19px !important;*/
  3084. color: peachpuff !important;
  3085. }
  3086. li[style^="font-size: 1.46"] a{
  3087. /*    font-size: 19px !important;*/
  3088. color: peru !important;
  3089. }
  3090. li[style^="font-size: 1.47"] a{
  3091. /*    font-size: 19px !important;*/
  3092. color: pink !important;
  3093. }
  3094. li[style^="font-size: 1.48"] a{
  3095. /*    font-size: 19px !important;*/
  3096. color: plum !important;
  3097. }
  3098. li[style^="font-size: 1.49"] a{
  3099. /*    font-size: 19px !important;*/
  3100. color: powderblue !important;
  3101. }
  3102. li[style^="font-size: 1.5"]:nth-child(odd) a{
  3103. /*    font-size: 19px !important;*/
  3104. color: lightseagreen !important;
  3105. }
  3106. li[style^="font-size: 1.5"]:nth-child(even) a{
  3107. /*    font-size: 19px !important;*/
  3108. color: peru !important;
  3109. }
  3110. li[style^="font-size: 1.52"] a{
  3111. /*    font-size: 19px !important;*/
  3112. color: purple !important;
  3113. }
  3114. li[style^="font-size: 1.54"] a{
  3115. /*    font-size: 19px !important;*/
  3116. color: rosybrown !important;
  3117. }
  3118. li[style^="font-size: 1.56"] a{
  3119. /*    font-size: 19px !important;*/
  3120. color: royalblue !important;
  3121. }
  3122. li[style^="font-size: 1.57"] a{
  3123. /*    font-size: 19px !important;*/
  3124. color: saddlebrown !important;
  3125. }
  3126. li[style^="font-size: 1.47"] a{
  3127. /*    font-size: 19px !important;*/
  3128. color: salmon !important;
  3129. }
  3130.  
  3131. li[style^="font-size: 1.61"] a{
  3132. /*    font-size: 19px !important;*/
  3133. color: sandybrown !important;
  3134. }
  3135. li[style^="font-size: 1.64"] a{
  3136. /*    font-size: 19px !important;*/
  3137. color: seagreen !important;
  3138. }
  3139. li[style^="font-size: 1.75"] a{
  3140. /*    font-size: 19px !important;*/
  3141. color: seashell !important;
  3142. }
  3143. li[style^="font-size: 1.78"] a{
  3144. /*    font-size: 19px !important;*/
  3145. color: sienna !important;
  3146. }
  3147.  
  3148.  
  3149. li[style^="font-size: 1.81"] a{
  3150. /*    font-size: 19px !important;*/
  3151. color: silver !important;
  3152. }
  3153. li[style^="font-size: 1.85"] a{
  3154. /*    font-size: 19px !important;*/
  3155. color: skyblue !important;
  3156. }
  3157.  
  3158. li[style^="font-size: 2.2"] a{
  3159. /*    font-size: 19px !important;*/
  3160. color: slateblue !important;
  3161. }
  3162.  
  3163. li[style^="font-size: 3.5"] a{
  3164. /*    font-size: 19px !important;*/
  3165. color: slategray !important;
  3166. }
  3167.  
  3168. /*li[style="font-size: 1.24529569892473em"] a{
  3169. color: slateblue !important;
  3170. }*/
  3171. /*li[style="font-size: 1.25201612903226em"] a{
  3172. color: green !important;
  3173. }*/
  3174. li[style="font-size: 1.24529569892473em"] a ,
  3175. li[style="font-size: 1.25201612903226em"] a ,
  3176. li[style="font-size: 1.25369623655914em"] a ,
  3177. li[style="font-size: 1.35114247311828em"] a ,
  3178. li[style="font-size: 1.35114247311828em"] a ,
  3179. li[style="font-size: 1.4872311827957em"] a ,
  3180. li[style="font-size: 1.49059139784946em"] a ,
  3181. li[style="font-size: 1.52251344086022em"] a ,
  3182. li[style="font-size: 1.54603494623656em"] a ,
  3183. li[style="font-size: 1.6434811827957em"] a{
  3184. /*    font-size: 19px !important;*/
  3185. /*color: yellow !important;*/
  3186. }
  3187. li[style="font-size: 1.57963709677419em"] a{
  3188. /*    font-size: 19px !important;*/
  3189. /*color: yellow !important;*/
  3190. }
  3191. li[style="font-size: 1.8551747311828em"] a ,
  3192. li[style="font-size: 1.89885752688172em"] a ,
  3193. li[style="font-size: 2.80443548387097em"] a {
  3194. /*    font-size: 19px !important;*/
  3195. /*color: tomato !important;*/
  3196. }
  3197.  
  3198.  
  3199.  
  3200. /* TAGS PAGES (#tags-index.tag) - CONTENT - A VOIR -
  3201.     margin-left: -206px !important;
  3202.     margin-right: 10px;
  3203. === */
  3204. #tags-index.tags #content tbody {
  3205.     display: inline-block !important;
  3206.     float: none !important;
  3207.     margin-left:-25% !important;
  3208.     width: 250% !important;
  3209. }
  3210. #tags-index.tags #content table tbody tr{
  3211.     display: inline !important;
  3212.     font-size: 2.75em !important;
  3213. }
  3214.  
  3215.  
  3216. /* ==== USERSCRIPTS HOMEPAGE ==== */
  3217.  
  3218. /* USERSCRIPTS HOMEPAGE(#site-home.site) - CONTAINER - === */
  3219. #site-home.site #root .container {
  3220.     width:auto !important;
  3221.     float:none !important;
  3222.     clear : both !important;
  3223. }
  3224. /* USERSCRIPTS HOMEPAGE(#site-home.site) - CONTAINER - TABLE - === */
  3225. #site-home.site #root .container #content table.wide {
  3226.     width:120% !important;
  3227.     margin-top:30px !important;
  3228. }
  3229. #site-home.site #root .container #content table.wide tbody tr .script-meat p.desc {
  3230.     color:grey !important;
  3231. }
  3232. #site-home.site table.wide .script-meat a.title {
  3233.     text-decoration : none !important;
  3234. }
  3235. /* USERSCRIPTS HOMEPAGE(#site-home.site) - CONTAINER - TITLE "Popular scripts" - === */
  3236. #site-home.site #root .container #content h1 {
  3237.     border-right: 5px none !important;
  3238.     color: grey !important;
  3239.     margin-top: 0;
  3240.     width: 120% !important;
  3241. }
  3242. /* USERSCRIPTS HOMEPAGE(#site-home.site) - RIGHT - === */
  3243. #site-home.site #root .container #right  {
  3244.     display:inline-block !important;
  3245.     position:absolute !important;
  3246.     z-index:500 !important;
  3247.     background: #333333 !important;
  3248.     margin-left: 430px !important;
  3249.     width : 400px !important;
  3250.     padding:0 20px 0 20px  !important;
  3251. }
  3252.  
  3253. #site-home.site #right #browser-news ul li a {
  3254.     text-decoration : none !important;
  3255. }
  3256.  
  3257.  
  3258. /* USERSCRIPTS HOMEPAGE(#site-home.site) - RIGHT - TAG CLOUD - === */
  3259. #site-home.site #root .container #right #tag-cloud {
  3260.     background: #222222 !important;
  3261.     border-radius: 0 0 5px 5px !important;
  3262.     color: SlateGray !important;
  3263.     display: inline-block !important;
  3264.     float: none !important;
  3265.     left: 0px !important;
  3266.     min-height: 250px !important;
  3267.     padding: 25px !important;
  3268.     position: absolute !important;
  3269.     top: 590px !important;
  3270.     width: 390px !important;
  3271. }
  3272.  
  3273. /* GENERAL - USER - USER AVATAR - === */
  3274. body.users .avatar .photo {
  3275.     background: white;
  3276.     border: 1px solid #CCCCCC;
  3277.     margin-top: 15px !important;
  3278.     padding: 2px !important;
  3279. }
  3280.  
  3281. /* GENERAL - ALL PAGE - CONTENT PRINCIPAL - === */
  3282. /*body.wide #content  {
  3283.     overflow-x: auto;
  3284.     width: 150% !important;
  3285. }*/
  3286.  
  3287.  
  3288. /* ==== USER(#users-show) ==== */
  3289.  
  3290. /* (new3)USER PAGE(#users-show) - PROFILE - CONTENT PRINCIPAL - === */
  3291. #users-show #root .container>#content  {
  3292.     overflow: visible !important;
  3293.     width: 150% !important;
  3294.     margin-top: 32px !important;
  3295. }
  3296.  
  3297. /* SCRIPT PAGE(#scripts-review] - CODE PAGE - CONTENT PRINCIPAL - === */
  3298. #scripts-review.scripts #content  {
  3299.     overflow-x: auto;
  3300.     width: 150% !important;
  3301.     margin-top: -25px !important;
  3302. }
  3303.  
  3304. /* SCRIPT PAGE - CODE PAGE - NUMBER line -
  3305. #userscripts_org_source_code_line_numbers_0 {
  3306.     -moz-user-select: none;
  3307.     background: transparent !important;
  3308.     cursor: default;
  3309.     float: none !important;
  3310.     margin-right: -2px;
  3311.     padding-left: 5px;
  3312.     padding-right: 5px;
  3313.     position: absolute !important;
  3314.     text-align: left !important;
  3315.     width: 800px !important;
  3316. } === */
  3317.  
  3318.  
  3319.  
  3320. /* SCRIPTS LIST(#scripts-index.scripts) - SCRIPTS TITLES - === */
  3321. #scripts-index.scripts .script-meat a.title {
  3322.     font-size: 18px !important;
  3323.     text-decoration : none  !important;
  3324. }
  3325.  
  3326.  
  3327. /* DISCUSS BLOCK */
  3328. .entry-title {
  3329.     font-size:16px !important;
  3330. }
  3331. .c2>small .author {
  3332.     text-align:right !important;
  3333.     width:250px !important;
  3334.     display:inline-block !important;
  3335.     position:relative !important;
  3336.     left:-20px !important;
  3337. }
  3338. /* AUTHOR  */
  3339. .author {
  3340.     color: grey !important;
  3341.  }
  3342.  
  3343. /*LAST POST */
  3344. a.lastpost {
  3345.     background: #2E3D45 !important;
  3346.     margin-left: -10px !important;
  3347.     margin-top: 0 !important;
  3348.     padding: 0 4px;
  3349.     position: absolute !important;
  3350. }
  3351.  
  3352. /* GENERAL - BACKGROUND BOTTOM container - === */
  3353. #root {
  3354.     background: #434141 !important;
  3355.     margin-top: -5px !important;
  3356. }
  3357.  
  3358.  
  3359.  
  3360. /* (new5) SCRIPT PAGE(#scripts-show) - SIDEBAR RIGHT - SIZE for longs Scripts Names - FLOAT NONE - === */
  3361. #scripts-show #right {
  3362.     background: none repeat scroll 0 0 rgb(255, 255, 255);
  3363.     clear: both !important;
  3364.     display: inline-block !important;
  3365.     float: none !important;
  3366.     left: 60px !important;
  3367.     padding-left: 20px;
  3368.     position: relative !important;
  3369.     top: 0 !important;
  3370.     width: 210px;
  3371. }
  3372. #scripts-show #script_sidebar {
  3373.     width: 400px !important;
  3374.     overflow: visible !important;
  3375.     display: inline-block !important;
  3376.     position: relative !important;
  3377. /*    z-index: 500 !important;*/
  3378.     background: #333333 !important;
  3379. }
  3380.  
  3381.  
  3382. /* ==== GM SCRIPTS ==== */
  3383.  
  3384.  
  3385.  
  3386. /* GENERAL(SCRIPT PAGE(#scripts-show)?) - NO REVIEW / NO DICUSS - === */
  3387. .noreviews>h4,
  3388. .none>h4 {
  3389.     background: #222222 !important;
  3390.     color : grey !important;
  3391.     padding-left: 5px !important;
  3392.     text-align: center !important;
  3393. }
  3394.  
  3395. /* A VOIR - SCRIPT PAGE(#scripts-show) - REVIEW - ADD STARs ICONS -
  3396. :not(scripts-reviews.scripts)
  3397.  === */
  3398. /*.r5.rating:after {
  3399.     content: "." !important;
  3400.     background: url("http://184.106.198.177/images/5stars-small-2.png") !important;
  3401.     background-position: 0 -11px !important;
  3402.     position: absolute !important;
  3403.     width: 200px !important;
  3404.     width: 60px !important;
  3405.     height: 13px !important;
  3406. }
  3407.  
  3408. #review-list .r5.rating:after {
  3409.     content: "." !important;
  3410.     background: none !important;
  3411.     color : transparent !important;
  3412.     position: absolute !important;
  3413.     width: 200px !important;
  3414.     width: 60px !important;
  3415.     height: 13px !important;
  3416. }*/
  3417.  
  3418.  
  3419. /* (new5) TOPICS (#topics-show ) - HEADER SUBTITLE - === */
  3420. #topics-show #content {
  3421. /*    display: inline;
  3422.     float: left;
  3423.     margin-right: 10px;*/
  3424. /*    margin-top: -15px !important;*/
  3425.     width: 1200px !important;
  3426. }
  3427. #topics-show  .posts.wide {
  3428.     display: inline;
  3429.     float: left;
  3430.     margin-right: 10px;
  3431.     margin-top: 10px !important;
  3432.     width: 1200px !important;
  3433. }
  3434. /*(new5) TOPICS (#topics-show #topic_mod) - RSS + Nub post Voices*/
  3435. #topics-show #topic_mod + .subtitle {
  3436.     position: absolute !important;
  3437.     display: inline-block !important;
  3438.     height: 20px !important;
  3439.     line-height: 20px !important;
  3440.     width: 200px !important;
  3441. top: -120px! important;
  3442.     left: -240px !important;
  3443.     margin-top: -40px !important;
  3444.     white-space: nowrap !important;
  3445.     text-align: left !important;
  3446.     color: peru !important;
  3447. }
  3448. /* {
  3449.     bottom: 0 !important;
  3450.     color: #888888;
  3451.     display: inline-block !important;
  3452.     margin: auto !important;
  3453.     min-width: 1000px !important;
  3454.     padding: 0 !important;
  3455.     position: absolute !important;
  3456.     right: 0 !important;
  3457.     text-align: right !important;
  3458.     top: 19px !important;
  3459.     width: 100% !important;
  3460. } */
  3461.  
  3462. #topics-show #topic_mod + .subtitle br ,
  3463. #topics-show #topic_mod + .subtitle ~br {
  3464.     display: none !important;
  3465. }
  3466. #topics-show #content br+ .pagination {
  3467.     width: 500px !important;
  3468.     margin-left: 520px !important;
  3469.     text-align: center !important;
  3470. }
  3471.  
  3472. /* (new5)FORUM - TOPICS(#topics-show.) - POST(.post) -
  3473. table p
  3474. #topics-show.topics #content table.posts tbody tr.post td.body
  3475.   === */
  3476.  
  3477. #topics-show .body.entry-content {
  3478.     display: inline-block  !important;
  3479. /* min-width: 50% !important;
  3480. max-width: 60% !important; */
  3481. /* width: 100% !important;
  3482. width: auto !important;
  3483. position: relative !important; */
  3484. }
  3485.  
  3486. #topics-show.topics .body.entry-content  p {
  3487.     width: 800px !important;
  3488. }
  3489.  
  3490.  
  3491.  
  3492.  
  3493. /* (new1) USER POST(#users-posts) - VCARD DATE - === */
  3494. #users-posts .post td.author {
  3495.     background: #333333 !important;
  3496. }
  3497. #users-posts .post td.author .date {
  3498.     position: relative !important;
  3499.     display: inline-block !important;
  3500.     float: none !important;
  3501.     height: 20px !important;
  3502.     width: 150px !important;
  3503.     line-height: 20px !important;
  3504.     padding-left: 5px !important;
  3505.     background: #333333 !important;
  3506.     border: gray solid 1px !important;
  3507.     border-radius: 5px !important;
  3508. }
  3509. /* FORUM - TOPICS(#topics-show.) - POST CONTENT - TXT -
  3510. #topics-show.topics #content table.posts tbody tr.post.hentry.by-author.good-ham .body.entry-content
  3511. === */
  3512. #topics-show #content table.posts tbody tr.post td.body.entry-content {
  3513.     display: inline-block !important;
  3514.     position: relative !important;
  3515.     width: 1361px !important;
  3516.     background: #222222 !important;
  3517. }
  3518. /* (new5)FORUM - TOPICS(#topics-show.) - POST CONTENT - CODE === */
  3519. #topics-show #content table.posts tbody tr.post td.body.entry-content pre {
  3520. /*    position: relative !important;*/
  3521. /*    display: inline-block !important;*/
  3522. /*     max-width: 861px !important;
  3523.     white-space: pre-wrap !important;*/
  3524. /*float: left !important;
  3525. clear: both !important;*/
  3526.     color: black !important;
  3527. }
  3528. #topics-show #content table.posts tbody tr.post td.body.entry-content pre:not([id^="userscripts_org_source_code_line_numbers"]) ,
  3529. #topics-show #content table.posts tbody tr.post td.body.entry-content pre.sh_html.sh_sourceCode,
  3530. #topics-show #content table.posts tbody tr.post td.body.entry-content pre.sh_javascript.sh_sourceCode {
  3531.     position: relative !important;
  3532.     display: inline-block !important;
  3533. /*float: right !important;
  3534. clear: both !important;*/
  3535. width: 100% !important;
  3536.     min-width: 1300px !important;
  3537. /*margin-left: 50px !important*/;
  3538.     white-space: pre-wrap !important;
  3539. /*    color: red !important;*/
  3540. }
  3541.  
  3542.  
  3543.  
  3544. /* ==== GM SCRIPTS ==== */
  3545.  
  3546. /* GM - GENERAL(SCRIPT PAGE(#scripts-show)?) - SCRIPT NAV BAR - TAB "VERSION" -  === */
  3547. #script-nav li:last-of-type {
  3548.     position: absolute !important;
  3549.     display: inline-block !important;
  3550.     float: none !important;
  3551.     clear: both !important;
  3552.     width: 12% !important;
  3553.     margin-top : -13px !important;
  3554.     margin-left: 185px  !important;
  3555.     text-decoration: none;
  3556.     background: #222222  !important;
  3557.     border-radius: 5px !important;
  3558.  
  3559. }
  3560. #script-nav li:last-of-type a {
  3561.     color : gray  !important;
  3562. }
  3563.  
  3564. /* A SUPP ??? - GM - SCRIPT "USERCSRIPTS +++" - ADD ICONs - A VOIR
  3565. .script-meat>a[href$=".user.js"] {
  3566.     color : transparent  !important;
  3567.     overflow : visible  !important;
  3568.     background-color : transparent  !important;
  3569. }
  3570. .script-meat>a[href$=".user.js"]:before {
  3571.     content: "xxxx" !important;
  3572.     background-image: url("/images/script_icon.png") !important;
  3573.     background-color : red  !important;
  3574.     width : 7px !important;
  3575.     height : 14px !important;
  3576.     padding-right: 18px;
  3577.     display : inline-block  !important;
  3578.     position :absolute  !important;
  3579.     z-index : 5000 !important;
  3580.     color : transparent  !important;
  3581. } === */
  3582.  
  3583. /* PAGINATOR - CURRENT - === */
  3584. .pagination .current {
  3585.     background: none repeat scroll 0 0 #5F5B5B !important;
  3586.     border: 1px solid #F90808 !important;
  3587.     border-radius: 5px 5px 5px 5px !important;
  3588.     color: #6FF901 !important;
  3589. }
  3590.  
  3591.  
  3592.  
  3593.  
  3594. /* (COR1) ==== END ==== */
  3595.  
  3596. /* ==== USERSRIPT PROFILE 2>3 (#users-show)
  3597. need Userscripts.org Source Code Line Numbers
  3598. By Cletus : http://userscripts.org/scripts/show/95658
  3599. http://userscripts-mirror.org/scripts/show/95658 (not mirror)
  3600.  
  3601. ==== */
  3602.  
  3603. /* (new6) SCRIPT "MONKEY BARREL" =
  3604. http://userscripts.org/scripts/show/114843
  3605. http://userscripts-mirror.org/scripts/show/114843
  3606. === */
  3607. /* MENU Z-INDEX - === */
  3608. .mainmenu-.hid>li {
  3609. z-index: 1500 !important;
  3610. }
  3611.  
  3612. /* TEST - PROFILE PAGE(#users-show)  - BOTTOM CONTAINER TOTAL - === */
  3613. /*body#users-show .main {
  3614.     display: inline;
  3615.     float: left;
  3616.     margin-right: 0;
  3617.    min-height: 1000px !important;
  3618.     margin-bottom: 50px !important;
  3619. }*/
  3620. /* TEST - GENERAL  - BOTTOM CONTENT CONTAINER TOTAL - === */
  3621. #content {
  3622.     margin-bottom: 100px !important;
  3623. }
  3624.  
  3625. /* ================= */
  3626. /* USER PROFILE (#users-show.users) - SCRIPT PAGE - USER WEBSITE + INFOS - === */
  3627. /*body#users-show .about {
  3628.     position: relative !important;
  3629.     display: block !important;
  3630.     float: none !important;
  3631.     clear: both !important;
  3632.     width: 650px !important;
  3633.     height: 83px !important;
  3634.     left: 964px !important;
  3635.     margin-right: 10px;
  3636.     padding-right: 40px;
  3637.     top: -133px !important;
  3638.     margin-bottom: -15px !important;
  3639.     border: 1px solid red !important;
  3640. }
  3641. body#users-show .about p+p {
  3642.     display: none !important;
  3643. }*/
  3644.  
  3645.  
  3646.  
  3647. /* (new5) SEARCH - RIGHT PANEL - ALL - === */
  3648. #section #section_search {
  3649.     position: absolute;
  3650.     right: 0px !important;
  3651.     top: 5px;
  3652. }
  3653. /* (new5) USER PROFILE (#users-show.users) - RIGHT PANEL - SEARCH - === */
  3654. #users-show.users #section #section_search {
  3655.     position: absolute;
  3656.     right: 330px !important;
  3657.     top: 5px;
  3658. }
  3659. /* (new5) TOPICS (#topics-show) - RIGHT PANEL - SEARCH - === */
  3660. #topics-show #section #section_search {
  3661.     position: absolute;
  3662.     right: -50px !important;
  3663.     top: 3px !important;
  3664. }
  3665.  
  3666.  
  3667. /* (new3) USER PROFILE (#users-show.users) - RIGHT PANEL "Groups" / "Scripts" "Guides / "Forums Posts" etc"- === */
  3668. body.users ul.subnav {
  3669.     border-top: medium none !important;
  3670. }
  3671. #users-show.users #content ul.subnav {
  3672.     position: absolute !important;
  3673.     display: inline-block !important;
  3674.     float: none !important;
  3675.     width: 310px !important;
  3676.     right: -19px !important;
  3677.     top: -5px !important;
  3678.     z-index: 2 !important;
  3679. }
  3680. #users-show.users ul.subnav li {
  3681.     border-bottom: 1px solid rgb(221, 221, 221);
  3682.     border-left: 1px solid rgb(204, 204, 204);
  3683.     border-right: 1px solid rgb(204, 204, 204);
  3684.     height: 22px !important;
  3685.     line-height: 11px !important;
  3686.     margin-top: -3px !important;
  3687. }
  3688. /* (new3) USER PROFILE (#users-show) - RIGHT PANEL - TAG CLOUD (with GM SCRIPT "TAG CLOUD LINKS") - === */
  3689. body#users-show #tag-cloud {
  3690.     position: absolute !important;
  3691.     display: inline-block !important;
  3692.     width: 300px !important;
  3693.     min-height: 262px !important;
  3694.     max-height: 262px !important;
  3695.     margin-right: 0px;
  3696.     top: 138px !important;
  3697.     left:999px !important;
  3698. /*margin-bottom: 300px !important;*/
  3699.     padding: 22px 5px 25px 5px !important;
  3700.     border-radius: 0 0 5px 5px !important;
  3701.     color: SlateGray  !important;
  3702.     background: #222222 !important;
  3703.     overflow: hidden !important;
  3704.     overflow-y: auto !important;
  3705.     z-index: 2 !important;
  3706. }
  3707. body#users-show #tag-cloud h4 {
  3708.     background: black !important;
  3709.     border-radius: 5px !important;
  3710.     color: LightGrey  !important;
  3711.     margin-bottom: 2px !important;
  3712.     margin-left: 5px !important;
  3713.     margin-top: -20px !important;
  3714.     padding: 2px 5px !important;
  3715.     text-align:center !important;
  3716.     font-size : 12px !important;
  3717. }
  3718. #tag-cloud ol li {
  3719.     line-height: 1.2em;
  3720.     padding-right: 3px !important;
  3721.     text-decoration: none !important;
  3722. }
  3723. #tag-cloud ol li a {
  3724.     text-decoration: none !important;
  3725. }
  3726.  
  3727. /* (new3) USER PROFILE (#users-show) - "Send Message" / "Block User" / "USER ABOUT" - === */
  3728. .user-info>p {
  3729.     margin: -115px -150px 1.5em !important;
  3730.     position:absolute !important;
  3731.     width: 124px !important;
  3732. }
  3733. .user-info>p + p {
  3734.     margin: -90px -150px 1.5em !important;
  3735.     position:absolute !important;
  3736.     width: 124px !important;
  3737. }
  3738. #users-show.users p.subtitle {
  3739.     margin: 5px 90px 1.5em !important;
  3740.     width: 204px !important;
  3741.     background : transparent  !important;
  3742. }
  3743. .user-info > p ~ .about {
  3744.     position: absolute !important;
  3745.     display: inline-block !important;
  3746.     width: 300px !important;
  3747.     height : 77px  !important;
  3748.     line-height : 12px !important;
  3749.     top : -107px !important;
  3750.     left : 999px !important;
  3751.     padding : 10px  0 2px 10px !important;
  3752.     background : #333333!important;
  3753.     border : gray solid 1px !important;
  3754.     overflow: hidden !important;
  3755.     overflow-y: auto !important;
  3756. }
  3757. .user-info > p ~ .about ul {
  3758.     position: relative !important;
  3759.     display: inline !important;
  3760.     line-height: 10px !important;
  3761.     margin: -15px 0px -5px -30px !important;
  3762.     top : 3px !important;
  3763. }
  3764. .user-info > p ~ .about ul li {
  3765.     position: relative !important;
  3766.     display: inline-block !important;
  3767.     line-height: 20px !important;
  3768.     margin: -15px 5px 5px !important;
  3769. }
  3770. .user-info > p ~ .about ul li a {
  3771.     position: relative !important;
  3772.     display: inline-block !important;
  3773.     line-height: 20px !important;
  3774.     margin: -10px 0px -5px -1px !important;
  3775.     width: 80px !important;
  3776.     overflow: hidden !important;
  3777.     white-space: nowrap !important;
  3778.     text-overflow: ellipsis !important;
  3779. }
  3780. #users-show.users .user-info .about h1 {
  3781.     color: gray !important;
  3782.     font-size: 1em !important;
  3783.     margin-top: -32px !important;
  3784. }
  3785. /* (new3) - PROFILE - USER INFOS - WEB LINKS - === */
  3786. .user-info > p ~ .about p {
  3787.     position: relative !important;
  3788.     display: inline-block !important;
  3789.     max-width: 300px !important;
  3790.     min-width: 300px !important;
  3791. top: -9px !important;
  3792.     left: -5px !important;
  3793.     padding: 1px 0 1px 2px !important;
  3794. /*    color: TAN !important;*/
  3795.     background: #333333 !important;
  3796. }
  3797. .user-info .about>p>a {
  3798.     position: relative !important;
  3799.     display: inline-block !important;
  3800.     max-width: 300px !important;
  3801.     min-width: 300px !important;
  3802.     left: -5px !important;
  3803.     padding: 1px 0 1px 2px !important;
  3804.     text-overflow: ellipsis !important;
  3805.     white-space: nowrap !important;
  3806.     overflow: hidden !important;
  3807.     color: TAN !important;
  3808.     background: #222222 !important;
  3809. }
  3810. .user-info .about>p>a:hover {
  3811.     color: peru !important;
  3812.     background: #222222 !important;
  3813. }
  3814. .user-info .about>p>a:before {
  3815. content: ">" !important;
  3816.     position: relative !important;
  3817.     display: inline-block !important;
  3818.     max-width: 10px !important;
  3819.     min-width: 10px !important;
  3820.     margin-right: 5px !important;
  3821.     padding: 1px !important;
  3822. text-align: center !important;
  3823.     color: TAN !important;
  3824.     background: black !important;
  3825. }
  3826. /* (new2)USER PROFILE (#users-show) - "USER ABOUT" - WEB SITE + Infos - === */
  3827. /*.about>p>a {
  3828.     position: relative !important;
  3829.     display: inline-block !important;
  3830.     line-height: 20px !important;
  3831.     margin: -10px 0px -5px -1px !important;
  3832.     width: 220px !important;
  3833.     overflow: hidden !important;
  3834.     white-space: nowrap !important;
  3835.     text-overflow: ellipsis !important;
  3836. }*/
  3837. .about>p>a {
  3838.     text-decoration: none !important;
  3839. }
  3840. .about>p+p{
  3841.     position: relative !important;
  3842.     display: inline-block !important;
  3843.     margin-top: -14px !important;
  3844. }
  3845. /* USER PROFILE (#users-show) - "USER ABOUT" - EMAIL ICON - === */
  3846. .user-info > p ~ .about ul li a[href^="mailto:"] {
  3847.     padding-left: 25px !important;
  3848.     text-decoration: none !important;
  3849. }
  3850. .user-info > p ~ .about ul li a[href^="mailto:"]:before {
  3851.     position: absolute !important;
  3852.     display: inline-block !important;
  3853.     background: url("data:image/x-icon;base64,AAABAAEAEBAQAAAAAAAoAQAAFgAAACgAAAAQAAAAIAAAAAEABAAAAAAAgAAAAAAAAAAAAAAAEAAAAAAAAABpaGgAj42MAAAAAAD///8A4ODgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIiIiIiIiIiIhEREREREREhQzMzMzMzNBE0MzMzMzNDETNDMzMzNDMRMzQzMzNDMxEzM0MzNDMzATMzM0QzMzMRMzM0EUMzMxEzM0EzFDMzETM0EzMxQzMRM0EzMzMUMxE0EzMzMzFDEUEzMzMzMxQREzMzMzMzMRIRERERERERL//wAAgAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAQAA") no-repeat scroll 0 0 transparent !important;
  3854.     color: transparent !important;
  3855.     content: "." !important;
  3856.     height: 20px !important;
  3857.     width: 22px !important;
  3858.     left: 4px !important;
  3859.     top: 3px !important;
  3860.     transform: scale(0.8) !important;
  3861.     overflow: visible !important;
  3862. }
  3863.  
  3864. /* (new6) USER PROFILE (#users-show) - DONATE BUTTON -
  3865. http://userscripts.org/users/JoeSimmons
  3866. http://userscripts-mirror.org/users/JoeSimmons.html
  3867. === */
  3868. #users-show .about>p>a>img[src="http://s18.postimg.org/47cxl1geh/donate_250x50.png"] {
  3869.     width: 92px !important;
  3870. }
  3871. /* USER PROFILE (#users-show) - (Public Feeds) - BLOCK SUMMARRY - === */
  3872. body#users-show .summary  {
  3873.     position:absolute !important;
  3874.     width: 50% !important;
  3875.     height:70px !important;
  3876.     top:-95px !important;
  3877.     left:350px !important;
  3878.     margin-top: 2px !important;
  3879.     padding:0px 0 5px 10px !important;
  3880.     background: transparent !important;
  3881.     color: slategray !important;
  3882. }
  3883. /* USER (Public Feeds) - SUMMARY - TITLE - === */
  3884. .summary>h4  {
  3885.     color : slategray !important;
  3886.     margin-top: 10px !important;
  3887. }
  3888.  
  3889. /* USER PROFILE (#users-show) - "About " - website -
  3890. #users-show.users .user-info .about {
  3891.     background: none repeat scroll 0 0 #333333 !important;
  3892.     display: inline;
  3893.     float: none !important;
  3894.     left: -244px !important;
  3895.     margin-right: 0;
  3896.     padding-right: 0;
  3897.     position: relative !important;
  3898.     top: -35px !important;
  3899.     width: 81% !important;
  3900.     color: slategray !important;
  3901. } === */
  3902.  
  3903.  
  3904. /* ============ USER PROFILE (#users-show)- SECTIONS ============= */
  3905.  
  3906. /* (new1)USER PROFILE (#users-show) - ALL SECTIONS (CONTRIBUTION/ACTIVITY/REVIEWS) - ALL BOXS height/width - === */
  3907. #users-show .box {
  3908.     float: left;
  3909.     display: inline;
  3910.     margin-right: 50px !important;
  3911.     padding: 10px;
  3912.     border-top: none !important;
  3913. }
  3914. /* (new1)USER PROFILE (#users-show) - CONTRIBUTIONS - SECTION 1 -
  3915.     border-radius:5px 5px 0 0 !important;
  3916.      outline : red solid 1px !important;
  3917.     width: 81% !important;
  3918.     width: 1230px !important;
  3919.  === */
  3920. body#users-show .main #contributions {
  3921.     float: none !important;
  3922.     position: relative !important;
  3923.     width: 1230px !important;
  3924.     max-height: 200px !important;
  3925.     min-height: 0px !important;
  3926.     margin-left: -245px !important;
  3927.     margin-top: -60px !important;
  3928.     bottom: -20px !important;
  3929.     padding: 0px 0 0px 10px !important;
  3930.     background: #333333 !important;
  3931.     color: slategray !important;
  3932. }
  3933.  
  3934. /* (new1)USER PROFILE (#users-show) - CONTRIBUTIONS - ALL BOXS (SCRIPTS/GUIDES/JETPACKS AUTHORED) -
  3935.     outline : blue solid 1px !important;
  3936. === */
  3937. body#users-show .main #contributions .box {
  3938.     float:left !important;
  3939.     position: relative !important;
  3940.     display : block  !important;
  3941.     width : 292px  !important;
  3942.     top: -33px !important;
  3943.     margin-left: -4px !important;
  3944.     margin-right: 100px !important;
  3945.     padding: 0 0 0 7px !important;
  3946. }
  3947.  
  3948. body#users-show .main #contributions .box ul {
  3949.     margin-top: 1px !important;
  3950.     margin-left: -3px !important;
  3951.     padding: 2px 1px 2px 12px !important;
  3952.     outline : black solid 1px !important;
  3953. }
  3954. /* (new5)USER PROFILE (#users-show) - SECTIONS - BOX CONTRIBUTION - SCRIPTS AUTHORED + BOX ACTIVITY - FORUM ACTIVITY - === */
  3955. #users-show.users .container #content .user-info #activity .box ul li a[href^="/posts/"] ,
  3956. #users-show .main #contributions .box ul li a[href^="/scripts/show/"] {
  3957.     position: relative !important;
  3958.     display: inline-block !important;
  3959.     width: 340px !important;
  3960.     font-size: 13px !important;
  3961.     padding: 1px  5px 0px 3px!important;
  3962.     border: 1px solid gray !important;
  3963.     border-radius: 5px !important;
  3964.     background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 transparent !important;
  3965.     overflow: hidden !important;
  3966.     white-space: nowrap !important;
  3967.     text-overflow: ellipsis !important;
  3968. }
  3969. /* (new5) USER PROFILE (#users-show) - SECTIONS - BOX ACTIVITY - FAVORITE SCRIPTS - === */
  3970. #users-show.users .container #content .user-info #activity .box ul li a[href^="/scripts/show/"] {
  3971.     display: inline-block !important;
  3972.     width: 335px !important;
  3973.     margin-top: 2px !important;
  3974.     margin-bottom: 0px !important;
  3975.     margin-left: 5px !important;
  3976.     font-size: 13px !important;
  3977.     padding: 1px  5px 0px 3px!important;
  3978.     border: 1px solid gray !important;
  3979.     border-radius: 5px !important;
  3980.     background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 transparent !important;
  3981.     overflow: hidden !important;
  3982.     white-space: nowrap !important;
  3983.     text-overflow: ellipsis !important;
  3984. }
  3985. /* USER PROFILE (#users-show) - SECTIONS - BOX CONTRIBUTION - TITLES - */
  3986. #contributions>.box>h4 {
  3987.     width: 374px !important;
  3988.     margin-left: -4px !important;
  3989.     border-radius: 0px !important;
  3990. }
  3991.  
  3992. /* (new2) USER PROFILE (#users-show) - CONTRIBUTIONS - "AND xx MORE scripts  " - === */
  3993. body#users-show .main #contributions .box p:last-child {
  3994.     float: none !important;
  3995.     position: relative !important;
  3996.     width: 100% !important;
  3997.     margin-top: -15px !important;
  3998.     margin-bottom: 35px !important;
  3999.     margin-left: 15px !important;
  4000.     padding: 1px 0 0 15px !important;
  4001.     background: #222222 !important;
  4002.     border-radius : 5px  !important;
  4003.     text-align: center !important;
  4004. }
  4005.  
  4006. /* USER PROFILE (#users-show) - ACTIVITY - SECTION 2 - TITLE - === */
  4007. #contributions + #activity h1 {
  4008.     float : none  !important;
  4009.     clear : both  !important;
  4010.     position : relative  !important;
  4011.     display : inline-block  !important;
  4012.     height : 30px  !important;
  4013.     width : 1230px !important;
  4014.     top : -162px  !important;
  4015.     left : 1px  !important;
  4016.     padding-left : 10px  !important;
  4017.     vertical-align : middle  !important;
  4018.     background: #333333 !important;
  4019. }
  4020.  
  4021.  
  4022. /* (new1)USER PROFILE (#users-show) - ACTIVITY - BLOCK -
  4023.     outline : blue solid 1px !important;
  4024. === */
  4025. body#users-show .main #activity {
  4026.     float:left !important;
  4027.     clear: both !important;
  4028.     position: relative !important;
  4029.     display : inline-block  !important;
  4030.     width : 1250px  !important;
  4031.     height : 200px !important;
  4032.     top: 100px !important;
  4033.     margin-left: -245px !important;
  4034. }
  4035. /* (new5)USER PROFILE (#users-show) - ACTIVITY - ALL BOXS FORUMS ACTIVITY/COMMENTS POSTED/ FAVORITES SCRIPTS -
  4036.     outline : gold solid 1px !important;
  4037. === */
  4038. body#users-show .main #activity .box {
  4039.     float: left !important;
  4040.     position: relative !important;
  4041.     display : inline-block  !important;
  4042.     max-height: 210px !important;
  4043.     min-height: 210px !important;
  4044.     width: 270px !important;
  4045.     top: -192px !important;
  4046.     margin-right: 125px !important;
  4047. /* margin-left: -10px !important; */
  4048. /* padding-left: 20px !important; */
  4049. }
  4050.  
  4051. body#users-show .box ul li a {
  4052.     font-size: 15px !important;
  4053. }
  4054. /* (new5)USER PROFILE(#users-show) - ACTIVITY - FORUMS/COMMENTS/FAVORITES - BLOCK TITLE+LINKS -
  4055. #activity .box:first-of-type = (forum activity)
  4056. #activity div.box:first-of-type + .box = (comment)
  4057. #activity div.box:first-of-type + .box + .box = (favorite)
  4058.  === */
  4059. #activity .box h4 {
  4060.     display : block  !important;
  4061.     width: 379px !important;
  4062.     height : 10px !important;
  4063.     margin-top : 8px !important;
  4064.     margin-left: 0px !important;
  4065.     padding-left : 4px  !important;
  4066.     border-radius: 0px !important;
  4067. }
  4068.  
  4069. /* USER PROFILE(#users-show) - ACTIVITY - LINKS - "Forums Activity"(href="/posts/) - === */
  4070. #activity  ul {
  4071.     position: relative !important;
  4072.     width: 260px !important;
  4073.     top: 1px !important;
  4074.     margin-left: 1px !important;
  4075.     font-size: 11px !important;
  4076.     outline : black 1px solid  !important;
  4077. }
  4078. #activity .box:first-of-type  ul > li > a {
  4079.     padding-left: 0px !important;
  4080.     margin-left: -10px !important;
  4081.     font-size: 13px !important;
  4082.     text-decoration: none !important;
  4083. }
  4084. /* USER PROFILE(#users-show) - ACTIVITY - LINKS - "Favorite Scripts"(href="/scripts/show/) - SUPP TXT(transparent) "on" - === */
  4085. .box>ul>li {
  4086.     color:transparent !important;
  4087.     width:140% !important;
  4088.     line-height:18px !important;
  4089.     padding:2px 0 !important;
  4090. }
  4091. .box>ul>li>a {
  4092.     font-size : 18px  !important;
  4093.     text-decoration : none  !important;
  4094.     padding-left : 2px !important;
  4095. }
  4096. /* (new2) USER PROFILE(#users-show) - ACTIVITY - FORUMS/COMMENTS/FAVORITES - "VIEW POSTS"/"VIEW ALL"/"xx MORE " - === */
  4097. #activity div.box:first-of-type p:last-child , /* ACTIVITY*/
  4098. #activity div.box:first-of-type + .box p:last-child ,
  4099. #activity div.box:first-of-type + .box + .box p:last-child {
  4100.     position: relative !important;
  4101.     float: none !important;
  4102.     width: 100% !important;
  4103.     margin-left: 10px !important;
  4104.     margin-top: -10px !important;
  4105.     padding: 1px 0 0 15px !important;
  4106.     background: #222222 !important;
  4107.     border-radius: 5px !important;
  4108.     text-align: center !important;
  4109. }
  4110. /* (new2) COMMENTS POSTED */
  4111. #activity div.box:first-of-type + .box p:last-child {
  4112.     position: relative !important;
  4113.     float: none !important;
  4114.     width: 100% !important;
  4115.     margin-left: 10px !important;
  4116.     margin-top: 10px !important;
  4117.     padding: 1px 0 0 15px !important;
  4118.     background: #222222 !important;
  4119.     border-radius: 5px !important;
  4120.     text-align: center !important;
  4121. }
  4122. /* (new1)USER PROFILE(#users-show) - REVIEW SECTION + BLOCKS (clear both) - EMPTY LINE - === */
  4123. body#users-show .main #reviews  {
  4124. /*    position: relative !important;*/
  4125. /*    display: inline-block !important;*/
  4126.     float: none!important;
  4127.     clear: both !important;
  4128.     position: relative !important;
  4129.     width: 100% !important;
  4130. /*height: 100% !important;*/
  4131. /*    top: -10px !important;*/
  4132.     margin-left: -245px !important;
  4133.     padding: 2px 25px 5px 10px !important;
  4134.     border-radius: 5px 5px 0 0 !important;
  4135.     background: #333333 !important;
  4136.     color: slategray !important;
  4137. }
  4138. /* USER PROFILE(#users-show) - REVIEW SECTION - TITLE - === */
  4139. #users-show .main>h1  {
  4140.     width: 100% !important;
  4141.     height : 29px !important;
  4142.     margin: -1px 0 -12px 0 !important;
  4143.     margin-left: -245px !important;
  4144.     margin-top: -10px !important;
  4145.     padding: 5px 5px 0 30px !important;
  4146.     background: #222222 !important;
  4147.     color: grey !important;
  4148. }
  4149.  
  4150. /* USER PROFILE(#users-show) - REVIEW SECTION - TXT "and XXXmore reviews" - === */
  4151. #users-show .main h1 span {
  4152.     float: none !important;
  4153.     font-size: 12px !important;
  4154.     margin-right: 142px;
  4155.     position: relative !important;
  4156.     top: -5px !important;
  4157. }
  4158.  
  4159. /* (new1)USER PROFILE(#users-show) - REVIEW - ALL BOXS -
  4160. outline : red solid 1px !important;
  4161.     min-height : 350px  !important;
  4162.     max-height : 350px  !important;
  4163.     min-height: 180px !important;
  4164.     max-height: 180px !important;
  4165. === */
  4166. #users-show .box.review  {
  4167.     float: left !important;
  4168.     position: relative !important;
  4169.     display: inline-block !important;
  4170. height: 170px !important;
  4171.     width: 450px !important;
  4172.     top: 12px !important;
  4173.     margin-top: 2px !important;
  4174.     margin-bottom: -6px !important;
  4175.     left: -240px !important;
  4176.     margin-right: 5px !important;
  4177.     padding : 0 !important;
  4178.     background: #222222 !important;
  4179.     border: 2px solid gray  !important;
  4180. }
  4181.  
  4182. /* USER PROFILE(#users-show) - REVIEW BOXS - TXT "xx People found this review helpful" -
  4183.     border : 1px solid yellow  !important;
  4184. === */
  4185. #users-show.users #root .container #content .user-info .main .box [id^="reviews-"].status {
  4186.     position: absolute !important;
  4187.     display: inline-block !important;
  4188.     height: 8px !important;
  4189.     min-width: 0px !important;
  4190.     max-width : 300px !important;
  4191.     top: 2px !important;
  4192.     right: 1px !important;
  4193.     line-height: 1px !important;
  4194.     padding: 7px 5px 3px 5px !important;
  4195.     background: #333333 !important;
  4196.     color: slategray !important;
  4197.  
  4198. }
  4199. /* USER PROFILE(#users-show) - REVIEW BOXS - TITLE OF THE REVIEW - === */
  4200. #users-show .user-info .box.review div .rating+b {
  4201.     display: inline-block !important;
  4202.     width: 444px !important;
  4203.     padding-left: 5px !important;
  4204.     background: #333333 !important;
  4205.     border-bottom: 1px solid gray !important;
  4206.     border-top: 1px solid gray !important;
  4207. }
  4208. #users-show .user-info .box.review div .rating+b:before {
  4209. content: "▷" !important;
  4210.     display: inline-block !important;
  4211.     width: 14px !important;
  4212.     padding-right: 5px !important;
  4213.     background: #333333 !important;
  4214.  
  4215.  
  4216. }
  4217. /* (new5)USER PROFILE(#users-show) + USER REVIEW LIST - REVIEW BOXS - CONTENT - TXT REVIEW - === */
  4218. #users-show .body {
  4219.     position: relative !important;
  4220.     display: inline-block !important;
  4221.     width: 95% !important;
  4222.     height: 120px !important;
  4223.     margin-top: 2px !important;
  4224.     margin-left: 8px !important;
  4225.     padding: 5px !important;
  4226.     background: #222222 !important;
  4227.     overflow: auto !important;
  4228.     overflow-x: hidden !important;
  4229. }
  4230. #users-reviews.users #review-list .body h1,
  4231. #users-reviews.users #review-list .body h3,
  4232. #users-show .body h1,
  4233. #users-show .body h3 {
  4234.     position: relative !important;
  4235.     display: inline-block !important;
  4236.     margin-bottom: -10px !important;
  4237.     font-size: 1em ! important;
  4238. padding: 0! important;
  4239. }
  4240. #users-reviews.users #review-list .body br,
  4241. #users-show .body br  {
  4242.     display: none! important;
  4243. }
  4244. #users-reviews.users #review-list .review strong a ,
  4245. #users-show #content .user-info .main .box.review strong a {
  4246.     color: peru !important;
  4247. }
  4248.  
  4249. /* A VOIR - === */
  4250. #users-show .body>ul  {
  4251.     position: relative !important;
  4252.     display: inline-block !important;
  4253.     width: 96.7% !important;
  4254.     max-height: 100px !important;
  4255.     margin-top: -2px !important;
  4256.     margin-left: 0px !important;
  4257.     padding: 8px !important;
  4258.     background: #222222 !important;
  4259.     overflow: auto !important;
  4260.     overflow-x: hidden !important;
  4261. outline : yellow solid 1px !important;
  4262. }
  4263. #users-show .body>p+p   {
  4264.     margin-top: -15px !important;
  4265. }
  4266.  
  4267.  
  4268. /* USER PROFILE(#users-show) - REVIEW BOXS - CONTENT - SUPP TXT "Review of XXXX" (Cover by SCRIPT NAME) - === */
  4269. /*#users-show.users .box br {
  4270.     float: none !important;
  4271.     clear: both !important;
  4272.     position: absolute !important;
  4273.     display: block !important;
  4274.     margin-top: -50px !important;
  4275.     outline : red solid 1px !important;
  4276.  
  4277. }*/
  4278.  
  4279.  
  4280. /* USER PROFILE(#users-show) - REVIEW BOX - RATTING HEADER - === */
  4281. #users-show.users .box div .rating {
  4282.     background: black !important;
  4283. }
  4284. #users-show.users .box div .rating span {
  4285.     padding-left: 5px !important;
  4286. }
  4287.  
  4288.  
  4289. /* USER PROFILE(#users-show) - REVIEW BOX - NBR COMMENTS + SPAM REPORT + SUPP separator "|" (transpatent) - === */
  4290. #users-show .box.review>p {
  4291.     position: absolute !important;
  4292.     display: inline-block !important;
  4293.     width: 98% !important;
  4294.     top: 0 !important;
  4295.     right: 300px !important;
  4296.     left: 2px !important;
  4297.     margin-top: 198px !important;
  4298.     padding-left: 5px !important;
  4299.     background: none repeat scroll 0 0 black !important;
  4300. }
  4301. .box.review>p a {
  4302.     display: inline-block !important;
  4303.     width: auto !important;
  4304.     text-decoration: none !important;
  4305. }
  4306. /* USER PROFILE(#users-show) - REVIEW BOX - SPAM REPORT TXT "Yes/No" - HOVER - === */
  4307. .box.review>p a[href^="/spam?spam=true"]:hover {
  4308.     display: inline-block !important;
  4309.     background: red !important;
  4310.     color: gold !important;
  4311.     padding: 0 2px !important;
  4312.     border-radius: 5px !important;
  4313. }
  4314. .box.review>p a[href^="/spam?target_"]:hover {
  4315.     display: inline-block !important;
  4316.     background: green !important;
  4317.     color: gold !important;
  4318.     padding: 0 2px !important;
  4319.     border-radius: 5px !important;
  4320. }
  4321. /* USER PROFILE(#users-show) - REVIEW BOXS - SCRIPT NAME - SUPP TXT "Review Of XX " (Cover by SCRIPT NAME) - === */
  4322. #content .user-info .main .box div a {
  4323.     position: relative !important;
  4324.     left: 0 !important;
  4325.     font-size: 15px !important;
  4326.     color: DimGray !important;
  4327. }
  4328. /* USER PROFILE(#users-show) - REVIEW BOXS - SCRIPT NAME + ADD CARET - === */
  4329. #users-show .box.review>div>a[href^="/scripts/show/"] {
  4330.     position: absolute !important;
  4331.     width: 372px !important;
  4332.     line-height: 14px !important;
  4333.     margin-left: 1px !important;
  4334.     padding: 2px 35px !important;
  4335.     text-decoration: none !important;
  4336.     font-size: 14px !important;
  4337.     border: 1px solid gray !important;
  4338.     border-radius: 5px !important;
  4339.     background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 transparent !important;
  4340.     overflow: hidden !important;
  4341.     text-overflow: ellipsis !important;
  4342.     white-space: nowrap !important;
  4343.     color: peru !important;
  4344. }
  4345.  
  4346. #users-show .box.review>div>a[href^="/scripts/show/"]:before {
  4347.     position: absolute !important;
  4348.     display: inline-block !important;
  4349.     content: "." !important;
  4350.     background: url("http://l.yimg.com/g/images/flickr-sprite.png.v3") no-repeat scroll -1574px -93px transparent !important;
  4351.     width: 15px !important;
  4352.     margin-left: -12px !important;
  4353.     margin-top: 0px !important;
  4354.     color: transparent !important;
  4355.     z-index: 55500 !important;
  4356. }
  4357.  
  4358. /* A VOIR - USER PROFILE(#users-show) - CONTRIBUTION - ADD CARET - "Scripts Authored" - before Script Name Links - === */
  4359. /*.scripts>li a:before {
  4360.     position: absolute !important;
  4361.     display: block !important;
  4362.     width: 10px !important;
  4363.     margin-left: -15px !important;
  4364.     content: "x" !important;
  4365.     background: url("http://l.yimg.com/g/images/flickr-sprite.png.v3") no-repeat scroll -1574px -93px transparent !important;
  4366.     color: transparent !important;
  4367. }*/
  4368. /* (new5)USER PROFILE(#users-show) - ALL SECTIONS - BOXS ITEMS - ADD CARET -  === */
  4369. .box>ul>li:before {
  4370.     position: absolute !important;
  4371.     display: inline-block !important;
  4372.     width: 10px !important;
  4373.     margin-left: -10px !important;
  4374.     margin-top: 5px! important;
  4375.     content: "x" !important;
  4376.     background: url("http://l.yimg.com/g/images/flickr-sprite.png.v3") no-repeat scroll -1574px -93px transparent !important;
  4377.     color: transparent !important;
  4378. }
  4379.  
  4380.  
  4381. /* (new9) USER PROFILE(#users-show) - REVIEW - ADD 5 STARs ICONS - REVIEW -
  4382. :not(scripts-reviews.scripts)
  4383. COR for http://userscripts.org:8080 (always goog for images)
  4384.  === */
  4385. #users-show.users .rating span {
  4386.     color: transparent !important;
  4387. }
  4388. #users-show.users .rating span:after {
  4389.     position: absolute !important;
  4390.     transform: scale(0.9) !important;
  4391.     height: 14px !important;
  4392.     margin-left: -45px !important;
  4393.     margin-top: 3px !important;
  4394.     content: "." !important;
  4395.     background: url("http://userscripts-mirror.org/images/5stars-small-2.png") !important;
  4396.     background-position: 0 -11px !important;
  4397.     background-color: #9D1414 !important;
  4398.     border: 1px solid #9D1414 !important;
  4399. }
  4400. #users-show.users .r1 span:after {
  4401.     width: 13px !important;
  4402.     margin-left: -37px ! important;
  4403. }
  4404. #users-show.users .r2 span:after {
  4405.     width: 24px !important;
  4406. }
  4407. #users-show.users .r3 span:after {
  4408.     width: 36px !important;
  4409. }
  4410. #users-show.users .r4 span:after {
  4411.     width: 47px !important;
  4412. }
  4413. #users-show.users .r5 span:after {
  4414.     width: 61px !important;
  4415. }
  4416.  
  4417.  
  4418. /* USER PROFILE(#users-show) - SECTIONS - TITLES - COLOR - === */
  4419. #contributions>h1 ,
  4420. #activity>h1 ,
  4421. .box>h4 ,
  4422. .main {
  4423.     color : slategray !important;
  4424. }
  4425.  
  4426. /* USER PROFILE(#users-show) - SECTIONS - BOXS - TITLES - POUR EVITER AUTRES H1 - A VOIR -
  4427. #users-show #section + .container h1:not([id="full_description"]):not([href="/"]):not([id="full_description>ol>li"]) {
  4428.     background: #222222;
  4429.     color: grey !important;
  4430.     font-weight: normal;
  4431.     line-height: 1;
  4432.     margin-bottom: -20px !important;
  4433.     padding: 3px 0 3px 5px !important;
  4434. } === */
  4435. .box>h4{
  4436.     width: 365px !important;
  4437.     height : 10px  !important;
  4438.     margin-top: 20px !important;
  4439.     line-height: 0.7 !important;
  4440.     padding: 4px 0 5px 5px !important;
  4441.     border-radius:0 0 0px 5px !important;
  4442.     background: #222222;
  4443.     color: #222222;
  4444.     font-weight: normal;
  4445.     font-size: 15px !important;
  4446. }
  4447.  
  4448. /* (new5) - CODE DIFF VERSION - BACKGROUND COLOR - CORRECTION - === */
  4449. #scripts-diff code:only-of-type  {
  4450. /*    background: red !important;*/
  4451.     background: #434141 !important;
  4452. }
  4453. #scripts-diff #content>div>pre>code:only-child  {
  4454.     background: #EEEEEE !important;
  4455. }
  4456.  
  4457.  
  4458.  
  4459. /* (new5) SCRIPTS CODE - DIFF PAGE -
  4460. Flickr Easy Photo Post : http://userscripts.org/scripts/diff/116037/412438 (not mirror)
  4461. === */
  4462. #scripts-diff .container {
  4463. /*    position: relative !important;*/
  4464. /*    display: inline-block !important;*/
  4465. /*    float: none !important;*/
  4466.     width: 1200px !important;
  4467.     overflow: visible !important;
  4468. }
  4469. #scripts-diff.scripts #content {
  4470.     margin-left: -338px !important;
  4471.     overflow-x: auto;
  4472.     width: 156% !important;
  4473. }
  4474.  
  4475. #scripts-diff #content pre {
  4476.     position: relative !important;
  4477.     display: inline-block !important;
  4478. /*    float: none !important;*/
  4479. /*    width: 1200px !important;*/
  4480. /*    line-height: 28px !important;*/
  4481. /*    white-space: normal !important;*/
  4482. /*    overflow: visible !important;*/
  4483. margin: 0 !important;
  4484. text-align: left !important;
  4485. }
  4486.  
  4487.  
  4488. #scripts-diff.scripts #content pre code {
  4489.     position: relative !important;
  4490.     display: inline-block !important;
  4491. /*    width: 1900px !important;*/
  4492. /*  margin: 1.5em 0;*/
  4493. /*  white-space: pre-wrap !important;*/
  4494. /*    white-space: normal !important;*/
  4495. margin: 0 !important;
  4496. text-align: left !important;
  4497. }
  4498. #scripts-diff.scripts #content pre code *:not(.diffAdd ):not(.diffDel) {
  4499. display: block !important;
  4500. float: none !important;
  4501. margin: 0 !important;
  4502.     width: 1700px !important;
  4503. text-align: left !important;
  4504. }
  4505.  
  4506.  
  4507. /* == END == USER PROFILE 2(#users-show) ==== */
  4508.  
  4509. /* (new5) ==== LINKs ==== -
  4510.  
  4511. ===Sélecteurs d'états
  4512. :link    désigne le lien quand il n'a pas été visité durant la session.
  4513. :visited    désigne le lien déjà visité.
  4514. :active    désigne le lien s'il correspond à la page affichée.
  4515. :hover    quand la souris passe sur la balise.
  4516. ::focus    quand la balise à le focus.
  4517.  
  4518.  === */
  4519. a ,
  4520. a:link {
  4521.     color: #6A8DA9 !important;
  4522.     text-decoration: none !important;
  4523. }
  4524. a:visited {
  4525.     color: #CDB38B !important;
  4526.     text-decoration: none !important;
  4527. }
  4528. a:hover {
  4529.     color: #0088FF !important;
  4530.     text-decoration: none !important;
  4531. }
  4532.  
  4533. code>a,
  4534. code>a:hover {
  4535.     text-decoration: none !important;
  4536.     color: peru !important;
  4537. /*    color: gray !important;*/
  4538. }
  4539. /* (new5) LINKS - Restore oiginal Color - === */
  4540. ul.tags .delete {
  4541.   color: #FF0000 !important;
  4542. }
  4543. /* (new5) - MENU TOP - === */
  4544. /* #groups-topics .login_status>li a ,
  4545. #groups-scripts .login_status>li a ,
  4546. #groups-members .login_status>li a ,
  4547. #groups-show .login_status>li a ,
  4548. #users-index .login_status>li a ,
  4549. #forums-show .login_status>li a ,
  4550. #forums-index .login_status>li a ,
  4551. #topics-show .login_status>li a ,
  4552. #scripts-issues .login_status>li a ,
  4553. #scripts-discuss .login_status>li a ,
  4554. #scripts-reviews .login_status>li a ,
  4555. #scripts-show .login_status>li a ,
  4556. #scripts-index .login_status>li a ,
  4557. #tags-show .login_status>li a ,
  4558. #tags-index .login_status>li a ,
  4559. #users-groups .login_status>li a ,
  4560. #users-scripts .login_status>li a ,
  4561. #users-comments .login_status>li a ,
  4562. #users-favorites .login_status>li a ,
  4563. #users-reviews .login_status>li a ,
  4564. #users-posts .login_status>li a ,
  4565. #home-widgets .login_status>li a ,
  4566. #home-settings .login_status>li a ,
  4567. #home-comments .login_status>li a ,
  4568. #home-favorites .login_status>li a ,
  4569. #home-topics .login_status>li a ,
  4570. #home-scripts .login_status>li a ,
  4571. #guides-index .login_status>li a ,
  4572. #users-show .login_status>li a ,  
  4573. */
  4574. .login_status>li>a{
  4575.     color: white !important;
  4576. }
  4577. /* #groups-topics .login_status>li a:hover ,
  4578. #groups-scripts .login_status>li a:hover ,
  4579. #groups-members .login_status>li a:hover ,
  4580. #groups-show .login_status>li a:hover ,
  4581. #users-index .login_status>li a:hover ,
  4582. #forums-show .login_status>li a:hover ,
  4583. #forums-index .login_status>li a:hover ,
  4584. #topics-show .login_status>li a:hover ,
  4585. #scripts-issues .login_status>li a:hover ,
  4586. #scripts-discuss .login_status>li ahover ,
  4587. #scripts-reviews .login_status>li a:hover ,
  4588. #scripts-show .login_status>li a:hover ,
  4589. #scripts-index .login_status>li a:hover ,
  4590. #tags-show .login_status>li a:hover ,
  4591. #tags-index .login_status>li a:hover ,
  4592. #users-groups .login_status>li a:hover ,
  4593. #users-scripts .login_status>li a:hover ,
  4594. #users-comments .login_status>li a:hover ,
  4595. #users-favorites .login_status>li a:hover ,
  4596. #users-reviews .login_status>li a:hover ,
  4597. #users-posts .login_status>li a:hover ,
  4598. #home-widgets .login_status>li a:hover ,
  4599. #home-settings .login_status>li a:hover ,
  4600. #home-comments .login_status>li a:hover ,
  4601. #home-favorites .login_status>li a:hover ,
  4602. #home-topics .login_status>li a:hover ,
  4603. #home-scripts .login_status>li a:hover ,
  4604. #guides-index .login_status>li a:hover ,
  4605. #users-show .login_status>li a:hover ,  */
  4606.  
  4607. .login_status>li>a:hover{
  4608.     text-decoration: none !important;
  4609.     color: black !important;
  4610. }
  4611. #top .container ul.login_status li ul.usermenu- li a {
  4612.     display: inline-block !important;
  4613.     width: 300px !important;
  4614.     margin-left: -16px !important;
  4615.     padding: 0 3px !important;
  4616.     text-decoration: none !important;
  4617. }
  4618.  
  4619.  
  4620. /* (new5) LINKS - VISITED - NOT RED (GREY/BLUE) - === */
  4621. /* :visited:visited , */
  4622. .title>a:visited ,
  4623. a:visited.userjs:visited ,
  4624. .details>a:visited ,
  4625. .scripts>li>a:visited ,
  4626. td>a:visited ,
  4627. .pagination>a:visited ,
  4628. .next_page:visited ,
  4629. .la>a:visited ,
  4630. .inv.lp>a:visited ,
  4631. .date>a:visited ,
  4632. #topics-show #topic_mod + .subtitle a:visited ,
  4633. blockquote>strong>a:visited ,
  4634. .role>a:visited ,
  4635. .fn>a:visited ,
  4636. #right>a:visited ,
  4637. #mainmenu>li>a:visited ,
  4638. #scripts-show.scripts .tags li a:visited ,
  4639. .topic>a:visited ,
  4640. #forum-jumper h5 a:visited ,
  4641. #forum-jumper>ul>li>a {
  4642.     color: #6A8DA9 !important;
  4643. }
  4644. /* (new5) LINKS - VISITED - NOT RED (PERU) - === */
  4645. .subtitle>span>a:visited ,
  4646. .menu>a:visited ,
  4647. .box>ul>li>a:visited {
  4648.     color: peru !important;
  4649. }
  4650. /* ==== TEST - TXTs ==== */
  4651. /* (new5) TITLES - COLOR TXT - === */
  4652. h1,
  4653. h2,
  4654. h3,
  4655. h4,
  4656. h5,
  4657. h6 {
  4658.     color: #AAAAAA !important;
  4659. /*    font-size: 14px !important;*/
  4660. }
  4661. /* (new5) A VOIR - TXT COLOR - CONTENT - GENERAL - === */
  4662. #content {
  4663.     color: #AAAAAA  !important;
  4664. /*     font-size : 14px !important; */
  4665. }
  4666.  
  4667. /* (new1)A VOIR - SUMMARY - TXT COLOR - GENERAL - === */
  4668. .script_summary .blah {
  4669.     color: white !important;
  4670.     font-size: 1.25em;
  4671.     padding: 0 15px;
  4672. }
  4673.  
  4674. /* (new5) TXT / CODE - COLOR + WHITE-SPACE "pre" - GENERAL - === */
  4675. #content pre#source {
  4676.     background: none repeat scroll 0 0 #FFFFFF !important;
  4677.     overflow: visible;
  4678. }
  4679. pre ,
  4680. #content>pre ,
  4681. #content>ul>li>pre ,
  4682. #full_description>ol>li pre ,
  4683. #full_description>pre {
  4684.     color: black  !important;
  4685.     font-size : 12px !important;
  4686. }
  4687. /*pre  {
  4688.     color: black !important;
  4689.     white-space: pre !important;
  4690.     font-size : 12px !important;
  4691. }*/
  4692.  
  4693. #content .body.entry-content pre {
  4694.     max-width: 757px! important;
  4695. white-space: pre-wrap !important;
  4696. word-wrap: break-word !important;
  4697.     overflow-y: auto;
  4698. }
  4699. /* (new6) - ADAPTATION CODE SOURCE LINE NUMBER -
  4700. GM - Userscripts.org Source Numbering , byJerone UserScript
  4701. - <a href="http://userscripts-mirror.org/scripts/show/38912">Userscripts.org Source Numbering</a> By jerone
  4702. === */
  4703. .highlight {
  4704.   background-color: #FFFF00;
  4705.   font: 1.1em/1.5 'andale mono','lucida console',monospace;
  4706.   left: 0;
  4707.   opacity: 0.5;
  4708.   position: absolute;
  4709.   z-index: 100 !important;
  4710. }
  4711.  
  4712. /* (new5) - CODE PAGE before INSTALL (when we can install directly) - === */
  4713. body pre {
  4714. /*     max-width: 757px! important;
  4715. white-space: pre-wrap !important;
  4716. word-wrap: break-word !important;
  4717.     overflow-x: auto; */
  4718. color: #999999   ! important;
  4719. }
  4720. /* (new5) A SUPP ?? - CODE - GUIDE - NORMALIZE LINE NUMBER - === */
  4721. /*#content>ul>li>ul>li {
  4722.     line-height: 0px !important;
  4723.     display: inline !important;
  4724.     color: black !important;
  4725. }*/
  4726.  
  4727. /* TEST - CODE TXT - WRAP NORMAL -
  4728. .sh_javascript sh_sourceCode
  4729. #scripts-review.scripts pre#source.sh_javascript span {
  4730. white-space: normal !important;
  4731. }
  4732. === */
  4733.  
  4734. /* (new5) A SUPP ??? */
  4735. /*.sh_javascript sh_sourceCode ,
  4736. .sh_keyword ,
  4737. .sh_symbol ,
  4738. .sh_regexp ,
  4739. .sh_cbracket ,
  4740. .sh_function ,
  4741. .sh_comment ,
  4742. .sh_string ,
  4743. .sh_number ,
  4744. .sh_specialchar ,
  4745. .sh_url {
  4746.     color: #B26818;
  4747.     font-style: normal;
  4748.     font-weight: normal;
  4749.     margin: 0 auto !important;
  4750. }
  4751. */
  4752. /* TEST - CODE - LINE NUMBER (décalés ds guides) - A VOIR - - === */
  4753. /*[id*="userscripts_org_source_code_line_numbers_"] {
  4754.     float: left !important;
  4755.     display: inline !important;
  4756.     position: relative !important;
  4757.     margin-top: 10px !important;
  4758. }*/
  4759. /*li ul, li ol {
  4760.     display: inline-block !important;
  4761.     margin-bottom: 0;
  4762.     margin-left: 1.5em;
  4763.     margin-right: 1.5em;
  4764.     outline: 1px solid red !important;
  4765. }*/
  4766.  
  4767. /* (new6) TEST - CODE -
  4768. http://userscripts.org/topics/210094
  4769. http://userscripts-mirror.org/topics/210094
  4770. === */
  4771.  
  4772. /*#content>ol>li>code ,
  4773. #content>code ,
  4774. #content>dl>dd>code ,
  4775. #content>p>code ,
  4776. p>code ,
  4777. #full_description>ol>li>code ,
  4778. #full_description>code>span {
  4779.     color: black  !important;
  4780.     font-size : 12px !important;
  4781.     padding : 0 5px  !important;
  4782.     margin : 0 5px 0 5px  !important;
  4783. }*/
  4784. /*code {
  4785.     color: black !important;
  4786.     white-space: pre !important;
  4787.     font-size : 12px !important;
  4788. }*/
  4789.  
  4790. code>p ,
  4791. code {
  4792.     display: inline-block !important;
  4793.     white-space: pre !important;
  4794.     padding: 0 15px 0 15px !important;
  4795. /*    font-size: 0.9em;*/
  4796.     font-size : 12px !important;
  4797.     background: #EEEEEE;
  4798.     color: black !important;
  4799. }
  4800. .body.entry-content>code ,
  4801. .body.entry-content>p>code {
  4802.     display: inline-block !important;
  4803.     white-space: pre-wrap !important;
  4804. /*    width: 870px !important;*/
  4805.     width: 98% !important;
  4806. }
  4807. /*a:empty ,
  4808. code:empty  {
  4809.     padding: 0 !important;
  4810.     height: 0 !important;
  4811.     width: 0 !important;
  4812.     font-size : 0px !important;
  4813. }*/
  4814.  
  4815. /* === END COLOR === */
  4816. }
Add Comment
Please, Sign In to add comment