Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* AGENT_SHEET */
- @namespace url(http://www.w3.org/1999/xhtml);
- /* ==== USERSCRIPTS WideScreen Dark and Gray v.9 (new9) ==== */
- /* ==== USERSCRIPTS - PERSO TWEAK 2
- need Userscripts.org Source Code Line Numbers
- By Cletus : http://userscripts.org/scripts/show/95658
- http://userscripts-mirror.org/scripts/show/95658.html (not mirror)
- ==== */
- @-moz-document
- url-prefix('https://userscripts.org/'),
- domain("userscripts.org") ,
- domain("184.106.198.177") ,
- domain("userscripts-mirror.org"),
- domain("webextender.net") {
- /*#guides-show .editbox {
- display: inline-block !important;
- height: 256px !important;
- margin-top: 0;
- }*/
- /* (new7) FORUM - TOPIC - EDIT / RELPLY Buttons - === */
- a.utility[onclick="ReplyForm.init(); return false;"] {
- background: black ! important;
- color: gold ! important;
- }
- a.utility[onclick="ReplyForm.init(); return false;"] ,
- #content p .edit a.utility {
- padding: 1px 3px ! important;
- border-radius: 5px ! important;
- background: #333333 ! important;
- color: gold ! important;
- }
- /* (new5) GMM - "Show authors on scripts page" By rAthur -
- http://userscripts-mirror.org/scripts/show/162803
- === */
- .script-meat>span {
- color: peru ! important;
- left: 65px !important;
- margin-top: -11px !important;
- position: absolute !important;
- }
- #home-favorites .script-meat>span ,
- #users-scripts .script-meat>span {
- color: peru ! important;
- left: 205px !important;
- margin-top: -11px !important;
- position: absolute !important;
- }
- .script-meat>em a {
- position: absolute !important;
- display: inline-block ! important;
- float: none ! important;
- width: 20px ! important;
- height: 20px ! important;
- color: transparent ! important;
- left: 5px !important;
- margin-top: -10px ! important;
- font-size: 15px ! important;
- overflow: hidden ! important;
- }
- .script-meat>em a:hover {
- overflow: visible! important;
- }
- .script-meat>em a:before {
- content: "X" ! important;
- font-size: 10px ! important;
- color: red ! important;
- position: absolute !important;
- display: inline-block ! important;
- width: 20px ! important;
- height: 20px ! important;
- margin-top: 5px ! important;
- cursor: pointer ! important;
- }
- .script-meat>em a:hover:before {
- content: "remove" ! important;
- font-size: 15px ! important;
- color: red ! important;
- position: absolute !important;
- display: inline-block ! important;
- width: 200px ! important;
- height: 20px ! important;
- margin-top: 5px ! important;
- cursor: pointer ! important;
- overflow: visible ! important;
- }
- /* (new5) GM "SCAM FILTER" - SCRIPTS LIST PAGES - - FLOAT HEADER -
- VOIR compatibility with GM "Show author name" : option Continious Scroll (
- */
- .floater {
- left: 50%;
- margin-left: -704px !important;
- position: fixed;
- width: 1300px !important;
- z-index: 50;
- }
- #scripts-index .floater {
- left: 50%;
- margin-left: -704px !important;
- position: fixed;
- width: 1224px !important;
- z-index: 50;
- }
- #users-scripts.users .floater {
- left: 50% ! important;
- margin-left: -503px !important;
- position: fixed;
- width: 1158px !important;
- z-index: 50;
- }
- /* #users-scripts.users .floater table.wide th.la:nth-child(1) {
- display: inline-block !important;
- margin-left: 201px !important;
- position: relative !important;
- width: 81.3% !important;
- } */
- /* .la.floated:nth-child(2) {
- width: 6.3% !important;
- }
- .la.floated:nth-child(3) {
- width: 4.85% !important;
- }
- .la.floated:nth-child(4) {
- width: 4.4% !important;
- }
- .la.floated:nth-child(5) {
- width: 4.7% !important;
- } */
- .la.floated:nth-last-child(1) {
- width: 9.2% !important;
- }
- .la.floated:nth-last-child(2) {
- width: 5.64% !important;
- }
- .la.floated:nth-last-child(3) {
- width: 4.4% !important;
- }
- .la.floated:nth-last-child(4) {
- width: 4.8% !important;
- }
- .la.floated:nth-last-child(5) {
- width: 7.15% !important;
- }
- /* .la.floated:nth-last-child(6) {
- width: 50% !important;
- } */
- /* .floater[hidden="hidden"] .la.floated a.autoToggle , */
- table.wide tbody tr th.la a.autoToggle ,
- .floater .la.floated a.autoToggle {
- background: green ! important;
- color: gold ! important;
- padding: 1px 5px ! important;
- }
- /* GROUPS */
- /* #groups-scripts.groups .floater +div#root table.wide tbody tr th.la .working ,
- #groups-scripts.groups .floater +div#root table.wide tbody tr th.la a.autoToggle */
- #groups-scripts.groups .floater +div#root table.wide tbody tr th.la:not([width="60px"]):not([width="1%"]):not([width="12%"]){
- color: #CD853F !important;
- font-size: 0px !important;
- }
- #groups-scripts.groups .floater +div#root table.wide tbody tr th.la:not([width="60px"]):not([width="1%"]):not([width="12%"]) a:not(.autoToggle) {
- color: #CD853F !important;
- font-size: 15px !important;
- position: relative !important;
- display: inline-block !important;
- width: 169px !important;
- top: 23px ! important;
- }
- #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"]) {
- position: relative !important;
- display: inline-block !important;
- width: 169px !important;
- left: -500px !important;
- color: #CD853F !important;
- font-size: 15px !important;
- }
- #groups-scripts.groups .floater +div#root table.wide tbody tr th.la:not([width="60px"]):not([width="1%"]):not([width="12%"]) span {
- position: relative !important;
- display: inline-block !important;
- /* margin-left: -200px !important; */
- top: -24px ! important;
- left: -300px ! important;
- width: auto !important;
- color: #CD853F !important;
- font-size: 15px !important;
- }
- /* TXT "Suspected Scam" */
- .script-meat>span[style*="line-height: 50%"] ,
- .script-meat>span[style*="color:darkred"] {
- color: #CD1E1E !important;
- left: 155px !important;
- margin-top: -5px !important;
- position: absolute !important;
- }
- /* TABLE */
- /* #main table.wide tbody {
- width: 100% ! important;
- min-width: 55% ! important;
- max-width: 55% ! important;
- } */
- /* SRIPTS NAME Column */
- .script-meat {
- border-right: 0 none;
- padding-right: 5px;
- padding-top: 7px;
- width: 100% !important;
- max-width: 650px !important;
- min-width: 650px !important;
- }
- #users-scripts .script-meat {
- padding-right: 5px;
- padding-top: 7px;
- width: 100% !important;
- max-width: 600px !important;
- min-width: 600px !important;
- }
- .script-meat .desc {
- /* border-right: 0 none;
- padding-right: 5px;
- padding-top: 7px;
- width: 100% !important; */
- max-width: 600px !important;
- min-width: 600px !important;
- }
- /* (new5) ISSUES PAGES - === */
- #scripts-issues #content>table>tbody>tr:first-of-type>th[colspan="2"] {
- width: 500px !important;
- color: peru! important;
- }
- #scripts-issues #content>table>tbody>tr>td:first-of-type abbr {
- font-weight: bold! important;
- color: peru! important;
- }
- #scripts-issues #content>table>tbody>tr>td:nth-child(2){
- width: 200px !important;
- color: peru! important;
- }
- #issues .comments {
- position: relative! important;
- display: inline-block !important;
- float: right !important;
- clear: both !important;
- width: 600px! important;
- height: auto !important;
- left: -85px! important;
- margin-bottom: -10px !important;
- padding: 5px 10px 30px !important;
- background: black !important;
- border: 1px solid #808080 !important;
- }
- #issues .votes {
- position: relative! important;
- display: inline-block !important;
- float: right !important;
- clear: both !important;
- width: 300px! important;
- left: 220px! important;
- top: 140px! important;
- margin-top: -140px !important;
- padding: 0;
- text-align: left;
- }
- #issues .comments .about,
- #issues .comments .comment {
- background: black!important;
- border: 1px solid #CD853F !important;
- margin: 0 20px;
- padding: 5px !important;
- }
- #issues .comments .about {
- background: black !important;
- border: 1px solid #CD853F !important;
- border-bottom: 1px solid gray ! important;
- margin-top: -10px ! important;
- padding: 5px !important;
- }
- #issues .comments .comment {
- background: #222222 !important;
- border: 1px solid #CD853F !important;
- border-top: 1px solid gray ! important;
- margin-bottom: -20px! important;
- padding: 1px 5px !important;
- }
- #issues .comments form textarea {
- display: inline-block! important;
- width: 500px! important;
- height: 100px! important;
- min-width: 150px! important;
- min-height: 50px! important;
- max-width: 500px! important;
- max-height: 500px! important;
- }
- /* (new5) WITHOUT GM - CODE SOURCE COUNT NUMBER - === */
- #home-topics #content {
- overflow-x: auto;
- width: 110% !important;
- }
- /* (new5) GM "Follow-up" - === */
- /*#home-favorites.home */p[id*="new"]{
- /* position: absolute !important;*/
- position: relative !important;
- display: inline-block !important;
- /* float: left !important;*/
- /* float: right !important;
- clear: both !important;*/
- width: 253px !important;
- height: auto !important;
- margin-top: -100px !important;
- /* margin-top: 10px !important;*/
- /* margin-bottom: 50px !important;*/
- /* bottom: 50px !important;*/
- margin-left: 1139px !important;
- padding: 5px !important;
- top: 100px !important;
- border: 1px solid red !important;
- color: peru !important;
- }
- /*#home-favorites.home */p[id*="new"] strong {
- /* position: relative !important;
- position: absolute !important;*/
- display: inline-block !important;
- /* float: left !important;
- clear: both !important;*/
- width: 215px !important;
- /* height: auto !important;*/
- /* margin-top: -13px !important;*/
- /* top: 10px !important;*/
- /* margin-bottom: 50px !important;*/
- /* bottom: 50px !important;*/
- /* margin-left: -439px !important;*/
- /* padding: 5px !important;*/
- /* top: -260px !important;*/
- /* border: 1px solid red !important;*/
- color: red !important;
- }
- /*#home-favorites.home */p[id*="new"] span {
- /* position: relative !important;*/
- /* position: absolute !important;*/
- display: inline-block !important;
- /* float: none !important;*/
- /* float: left !important;
- clear: both !important;*/
- /* width: 100% !important;
- width: 30px !important;*/
- /* min-width: 80px !important;
- max-width: 115px !important;*/
- /* height: auto !important;*/
- /* margin-top: -13px !important;*/
- /* top: 10px !important;*/
- /* margin-bottom: 50px !important;*/
- /* bottom: 50px !important;*/
- /* margin-left: -439px !important;*/
- /* padding: 5px !important;*/
- /* top: -260px !important;*/
- /* border: 1px solid red !important;*/
- color: transparent !important;
- }
- /*#home-favorites.home */p[id*="new"] span a {
- display: inline-block !important;
- overflow: hidden !important;
- text-overflow: ellipsis !important;
- white-space: nowrap;
- max-width: 214px !important;
- padding: 0 2px !important;
- }
- /*#home-favorites.home */p[id*="new"] span strong {
- position: relative !important;
- position: absolute !important;
- display: inline-block !important;
- float: none !important;
- /* float: left !important;
- clear: both !important;*/
- /* width: 100% !important;
- width: 30px !important;*/
- /* min-width: 80px !important;
- max-width: 115px !important;*/
- /* height: auto !important;*/
- /* margin-top: -13px !important;*/
- /* top: 10px !important;*/
- /* margin-bottom: 50px !important;*/
- /* bottom: 50px !important;*/
- /* margin-left: -439px !important;*/
- /* padding: 5px !important;*/
- /* top: -260px !important;*/
- /* border: 1px solid red !important;*/
- color: violet !important;
- }
- /* (new5) A VOIR - NOTICE MESSAGE - GENERAL - TXT "Welcome Back !" - === */
- .notice {
- position: absolute !important;
- top: -159px !important;
- left: -246px !important;
- padding: 5px;
- background: #DDFFCC;
- border: 1px solid #CCDDAA;
- line-height: 8px !important;
- }
- /* (new5) POSTS (#users-posts) - SPAM REPORT MESSAGE SUCCES -
- .feedback, .error, .alert, .notice, .success, .info
- === */
- #users-posts .notice {
- position: fixed !important;
- display: inline-block !important;
- width: 150px !important;
- height: 50px !important;
- line-height: 24px !important;
- left: 300px !important;
- margin-top: 400px !important;
- padding: 5px;
- background: none repeat scroll 0 0 #DDFFCC;
- border: 1px solid #CCDDAA;
- z-index: 200 !important;
- }
- #users-posts .notice span {
- background: url("/images/tick_circle.png") no-repeat scroll left center transparent;
- padding-left: 20px;
- line-height: 14px !important
- }
- /* (new6) POSTS SEARCH (#posts-search) - SPAM REPORT MESSAGE SUCCES -
- http://userscripts.org/posts/search?page=72&q= (not mirror)
- === */
- #posts-search .notice {
- position: fixed !important;
- display: inline-block !important;
- width: 200px !important;
- height: auto !important;
- line-height: 24px !important;
- left: 5px !important;
- margin-top: 300px !important;
- padding: 5px;
- background: none repeat scroll 0 0 #DDFFCC;
- border: 1px solid #CCDDAA;
- z-index: 200 !important;
- }
- /* (new6) REVIEW (#scripts-reviews) - SPAM REPORT MESSAGE SUCCES -
- http://userscripts-mirror.org/scripts/reviews/154858?page=2
- === */
- #scripts-reviews .notice {
- position: fixed !important;
- display: inline-block !important;
- width: 400px !important;
- height: auto !important;
- line-height: 24px !important;
- left: 5px !important;
- margin-top: 400px !important;
- padding: 5px;
- background: none repeat scroll 0 0 #DDFFCC;
- border: 1px solid #CCDDAA;
- z-index: 200 !important;
- }
- /* (new6) FORUM TOPICS (#topics-show) - SPAM REPORT MESSAGE SUCCES -
- http://userscripts-mirror.org/scripts/reviews/154858?page=2
- === */
- #topics-show .notice {
- position: fixed !important;
- display: inline-block !important;
- width: 225px !important;
- height: auto !important;
- line-height: 24px !important;
- left: 5px !important;
- margin-top: 450px !important;
- padding: 5px;
- background: none repeat scroll 0 0 #DDFFCC;
- border: 1px solid #CCDDAA;
- z-index: 200 !important;
- }
- /* (new7) NOTICE MESSAGE - SCRIPT PAGE(#scripts-review.scripts) - TXT "There are XX previous versions of this script" - === */
- #scripts-review.scripts .notice {
- position: absolute !important;
- display: inline-block ! important;
- width: 600px !important;
- top: -56px !important;
- left: 150px !important;
- padding: 1px ! important;
- line-height: 18px !important;
- background: #DDFFCC;
- border: 1px solid #CCDDAA;
- z-index: 500 ! important;
- }
- /* (new5) A VOIR - NOTICE MESSAGE - SCRIPT PAGE - VERSION(#scripts-versions) - TXT "Versions Diff work in progress..."" - === */
- #scripts-versions #content p.notice {
- position: absolute !important;
- width: 300px !important;
- top: 0px !important;
- left: 720px !important;
- padding: 5px;
- line-height: 20px !important;
- background: #DDFFCC;
- border: 1px solid #CCDDAA;
- }
- /* (new5) A VOIR - NOTICE MESSAGE - SCRIPT PAGE(#scripts-show ) - RIGHT PANEL - GROUPS - TXT "Added to Group" - === */
- #scripts-show #right #script_sidebar #group_status p.notice {
- position: relative !important;
- display: inline-block !important;
- top: 0px !important;
- left: 5px !important;
- }
- /* (new5)USER POST - INFOS CONTAINER + ADD POST NUMBER - === */
- #users-posts table.posts.wide tr.post.hentry:before {
- display: inline-block !important;
- width: 120px !important;
- margin-left: -18px !important;
- margin-bottom: 18px !important;
- content: " (" attr(id) ")" !important;
- border: 1px solid gray !important;
- text-align: center !important;
- color: peru !important;
- }
- #users-posts table.posts.wide tr.post.hentry >td:first-of-type {
- border: 1px solid gray !important;
- display: inline-block !important;
- width: 88px !important;
- margin-left: -18px !important;
- margin-right: 18px !important;
- text-align: center !important;
- }
- /* (new5) GUIDES - TOP/BOTTOM LINKS - === */
- #content>p>a[href="#top"] ,
- #content>p>a[href="#footer"] {
- display: inline-block !important;
- margin-top: 0;
- /* position: absolute !important;*/
- /* padding: 5px !important;*/
- color: black !important;
- background: peru !important;
- }
- #content>p>a[href^="#bookmark-"] {
- display: inline-block !important;
- margin-top: 0;
- /* position: absolute !important;*/
- /* padding: 5px !important;*/
- background: gold !important;
- }
- /* (new5) - GM "USO - ANCHOR BOOKMARK" - === */
- .bookmark {
- position: absolute !important;
- display: inline-block !important;
- float: none !important;
- height: 16px;
- margin-left: -23px !important;
- margin-top: 3px !important;
- }
- #guides-show #right .bookmark {
- margin-left: -30px !important;
- margin-top: -6px !important;
- }
- #guides-show #right h3 .bookmark {
- margin-left: -23px !important;
- margin-top: 2px !important;
- }
- /* (new5) - GM "CODE NUMBERING" - SCRIPT SOURCE CODE - NUMBER COLUMN - === */
- #scripts-review.scripts pre#userscripts_org_source_code_line_numbers_0 {
- display: inline-block !important;
- margin-top: 25px !important;
- }
- /*#guides-show [id^="userscripts_org_source_code_line_numbers"] {
- position: relative !important;
- display: inline-block !important;
- font-size: 14px;
- margin-top: 6% !important;
- padding: 5px !important;
- }*/
- /* (new5) A VOIR - GUIDES(#guides-show) - PRE - === */
- #guides-show #content>dl>dd>pre{
- display: inline-block !important;
- float: none !important;
- font-size: 14px;
- padding: 5px !important;
- text-align: left !important;
- }
- /* (new4) - USER FAV - HEADER - === */
- #users-favorites #section {
- height: 87px !important;
- }
- /* (new5) - SCRIPT SEARCH - TAGS BLOCK - === */
- #scripts-search #content>p {
- position: absolute !important;
- width: 300px !important;
- height: 750px !important;
- padding: 5px !important;
- right: -340px !important;
- top: -8px !important;
- border: 1px solid gray !important;
- border-radius: 5px !important;
- overflow: hidden !important;
- overflow-y: auto !important;
- }
- #scripts-search #content>p a:nth-child(odd) {
- text-decoration: none !important;
- padding: 1px 2px !important;
- border-radius: 3px !important;
- background: #1C1C1C !important;
- color: lightslategray !important;
- }
- #scripts-search #content>p a:nth-child(even) {
- text-decoration: none !important;
- padding: 1px 2px !important;
- border-radius: 3px !important;
- background: #222222 !important;
- color: gray !important;
- }
- #scripts-search #content>p a:hover {
- text-decoration: none !important;
- padding: 1px 2px !important;
- border-radius: 3px !important;
- background: black !important;
- color: white !important;
- }
- #scripts-search #content>p a:before {
- content: ">" !important;
- text-decoration: none !important;
- margin-right: 5px !important;
- padding: 1px 2px !important;
- border-radius: 3px !important;
- background: black !important;
- color: white !important;
- }
- /* (new3) MAIN MENU (GM - MONKEY BARREL)- - === */
- .mainmenu-:not(.hid){
- position: absolute !important;
- display: inline-block !important;
- z-index: 200 !important;
- }
- .usermenu-:not(.hid){
- position: absolute !important;
- display: inline-block !important;
- width: 310px !important;
- top: 18px !important;
- margin-left: -150px !important;
- z-index: 200 !important;
- }
- .mainmenu- li {
- width: 200px !important;
- height: 22px !important;
- line-height: 22px !important;
- /* margin: -7px 0 0 5px !important;*/
- }
- .mainmenu- li a {
- display: inline-block !important;
- margin-top: -15px !important;
- margin-bottom: 11px !important;
- }
- /* (new2) CONTAINER - === */
- /* A VOIR - GENERAL - CONTAINER - FLOAT NONE -
- PB : https://userscripts.org/users/johan
- #script_sidebar
- === */
- /* (new2) CONTAINER - GENERAL */
- /*.container {
- position: relative !important;
- display: inline-block !important;
- margin: 5px 200px 0px 250px !important;
- overflow: visible !important;
- width: 100% !important;
- float: none !important;
- clear: both !important;
- }*/
- /* (new5) CONTAINER - USER + INDEX + FORUMS SHOW + FORUMS INDEX * TAGS SHOW + TAGS INDEX
- + SCRIPTS SHOW + SCRIPTS REVIW + POST SEARCH + TOPICS SHOW - LIST SCRIPTS */
- #users-posts .container ,
- #scripts-search .container ,
- #users-show .container ,
- #home-widgets .container ,
- #home-settings .container ,
- #home-scripts .container ,
- #home-favorites .container ,
- #home-comments .container ,
- #home-topics .container ,
- #topics-show .container ,
- #posts-search .container ,
- #scripts-review .container ,
- #scripts-show .container ,
- #tags-index .container ,
- #tags-show .container ,
- #forums-index .container ,
- #forums-show .container ,
- #users-scripts .container ,
- #scripts-index .container {
- position: relative !important;
- display: inline-block !important;
- margin: 5px 200px 0px 250px !important;
- overflow: visible !important;
- width: 1300px !important;
- /* width: 100% !important;*/
- float: none !important;
- clear: both !important;
- }
- /*(new5)USER PROFILE (#users-show.users) - MAIN - GENERAL SIZE - === */
- #users-show .main {
- /*position: relative !important;*/
- /* position: absolute !important;*/
- display: inline-block !important;
- /* float: none !important;*/
- margin-left: -4px !important;
- max-width: 1870px !important;
- min-width: 1870px !important;
- width: 100% !important;
- height: auto !important;
- overflow: visible !important;
- }
- /* (new1)) POST SEARCH - LIST - CONTENT - === */
- #posts-search .container #content {
- position: relative !important;
- display: inline-block !important;
- float: left;
- margin-top: 20px !important;
- width: 100% !important;
- max-width: 960px !important;
- min-width: 960px !important;
- }
- /* (new5) USER POSTS - MAIN MENU - === */
- #users-posts #mainmenu {
- margin-right: 0 !important;
- }
- /* (new5) USER POSTS - MAIN MENU - === */
- #users-posts #main {
- display: inline-block !important;
- float: left;
- margin-right: -87px !important;
- padding-left: 20px;
- width: 1150px !important;
- }
- /* (new1) FORUMS SHOW - LIST - CONTENT - === */
- #forums-show .container #content {
- display: inline;
- float: left;
- margin-right: 10px;
- width: 965px !important;
- }
- /* (new1) FORUMS SHOW - LIST - AUTHOR - === */
- #forums-show.forums .c2:not(.ra) small {
- /* background: red !important;*/
- display: block !important;
- left: 0 !important;
- }
- #forums-show.forums .c2:not(.ra) small a {
- margin-left: 30px !important;
- text-align: left !important;
- color: gold !important;
- }
- /* (new6) - TEST FORUM - LAST UPDATED -
- http://userscripts-mirror.org/users/83/scripts (not mirror)
- http://userscripts.org/users/83/scripts
- === */
- .updated {
- color: gold !important;
- }
- /* (new1) ADAPTATION NEW POST GM - === */
- #scripts-search.scripts #content p[id^="j2userj"] {
- display: inline-block !important;
- position: relative !important;
- float: right !important;
- width: 450px !important;
- left: 25px !important;
- }
- /*#scripts-search.scripts #content p[id$="newfans"] {
- margin-left: 0 !important;
- }*/
- /* (new1)- ADAPTATION Bulschit Filter Scam Filteers- === */
- table.forums tr.filtered.checked td.script-meat[hidden="hidden"] > span + a.title ,
- table.forums tr.filtered.checked.scam td.script-meat > span + a.title:after {
- position: absolute !important;
- display: inline-block !important;
- width: auto !important;
- height: 15px !important;
- right: 0px !important;
- padding: 0 !important;
- opacity: 0.6 !important;
- border: none !important;
- font-size: 11px !important;
- z-index: 500 !important;
- background: none !important;
- background-color: transparent !important;
- color: gold !important;
- }
- /*.filtered.checked .script-meat a.title {
- position: absolute !important;
- display: inline-block !important;
- width: auto !important;
- height: 15px !important;
- padding: 0 !important;
- opacity: 1 !important;
- border: none !important;
- font-size: 11px !important;
- z-index: 500 !important;
- background: red !important;
- color: gold !important;
- }*/
- /* (new5) - MONITORED TOPIC - === */
- #home-topics.home .container #content #main {
- display: inline-block !important;
- float: left;
- margin-left: 190px !important;
- margin-right: 0;
- margin-top: -410px !important;
- padding-left: 10px;
- width: 1200px !important;
- }
- #home-topics.home .container #content #main h1 {
- Color: tan !important;
- }
- #home-topics.home #content #main table tbody tr {
- max-height: 18px !important;
- }
- #home-topics.home #content #main table tbody tr td a{
- color: tan !important;
- text-decoration: none !important;
- }
- #home-topics.home #content #main table tbody tr td a:hover {
- color: gold !important;
- }
- #main>table>tbody>tr:nth-child(even) {
- background: #222222 !important;
- border-right: 1px solid red ! important;
- }
- #main>table>tbody>tr:nth-child(even) td {
- border-right: 1px solid gray ! important;
- }
- #home-topics.home #content #main table tbody tr td {
- padding: 1px 0 1px 6px !important;
- }
- #home-topics.home #content #main table tbody tr td:nth-child(2){
- width: 180px !important;
- }
- /* ==== QUICK POSITION ==== */
- /* QUICK POSITION - HOME/FAVS - === */
- #home-scripts #main {
- position: absolute !important;
- }
- /* (new5) FAVORITES PAGES - === */
- #users-favorites #main {
- position: relative !important;
- display: inline-block !important;
- left: -200px !important;
- /* margin-top: -230px !important;*/
- }
- #users-favorites .subnav{
- position: relative !important;
- display: inline-block !important;
- left: -200px !important;
- /* margin-top: -230px !important;*/
- }
- /* TEST - REVIEW WRITE - === */
- #reviews-new #right {
- position: absolute !important;
- display: inline-block ! important;
- float: none !important;
- width: 500px !important;
- left: -50px !important;
- bottom: -150px !important;
- padding: 20px !important;
- background: black !important;
- }
- /* TEST - REPLY TOPIC / COMMENTS - ADD INFOS SHORTS CUTS - === */
- #edit.editbox .contents form table tbody tr td.crap_holder {
- display: block ! important;
- width: 500px !important;
- margin-left: 10px !important;
- margin-top: 8px !important;
- padding: 20px !important;
- background: black !important;
- }
- .editbox h5:first-of-type:hover:before {
- display: inline-block ! important;
- position: absolute ! important;
- width: 170px ! important;
- height: 20px ! important;
- top: -20px ! important;
- font-size: 10px ! important;
- white-space: normal! important;
- background: red ! important;
- content: "Userscripts Comments Fix" ! important;
- text-align: center ! important;
- }
- .editbox h5 {
- display: block ! important;
- position: relative ! important;
- float: none ! important;
- margin-top: -15px ! important;
- padding-left: 15px ! important;
- font-size: 15px ! important;
- white-space: normal! important;
- background: black ! important;
- }
- .editbox h5:nth-child(1):before ,
- .editbox h5:nth-child(3):before {
- display: inline-block ! important;
- position: absolute ! important;
- width: 10px ! important;
- height: 14px ! important;
- top: 6px ! important;
- margin-left: -15px ! important;
- padding: 0 2px 0 2px ! important;
- font-size: 10px ! important;
- white-space: normal! important;
- background: red ! important;
- content: "► " ! important;
- text-align: center ! important;
- }
- .editbox code {
- display: inline-block ! important;
- min-width: 15px !important;
- height: 12px ! important;
- line-height: 10px ! important;
- padding: 4px 2px ! important;
- border-bottom: 2px solid black ! important;
- font-family: "Helvetica Neue",Arial,Helvetica,sans-serif !important;
- background: #D04C00 !important;
- }
- a.quick_shortcut,
- a.quick_shortcut:visited {
- display: inline-block ! important;
- height: 12px ! important;
- line-height: 10px ! important;
- font-size: 15px !important;
- text-align: center ! important;
- color: white !important;
- }
- /* "CODE" - SAMPLE BLOCK - === */
- .crap_holder>h5>table>tbody>tr:nth-child(1)>td:nth-child(1)>code:nth-child(2) {
- background: #EEEEEE ! important;
- border-color: #CCCCCC -moz-use-text-color #BBBBBB #CCCCCC ! important;
- border-left: #817D7D 3px solid ! important;
- }
- /* "PRE" - SAMPLE BLOCK - === */
- .crap_holder>h5>table>tbody>tr:nth-child(1)>td:nth-child(2)>code +pre {
- background: #EEEEEE ! important;
- border-color: #CCCCCC -moz-use-text-color #BBBBBB #CCCCCC ! important;
- border-left: #817D7D 3px solid ! important;
- }
- /* "BLOCKQUOTE" - SAMPLE BLOCK - === */
- .crap_holder>h5>table>tbody>tr:nth-child(2)>td:nth-child(1)>code +blockquote {
- background: #CDE797 ! important;
- border-color: #CCDDAA -moz-use-text-color #CCDDAA #99AA77 ! important;
- border-left: 3px solid #7CA627 !important;
- }
- #reply.editbox .contents form#new_post.new_post table tbody tr td.crap_holder h5 table tbody tr {
- position: relative ! important;
- margin: 15px 0 !important;
- font-size: 15px !important;
- }
- /* BLOCK TXT "Auto-watch topics you reply to" - === */
- .crap_holder>h5>table>tbody>tr:last-child {
- position: absolute !important;
- display: inline-block !important;
- height: 20px ! important;
- line-height: 15px ! important;
- padding: 2px 5px ! important;
- border-radius: 5px !important;
- background: #D04C00 !important;
- }
- .crap_holder>h5>table>tbody>tr:last-child td {
- border: none !important;
- padding: 0 !important;
- }
- /* (new5) GM - SCRIPT SEARCH ON ALL PAGE + ICON GOOGLE SEARCH - === */
- .container>form[name="searchUSO"]>span {
- display: inline-block !important;
- float: none !important;
- margin: -32px 0 0 150px !important;
- position: relative !important;
- }
- .container>form[name="searchGoogle"]>span {
- display: inline-block !important;
- float: none !important;
- margin: -10px 0px 0px 532px !important;
- top: 5px !important;
- position: relative !important;
- }
- /* (new5) USER REVIEWS PAGE - POST - EDIT REVIEW - === */
- #users-reviews #review-list .box a.edit {
- position: relative !important;
- display: block !important;
- width: 60px !important;
- padding: 1px 1px 2px 5px !important;
- top: -1px !important;
- right: 1px !important;
- font-size: 10px !important;
- border-radius: 5px !important;
- }
- /* (new5) GUIDE(#guides-show) - EDIT BOX - === */
- #guides-show #edit {
- width: 1233px !important;
- }
- /* (new5) USER COMMENTS(#users-comments.users) - COMMENTS CONTENT - USER AVATAR -
- #users-comments.users #root .container #content #main #comments .comment .avatar
- === */
- #users-comments.users .comment .avatar {
- position: relative !important;
- display: inline-block !important;
- float: none !important;
- width: 50px !important;
- height: 0px !important;
- margin-right: 10px;
- top: -13px !important;
- }
- /* (new5) USER COMMENTS(#users-comments.users) - COMMENTS CONTENT - AUTHOR BLOCK -
- outline: 1px solid yellow !important;
- === */
- #users-comments.users #comments .comment .author {
- display: block !important;
- position: relative !important;
- float: none !important;
- height: 0px !important;
- width: 100% !important;
- margin-bottom: 20px !important;
- margin-right: 211px !important;
- }
- /* (new5) USER COMMENTS(#users-comments.users) - COMMENTS CONTENT - AUTHOR BLOCK - AUTHOR NAME + STATUT - === */
- #users-comments.users #comments .comment .author img+a {
- display: inline-block !important;
- position: relative !important;
- left: -80px !important;
- }
- #users-comments.users #comments .comment .author img+a+em {
- display: inline-block !important;
- position: relative !important;
- left: -80px !important;
- margin-right: -80px !important;
- }
- /* (new5) USER COMMENTS(#users-comments.users) - COMMENTS CONTENT - AUTHOR BLOCK - ICONS BROWSERS -
- position: relative !important;
- left: -154px !important;
- top: 74px !important;
- text-align: left !important;
- === */
- #users-comments.users #comments .comment .author>img {
- float: none !important;
- position: relative !important;
- display: inline-block !important;
- left: -84px !important;
- top: 4px !important;
- transform: scale(0.7) !important;
- }
- /* (new5) USER COMMENTS(#users-comments.users) - COMMENTS CONTENT - VOTES - === */
- #users-comments.users #comments .comment .info .votes {
- position: relative !important;
- width: 45px !important;
- top: 45px !important;
- left: -90px !important;
- }
- /* COMMENTS - === */
- .comment {
- background: transparent !important;
- border-top: 1px solid rgb(221, 221, 221);
- margin-bottom: -11px !important;
- padding: 2px 4px 1px;
- }
- #users-comments.users #comments .info {
- background: transparent !important;
- border-top: 1px solid rgb(221, 221, 221);
- margin-bottom: 1px !important;
- padding: 2px 40px 1px !important;
- }
- /*========= */
- /* (new5) USER REWIEWS(#users-reviews) - LEFT PANEL("Groups / Userscripts / Guides /Forums Posts / Comments /Rewiews / Favorites") - === */
- #users-reviews ul.subnav {
- border-top: 1px solid rgb(204, 204, 204);
- left: 90px !important;
- position: fixed !important;
- z-index: 500 !important;
- }
- /* (new5) USER REWIEWS(#users-reviews) - REVIEWS TOTAL CONTAINER - === */
- #users-reviews.users .container #content {
- /* height: 1280px !important; */
- /* overflow-x: auto; */
- width: 100%;
- }
- #users-reviews.users #main {
- display: inline-block !important;
- float: left;
- margin-right: 0;
- padding-left: 0 !important;
- width: 938px !important;
- }
- /* USER REWIEWS(#users-reviews) - SCRIPTS NAME LINKS - === */
- #users-reviews .box.review:nth-child(even)>div>a {
- position: relative !important;
- display: inline-block !important;
- width: 750px !important;
- top: -20px !important;
- margin-bottom: -20px !important;
- background: black !important;
- color: gray !important;
- }
- #users-reviews .box.review:nth-child(odd)>div>a {
- position: relative !important;
- display: inline-block !important;
- width: 750px !important;
- top: -20px !important;
- margin-bottom: -20px !important;
- background: #222222 !important;
- color: gray !important;
- }
- /* (new5) USER REWIEWS LIST(#users-reviews #review-list) - REVIEWS TXT - === */
- #users-reviews #review-list .body {
- /* bottom: -4px !important; */
- margin-bottom: 8px !important;
- display: inline-block !important;
- position: relative !important;
- }
- /* (new5) USER REWIEWS LIST(#users-reviews #review-list) - NBR COMMENTS + SPAM BUTTONS - === */
- #users-reviews #review-list .body +p:last-child {
- float: none !important;
- position: absolute !important;
- display: inline-block !important;
- width: 250px !important;
- margin-top: -70px !important;
- right: 15px !important;
- padding: 0px 2px! important;
- /* background: red! important; */
- }
- /* (new5)USER REWIEWS LIST (#users-reviews #review-list) - REVIEWS BLOCK (ZEBBRA??) - === */
- #users-reviews #review-list .review {
- border: none !important;
- /* margin-bottom: 8px !important; */
- padding: 15px! important;
- }
- /* #users-reviews #review-list .review:nth-child(odd) {
- background: black ! important;
- padding: 2px 5px! important;
- }
- #users-reviews #review-list .review:nth-child(even) {
- background: #222222 ! important;
- padding: 2px 5px! important;
- } */
- #users-reviews #review-list div.box.review .status +div {
- background: black ! important;
- padding: 2px 5px! important;
- }
- /* (new5)USER REWIEWS LIST (#users-reviews #review-list) - ADD REVIEW NUMBER - === */
- #users-reviews #review-list .review .status:before {
- position: absolute! important;
- position: relative! important;
- display: inline-block! important;
- width: 100%! important;
- min-width: 200px! important;
- max-width: 200px! important;
- height: 100%! important;
- min-height: 20px! important;
- max-height: 20px! important;
- /* left: -200px! important; */
- content: attr(id)! important;
- font-size: 15px! important;
- color: peru! important;
- }
- /* (new5)USER REWIEWS LIST (#users-reviews #review-list) - SCRIPTS NAME LINKS - === */
- #users-reviews #review-list .box.review > div > a {
- position: relative !important;
- display: inline-block !important;
- width: 590px !important;
- margin-bottom: 0px !important;
- margin-left: 5px! important;
- top: -1px !important;
- padding: 1px 5px 0 3px !important;
- background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
- border: 1px solid #808080 !important;
- border-radius: 5px !important;
- /* color: #808080 !important; */
- color: gold! important;
- }
- /* TEST - MONITORED TOPICS(#home-posts.home) - MENU LEFT - === */
- #home-posts.home ul.subnav ,
- #home-comments.home ul.subnav{
- display: inline;
- float: left;
- left: -240px !important;
- margin-right: 10px;
- position: relative !important;
- width: 150px;
- }
- /* TEST - ROOT HIDDEN (no Horizontal scroll bar) - === */
- #root {
- margin-bottom: -100px;
- min-height: 100%;
- overflow: hidden !important;
- }
- /* ==== SCRIPTs LISTs GENERAL ==== */
- /* GENERAL (.script-meat) - SCRIPT LIST - TXT SHADOW NONE (for GM SCRIPT "FOLLOW-UP" ) - ==== */
- #main>h1>a[title="alt-click to reset script fans too"] ,
- .script-meat {
- text-shadow: none !important;
- }
- /* (new8) GENERAL (.script-meat) - SCRIPT LIST - SCRIPT TITLE - FAVORIS (?) - A VOIR (+WEBEXTENDER) -
- http://www.webextender.net/scripts/sort/rating.html/120
- background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 transparent !important;
- === */
- .script-meat .title:not([href*="www.webextender.net"]) {
- position: relative !important;
- display: inline-block !important;
- border-radius : 5px !important;
- width: 600px !important;
- padding : 4px 10px 2px 10px!important;
- background: none !important;
- font-size: 16px !important;
- text-decoration: none !important;
- color: transparent !important;
- }
- .script-meat .title[href*="www.webextender.net"] {
- position: relative !important;
- display: inline-block !important;
- border-radius : 5px !important;
- width: 600px !important;
- padding : 4px 10px 2px 10px!important;
- font-size: 16px !important;
- /* color: peru !important; */
- background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 transparent !important;
- }
- /* (new8) GENERAL (.script-meat) - SCRIPT LIST / FAVORITE LIST(#home-favorites) - SCRIPT FULL TITLE - (+WEBEXTENDER) -
- .script-meat a.title{
- min-width: 500px !important;
- font-size: 0 !important;
- color: transparent !important;
- } === */
- .script-meat a.title:not([href*="www.webextender.net"]):after {
- position: absolute !important;
- display: block !important;
- width: 590px !important;
- top: 29px !important;
- margin-top: -22px !important;
- margin-left: 3px !important;
- padding-left: 18px !important;
- background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 transparent !important;
- border-radius: 5px !important;
- border: 1px solid gray !important;
- content: attr(title) !important;
- color: tan !important;
- font-size: 16px !important;
- white-space: nowrap !important;
- overflow: hidden !important;
- text-overflow: ellipsis !important;
- }
- /* (new8) YOUR FAVORITES(#home-favorites) - SCRIPT LIST - SCRIPT FULL TITLE - === */
- #home-favorites .script-meat a.title:not([href*="www.webextender.net"]):after {
- top: 29px !important;
- margin-top: -25px !important;
- margin-left: 3px !important;
- padding-left: 18px !important;
- }
- /* (new1)MONITORED - - TITLE PAGE
- "Recents discussion on your Scripts" : COMMENTS(#home-comments) /
- "Your favorite Scripts" :FAVORITE SCRIPTS(#home-favorites) /
- "Recents posts on" : MONITORED TOPICS(#home-posts) /
- "Your Scripts" :SCRIPT MANAGEMENT(#home-scripts) /
- "Settings" : SETTING /
- "Widgets for you" : (#home-widgets) -
- === */
- #home-comments #main h1 ,
- #home-favorites.home #main h1 ,
- #home-posts #main h1 ,
- #home-scripts #main h1 ,
- #home-settings #main h1 ,
- #home-widgets #main h1 {
- background: black !important;
- color: gray !important;
- padding: 4px !important;
- border-radius: 5px !important;
- }
- /* GENERAL - SCRIPTS LIST - VOTES - === */
- .votes {
- float: left !important;
- font-size: 12px !important;
- text-align: left !important;
- }
- /* ==== GROUPS(#groups-show) ==== */
- /* GROUPS(#groups-show) - SCRIPTS LIST - === */
- #groups-show #root #section + .container #content .wide.forums tbody tr .script-meat a.title:after {
- top: 25px !important;
- }
- /* TAGS(#tags-show) - SCRIPTS LIST - FULL TITLE - === */
- #tags-show #root #section + .container #content .wide.forums tbody tr .script-meat a.title:after {
- top: 25px !important;
- }
- /* ==== USERs ==== */
- /* USERS (#users-scripts.users) - SCRIPT BY LIST - SCRIPT TITLE - A VOIR (GENERAL) - === */
- #users-scripts.users .script-meat a.title {
- position: relative !important;
- display: inline-block !important;
- width: 200px !important;
- padding : 4px 10px 2px 10px!important;
- background: none !important;
- border-radius : 5px !important;
- font-size: 16px !important;
- text-decoration: none !important;
- }
- /* ==== USERs FAVORITEs(#users-scripts.users)(?) / (#users-favorites.users) ==== */
- /* USERS FAVORITES(#users-scripts.users) - SCRIPTS LIST - FULL TITLES - A VOIR - === */
- #users-scripts.users .script-meat a.title:after {
- width: 440px !important;
- white-space: nowrap !important;
- margin-top: -24px !important;
- }
- #users-scripts.users .script-meat a.title {
- width: 470px !important;
- white-space: nowrap !important;
- }
- /* FAVORITES(#users-favorites.users) - SCRIPTS LIST - USER FAVORITES - FULL TITLES - === */
- #users-favorites .script-meat a.title:after {
- margin-top: -25px !important;
- }
- /* FAVORITES(#users-favorites.users) - SCRIPTS LIST - SCRIPT DESC - === */
- #users-favorites.users #main table.wide tbody tr td.script-meat p.desc {
- color:grey !important;
- }
- /* USERSCRIPTS HOMEPAGE(#site-home.site) - SCRIPTS LIST - FULL TITLES - === */
- #site-home.site .script-meat a.title:after {
- margin-top: -14px !important;
- }
- /* SCRIPT HOMEPAGE "BROWSE ALL SCRIPTS"(#scripts-index) - SCRIPTS LIST - FULL TITLES - === */
- #scripts-index .script-meat a.title:after {
- margin-top: -22px !important;
- }
- /* ==== SCRIPT PAGE(#scripts-show) ==== */
- /* SCRIPT PAGE(#scripts-show) - SCRIPT DESCRIPTION (LEFT SIDE CONTAINER) - === */
- #scripts-show #full_description {
- width: 750px !important;
- }
- #scripts-show #full_description>h4 {
- color: gray !important;
- }
- /* #scripts-show #full_description>table>tbody>tr {
- position: relative !important;
- display: inline-block !important;
- width: 100% !important;
- max-width: 651px !important;
- min-width: 651px !important;
- } */
- #full_description>table>tbody>tr>td>table>tbody>tr>th{
- /* position: relative !important; */
- /* display: inline-table !important; */
- background: none repeat scroll 0 0 #333333;
- border: 1px solid #222222;
- color: #FFFFFF;
- font-size: 1em;
- padding: 3px;
- width: 50px !important;
- }
- /* SCRIPT PAGE(#scripts-show) - FORUM ACTIVITY - SCRIPTS LIST - ITEMS LINE - ZEBBRA - === */
- #scripts-show #topics table tbody tr:nth-child(even) td {
- line-height: 10px !important;
- background: black !important;
- }
- #scripts-show #topics table tbody tr:nth-child(odd) td {
- line-height: 10px !important;
- background: #222222 !important;
- }
- /* SCRIPT PAGE(#scripts-show) - FORUM ACTIVITY - SCRIPTS LIST - ITEMS LINKS - === */
- #scripts-show #topics table tbody tr td a {
- font-size: 14px !important;
- text-decoration: none !important;
- }
- /* SCRIPT PAGE(#scripts-show) - FORUM ACTIVITY - SCRIPTS LIST - ITEMS LINKS - COUNT - === */
- #scripts-show #topics table tbody tr td.count {
- color: slateGrey !important;
- text-align: center !important;
- }
- #scripts-show #topics table tbody tr td:last-child {
- width: 40px !important;
- }
- /* SCRIPT PAGE(#scripts-show) - OTHERS SCRIPTS BY AUTHOR - SCRIPTS LIST - ZEBBRA - === */
- #scripts-show #script_sidebar ul.scripts {
- width: 360px !important;
- margin-left: 20px !important;
- }
- #scripts-show ul.scripts li:nth-child(odd) {
- margin-left: -30px !important;
- font-size: 14px !important;
- background: black !important;
- }
- #scripts-show ul.scripts li:nth-child(even) {
- margin-left: -30px !important;
- font-size: 14px !important;
- background: #222222 !important;
- }
- #scripts-show ul.scripts li a {
- text-decoration: none !important;
- }
- /* From TAGS (#tags-shows) - SCRIPT LIST - TABLES - ADD TXT "Posts/Fans/installs" - (#tags-show.tags) - === */
- /* (new5) ALL - GENERAL - SCRIPT LIST - COUNTS - TXT DECORATION NONE - === */
- .inv.lp a{
- text-decoration: none !important;
- }
- /* (new5) ALL - SCRIPTS LIST - COUNTS - ADD TXT "FANS" - === */
- .container {
- overflow: visible !important;
- }
- body.wide #content {
- overflow: visible !important;
- width: 100%;
- }
- .inv:nth-last-child(1):not(.forums) {
- min-width: 100px ! important;
- }
- .inv:nth-last-child(1):not(.forums):before {
- content: "Updated" !important;
- color: gray !important;
- display: block !important;
- position: relative !important;
- font-size:12px !important;
- bottom: -34px !important;
- }
- .inv:nth-last-child(2):not(.forums) {
- min-width: 80px ! important;
- }
- .inv:nth-last-child(2):not(.forums):before {
- content: "Installs" !important;
- color: gray !important;
- display: block !important;
- position: relative !important;
- font-size:12px !important;
- bottom: -34px !important;
- }
- #forums-show .inv:nth-last-child(2):before {
- content: "Views" !important;
- color: gray !important;
- display: block !important;
- position: relative !important;
- font-size:12px !important;
- bottom: -34px !important;
- }
- .inv:nth-last-child(3):not(.forums):before {
- content: "Fans" !important;
- color: gray !important;
- display: block !important;
- position: relative !important;
- font-size:12px !important;
- bottom: -34px !important;
- }
- #forums-show .inv:nth-last-child(3):before {
- content: "Replies" !important;
- color: gray !important;
- display: block !important;
- position: relative !important;
- font-size:12px !important;
- bottom: -34px !important;
- }
- .inv:nth-last-child(4):not(.forums):before {
- content: "Posts" !important;
- color: gray !important;
- display: block !important;
- position: relative !important;
- font-size:12px !important;
- bottom: -34px !important;
- }
- /* (new5) DETAILS POSITION*/
- tr td.inv:nth-last-child(-n +4) {
- padding-bottom: 40px !important;
- }
- /* (new5) AUTHOR NAME */
- .inv:nth-last-child(6):not(.forums).lp>a {
- position: relative !important;
- display: inline-block !important;
- vertical-align: middle !important;
- margin-top: -18px !important;
- }
- /* .wide.forums>tbody> */tr:first-of-type th:nth-last-child(7):not(.forums):not([width="60px"]){
- max-width: 100px !important;
- min-width: 100px !important;
- width: 100% !important;
- background: black ! important;
- color: transparent ! important;
- }
- /* .wide.forums>tbody> */tr:first-of-type th:nth-last-child(7):not(.forums):not([width="60px"]):before {
- content: "Scripts" ! important;
- color: peru ! important;
- }
- /* ==== TAG(#tags-show.tags) ==== */
- /* TAG(#tags-show.tags) - SCRIPTS LIST - COUNTS - DESCRIPTIONS / TITLES - === */
- #tags-show.tags table.wide tbody tr td.script-meat p.desc {
- color:grey !important;
- }
- #tags-show.tags div#root table.wide tbody tr td.script-meat a.title {
- font-size:16px !important;
- text-decoration:none !important;
- }
- /* ==== FORUM (#forums-index.forums ==== */
- /* FORUM (#forums-index.forums) - SCRIPTS LIST - COUNTS - NOT "INSTALLS" - === */
- html body#forums-index.forums div#root div.container div#content table.wide tbody tr td.lp:before {
- content: "." !important;
- color: gray !important;
- display: block !important;
- position: relative !important;
- font-size:12px !important;
- bottom: -34px !important;
- }
- /* ==== HOME (#home-scripts) ==== */
- /* HOME (#home-scripts) - SCRIPT LIST - EDITS LINKS - ADD TXT "► " - === */
- #home-scripts .inv.lp:nth-child(2) {
- display: inline-block !important;
- position: relative !important;
- color: transparent !important;
- }
- #home-scripts .inv.lp:nth-child(2) a {
- position: relative !important;
- display: inline-block !important;
- width: 95px !important;
- text-align: left !important;
- }
- #home-scripts .inv.lp:nth-child(2) a:before {
- content: "► " !important;
- font-size: 10px !important;
- color: gold !important;
- }
- /* (new5)FAVORITES (#users-favorites) - FAVS LIST - === */
- #users-favorites .container #mainmenu {
- margin-right: -182px !important;
- top: 3px !important;
- width: 700px !important;
- }
- #users-favorites .container {
- position: relative !important;
- display: inline-block !important;
- width : 1000px !important;
- left: 350px !important;
- margin-top : 0px !important;
- overflow: visible !important;
- /* z-index: 10000 !important;*/
- }
- #users-favorites .container #content {
- position: relative !important;
- display: inline-block !important;
- width : 1100px !important;
- /* margin-top : -50px !important;*/
- overflow: visible !important;
- /* z-index: 10000 !important;*/
- }
- /* ==== GROUPS (#groups-show ==== */
- /* GROUPS (#groups-show) - SCRIPT LIST - COUNTS - ADD TXT "FANS" - === */
- /* #groups-show .inv.lp:nth-child(4):before {
- content: "Posts" !important;
- color: gray !important;
- display: block !important;
- position: relative !important;
- font-size:12px !important;
- bottom: -34px !important;
- } */
- /* (new5) SCRIPT LIST - From GROUPS (#groups-scripts.groups) - CONTAINER - === */
- #groups-scripts.groups #section + .container{
- top: -24px !important;
- width: 1200px !important;
- }
- /* SCRIPT LIST - From GROUPS (#groups-show.groups) - TABLES - ADD TXT "./Posts/Fans/installs" - === */
- /* #groups-show.groups tr td.inv:nth-child(3):before ,
- #groups-scripts.groups tr td.inv:nth-child(3):before {
- content: "." !important;
- color: transparent !important;
- display: block !important;
- position: relative !important;
- font-size:12px !important;
- bottom: -34px !important;
- } */
- /* #groups-show.groups tr td.inv:nth-child(5):before ,
- #groups-scripts.groups tr td.inv:nth-child(4):before {
- content: "Posts" !important;
- color: gray !important;
- display: block !important;
- position: relative !important;
- font-size:12px !important;
- bottom: -34px !important;
- } */
- /* #groups-show.groups tr td.inv:nth-child(5):before ,
- #groups-scripts.groups tr td.inv:nth-child(5):before {
- content: "Fans" !important;
- color: gray !important;
- display: block !important;
- position: relative !important;
- font-size:12px !important;
- bottom: -34px !important;
- } */
- /* #groups-show.groups tr td.inv:nth-child(6):before ,
- #groups-scripts.groups tr td.inv:nth-child(6):before */
- /* #groups-show.groups tr td.inv:nth-last-child(2):before ,
- #groups-scripts.groups tr td.inv:nth-last-child(2):before {
- content: "Installs" !important;
- color: gray !important;
- display: block !important;
- position: relative !important;
- font-size:12px !important;
- bottom: -34px !important;
- } */
- /* #groups-show.groups tr td.inv:nth-child(7):before ,
- #groups-scripts.groups tr td.inv:nth-child(7):before */
- /* #groups-show.groups tr td.inv:nth-last-child(1):before ,
- #groups-scripts.groups tr td.inv:nth-last-child(1):before {
- content: "Update" !important;
- color: gray !important;
- display: block !important;
- position: relative !important;
- font-size:12px !important;
- bottom: -34px !important;
- } */
- /* SCRIPT BY LIST - GROUPS BY LIST (.groups) - === */
- .group>td>b>a {
- position: relative !important;
- display: block !important;
- color: grey !important;
- font-size: 16px !important;
- margin-left: -5px !important;
- width: 470px !important;
- padding-left: 8px !important;
- background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 transparent !important;
- border-radius: 5px !important;
- border: 1px solid gray !important;
- }
- /* ==== GUIDES(#guides-index.) - ==== */
- /* (new5)GUIDES(#guides-index.) - GUIDES/FAVS LIST - === */
- #groups-show #mainmenu ,
- #guides-index.guides #mainmenu {
- margin-right: -182px !important;
- top: 3px !important;
- width: 700px !important;
- }
- #groups-show .container,
- #guides-index .container {
- position: relative !important;
- display: inline-block !important;
- /* width : 1000px !important;*/
- left: 350px !important;
- margin-top : 0px !important;
- overflow: visible !important;
- /* z-index: 10000 !important;*/
- }
- #groups-show .container #content ,
- #guides-index .container #content {
- position: relative !important;
- display: inline-block !important;
- width : 1000px !important;
- /* margin-top : -50px !important;*/
- overflow: visible !important;
- /* z-index: 10000 !important;*/
- }
- /* GUIDES LIST(#guides-index) - SCRIPT LIST - ITEMS === */
- #guides-index .guide>td>a {
- text-decoration :none !important;
- font-size : 15px !important;
- }
- /* GUIDES LIST(#guides-index) - SCRIPT LIST - ZEBBRA === */
- #guides-index .guide:nth-child(odd) {
- background: #2B2B2B !important;
- }
- #guides-index .guide:nth-child(even) {
- background: #070707 !important;
- }
- /* (new5) GUIDES(#guides-show) - HEADER CONTAINER TOP - === */
- #guides-show #root{
- width: 1210px !important;
- }
- #guides-show #mainmenu{
- margin-right: 4px !important;
- }
- /* GUIDE(#guides-show.guides) - GUIDE TXT - LEFT SIDE - TITLE CHAPTITER - === */
- #guides-show.guides .container #content h1 {
- position: relative !important;
- color: gray !important;
- background: black !important;
- border-radius: 5px !important;
- padding: 3px 0 3px 5px !important;
- margin-top: 5px !important;
- margin-bottom: -15px !important;
- bottom: 15px !important;
- }
- /* (new5) GUIDE(#guides-show.guides) - COMMENTS AVATARS - === */
- #guides-show.guides #right .comment .avatar {
- margin-left: -10px !important;
- }
- /* (new5) GUIDE(#guides-show.guides) - COMMENTS POSTED - === */
- #guides-show.guides #right .comment .posted {
- color: #444444;
- font-size: 0.7em;
- margin-top: -64px !important;
- }
- /* (new5) GUIDE(#guides-show.guides) - SCRIPTS LIST - VOTES - TOP left side - === */
- /*#guides-show.guides #content .votes {
- float: right;
- margin-left: -90px !important;
- padding: 5px !important;
- border: 1px solid gray !important;
- border-radius: 5px 5px 5px 5px !important;
- font-size: 14px;
- text-align: right;
- }
- */
- #guides-show .container #content >.votes{
- position: absolute !important;
- display: inline-block !important;
- float: none !important;
- /* padding: 5px 10px !important;*/
- height: 29px !important;
- right: 20px !important;
- top: -85px !important;
- z-index: 2000 !important;
- }
- /* (new6) GUIDES(#guides-show) - LEFT SIDE - GUIDE TXT -
- http://userscripts.org/guides/24#bookmark-query-string-parameters
- http://userscripts-mirror.org/guides/24#bookmark-query-string-parameters
- === */
- /*#guides-show:not(.editbox) .container */
- /*#guides-show .container */
- #guides-show #root >.container {
- position: relative !important;
- display: inline-block !important;
- /* float: none !important;*/
- width: 100% !important;
- min-width: 1100px !important;
- margin: 0 auto;
- left: 100px !important;
- overflow: visible !important;
- }
- /*#guides-show .container #content*/
- #guides-show #root >.container #content {
- position: relative !important;
- display: inline-block !important;
- float: none !important;
- /* margin-left: -100px !important;*/
- /* margin-right: 34px !important;*/
- width: 1050px !important;
- padding: 10px !important;
- overflow: visible !important;
- }
- /* (new5) GUIDES(#guides-show) - RIGHT SIDE - COMMENTS LIST - SCROLL - === */
- #guides-show #right {
- position: fixed !important;
- display: inline-block !important;
- /* float: none !important;
- clear: both !important;*/
- width: 623px !important;
- height: 805px !important;
- right: 0 !important;
- top: -55px !important;
- padding: 20px 35px 50px 30px !important;
- /* margin-top: -140px !important;*/
- margin-left: 80px !important;
- overflow: auto !important;
- }
- #guides-show a.add_comment {
- position: fixed !important;
- display: inline-block !important;
- width: 100px !important;
- height: 17px !important;
- margin-left: -29px !important;
- padding-left: 25px !important;
- top: 0px !important;
- border: 1px solid gray !important;
- border-radius: 5px 5px 0 0 !important;
- background-color: black !important;
- text-align: left !important;
- }
- #guides-show a.add_comment:before {
- content: "▼ Comments for this Guide ▼ " !important;
- position: fixed !important;
- display: inline-block !important;
- width: 666px !important;
- margin-left: -27px !important;
- padding-left: 25px !important;
- top: 18px !important;
- border: 1px solid black !important;
- background-color: black !important;
- text-align: center !important;
- }
- /* (new5) GUIDES GROUPS - EDIT BOX - === */
- .editbox .container {
- display: inline-block !important;
- width: 100% !important;
- overflow: visible !important;
- }
- /* (new5) GUIDES GROUPS - SPAM BUTTONS - === */
- #guides-show.guides .container #right form:not([action="/comments"]) {
- display: inline-block !important;
- /* position: absolute !important;*/
- float: left !important;
- clear: right !important;
- width: 200px !important;
- /* height: 40px !important;*/
- margin-top: 15px !important;
- /* top: -10px !important;*/
- }
- #guides-show.guides .container #right h6 {
- margin-top: -12px !important;
- }
- #guides-show.guides .container #right h6 + p {
- color: red !important;
- height: 6px !important;
- }
- #guides-show.guides .container #right h6 + p em {
- color: peru !important;
- display: inline-block !important;
- position: relative;
- }
- /* GUIDES GROUPS (#group_list + #guides-show.guides) - SCRIPTS LIST - ZEBBRA - === */
- #group_list>tbody>tr:nth-child(odd) {
- background: #2B2B2B !important;
- }
- #group_list>tbody>tr:nth-child(even) {
- background: #070707 !important;
- }
- #groups-index.groups .summary {
- color : grey
- }
- .group>td>b>a {
- text-decoration :none !important;
- font-size : 15px !important;
- }
- /* (new5) GUIDE(#guides-show.guides) - SCRIPTS LIST - AUTHOR INFOS - === */
- #guides-show.guides .info .author {
- position: relative !important;
- display: inline-block !important;
- float: none !important;
- min-width: 540px !important;
- left: -10px !important;
- top: -67px !important;
- /*margin-bottom: -50px !important;*/
- background: #333333 !important;
- text-align: left !important;
- }
- /* (new5) GUIDE(#guides-show.guides) - VOTES - === */
- #guides-show.guides #right #comments .votes {
- position: relative !important;
- display: block !important;
- float: none !important;
- width: 50px !important;
- top: 30px !important;
- left: -72px !important;
- font-size: 12px !important;
- text-align: center !important;
- background: red !important;
- }
- #guides-show.guides #right #comments .votes>br {
- display: none !important;
- }
- /* (new5) GUIDES(#guides-show.guides) - SCRIPTS LIST - VOTES ICONS - === */
- #guides-show #right .comment .info div.votes a {
- transform: scale(0.8) !important;
- position: relative !important;
- display: inline-block !important;
- /* left: -48px !important;
- top: 45px !important;*/
- }
- /* (new5) GUIDES(#guides-show.guides) - BROWSERS / EDIT ICONS - === */
- #guides-show.guides #right .author img {
- transform: scale(0.8) !important;
- position: relative !important;
- display: inline-block !important;
- left: 0px !important;
- top: 3px !important;
- }
- a.remove.utility ,
- a.edit.utility {
- position: relative !important;
- display: inline-block !important;
- top: -47px ! important;
- z-index: 200 ! important;
- }
- a.edit.utility {
- right: 120px ! important;
- }
- /* CODE */
- #guides-show.guides #right .comment-body code {
- display: inline-block !important;
- font-size: 1em;
- position: relative !important;
- white-space: pre-wrap !important;
- width: 500px !important;
- word-wrap: break-word !important;
- }
- /* CODE */
- #guides-show.guides #right #comments .comment-body pre:not([id^="userscripts_org_source_code_line_numbers_"]) {
- /* display: inline-block !important;
- display: block !important;*/
- font-size: 1em;
- /* position: relative !important;*/
- white-space: pre-wrap !important;
- /* width: 510px !important;*/
- /* word-wrap: break-word !important;*/
- }
- /* ==== FORUMs / TOPICs ==== */
- /* (new5) FORUM - TOPIC /DISCUSS - POST - TXT - === */
- h2#topic-title {
- color: gray !important;
- border: gray 2px solid !important;
- width: 1300px !important;
- height: 35px! important;
- padding: 5px 10px !important;
- background: black !important;
- font-weight : bold !important;
- }
- h2#topic-title:before {
- position: absolute !important;
- display: inline-block !important;
- content: "TOPIC ▶ " !important;
- color: gray !important;
- border: GRAY 2px solid !important;
- padding: 5px 10px !important;
- width: 200px !important;
- height: 35px! important;
- top: 0px !important;
- left: -230px !important;
- background: black !important;
- text-align: right !important;
- }
- /* h2#topic-title span {
- color: #999999;
- font-size: 16px !important;
- margin-left: 1em;
- } */
- h2#topic-title span {
- color: #999999;
- font-size: 16px !important;
- margin-left: 1em;
- }
- /* (new5) FORUM - TOPIC /DISCUSS - POST - "WATCH TOPIC" - CHEKED/UNCHECKED - === */
- #topics-show.topics #content>form[action*="/monitorships"]{
- position: absolute !important;
- display: inline-block !important;
- float: right;
- width: 95px !important;
- top: -55px !important;
- left: -225px !important;
- padding: 1px 6px 5px 2px !important;
- text-align: center ! important;
- font-size: 11px !important;
- border: 1px solid gray !important;
- }
- #monitor_submit {
- display: none! important;
- /* position: absolute !important;
- display: inline-block !important;
- padding: 0 !important;
- right: 1px !important;
- -moz-appearance: none !important;
- color: #FF0000 !important;
- background-color: black !important;
- border: 1px solid gold !important;
- border-radius: 5px !important;
- font-size: 10px !important; */
- }
- input[type=checkbox] + label {
- color: peru! important;
- font-style: italic;
- }
- input[type=checkbox]:checked + label {
- color: red! important;
- font-style: normal;
- }
- /* FORUM - TOPIC /DISCUSS - POST - EDIT/DELETE - === */
- #topic_mod {
- left: -200px !important;
- position: absolute !important;
- top: 7px !important;
- }
- /* FORUM - TOPIC /DISCUSS - POST - TXT "in RSS/POST/VOICE" - === */
- #content>form>div {
- margin-top: 5px !important;
- }
- /* FORUM - TOPIC /DISCUSS - POST - RSS ICON - Posts/VOICE - === */
- /*.subtitle {
- position: absolute !important;
- display: inline-block !important;
- width: 200px !important;
- height: 20px !important;
- top: 7px !important;
- left: 717px !important;
- padding: 2px 2px 0px 13px !important;
- line-height: 5px !important;
- vertical-align: baseline !important;
- color: #888888;
- }*/
- /*.subtitle>br {
- display: none !important;
- }
- p.subtitle img {
- vertical-align: text-bottom !important;
- } */
- /* FORUM - TOPICS(#topics-show) - TOPIC /DISCUSS - VOICES - ADD USERNANE - === */
- #topics-show #right>a {
- content: attr(title) !important;
- position: relative !important;
- display: inline-block !important;
- width: 32px !important;
- top: -18px !important;
- margin-left: 2px !important;
- background: #222222 !important;
- text-align: center !important;
- text-decoration: none !important;
- /* border: red 1px solid !important;*/
- }
- #topics-show #right>a:after {
- content: attr(title) !important;
- position: relative !important;
- display: inline-block !important;
- width: 31px !important;
- top: 0px !important;
- margin-left: -1px !important;
- border: gray 1px solid !important;
- padding-left: 1px !important;
- text-align: center !important;
- text-decoration: none !important;
- white-space: nowrap !important;
- overflow: hidden !important;
- text-overflow: ellipsis !important;
- /* background: #222222 !important;*/
- /* background-image: -moz-linear-gradient(#525252, #000000) !important;*/
- 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;
- /* background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 transparent !important;*/
- /* background: -moz-linear-gradient(left,#222222 5%, black 50%, #222222) !important;*/
- }
- #topics-show #right>a:hover:after {
- content: attr(title) !important;
- position: relative !important;
- display: inline-block !important;
- width: 100px !important;
- top: 0px !important;
- margin-left: -1px !important;
- border: gray 1px solid !important;
- background: #222222 !important;
- text-align: left !important;
- text-decoration: none !important;
- white-space: nowrap !important;
- overflow: hidden !important;
- text-overflow: ellipsis !important;
- z-index: 200 !important;
- }
- /* (new5) FORUM - TOPICS(#topics-show.topics) - RIGHT PANEL - VOICES - === */
- #topics-show.topics #right {
- float: none !important;
- clear: both !important;
- position: fixed !important;
- display: inline-block !important;
- width: 210px !important;
- left: 1% !important;
- margin-right: 0;
- top: 300px !important;
- padding: 1px !important;
- background: #FFFFFF;
- }
- /* FORUM(#topics-show) - TOPIC /DISCUSS - BACK/TOP ICONS - === */
- #topics-show .uso_movement {
- position: absolute !important;
- display: inline-block !important;
- float: left !important;
- vertical-align: bottom;
- width: 0 !important;
- height: 40px !important;
- margin-top: 8px !important;
- margin-left: 200px !important;
- background: black !important;
- border-radius: 10px !important;
- }
- /* (new5) SCRIPT - GENERAL(?) - (.wide.forums) / (#forums-show) / (table.topics) - SCRIPT LIST - ZEBBRA (?) - === */
- .wide.forums>tbody>tr:nth-child(odd) {
- background: #2B2B2B !important;
- color:gray !important;
- }
- .wide.forums>tbody>tr:nth-child(even) {
- background: #070707 !important;
- color:grey !important;
- }
- /* FORUM(#forums-show) / (.wide.forums) / (table.topics) - SCRIPT LIST - ZEBBRA (?) - === */
- #forums-show.forums a.entry-title {
- font-size : 15px !important;
- text-decoration : none !important;
- }
- table.topics tr td.c2 {
- border-left: 0 none;
- color: gold !important;
- padding-left: 2px;
- }
- /* FORUM - TOPICS(#topics-show.topics) - RIGHT PANEL - JUMP PANEL - === */
- #forum-jumper {
- position: fixed !important;
- display: inline-block !important;
- float: none !important;
- clear: both !important;
- width: 210px;
- margin-left: -33px !important;
- margin-right: 0;
- padding: 1px !important;
- top: 173px !important;
- background: #FFFFFF;
- color: gray !important;
- }
- #forum-jumper h5 {
- background: black !important;
- margin-bottom: 2px !important;
- }
- #forum-jumper h5 a {
- padding-left: 5px !important;
- }
- #forum-jumper>ul>li.active {
- background: black !important;
- padding-left: 2px !important;
- width: 182px !important;
- }
- #forum-jumper li .info {
- background: none repeat scroll 0 0 black !important;
- border-radius: 5px 5px 5px 5px !important;
- color: gray !important;
- margin-left: 16em !important;
- margin-top: 73px !important;
- padding: 5px !important;
- position: fixed !important;
- width: 150px !important;
- }
- /* FORUM - TOPICS LIST (#forums-show.forums) - RIGHT PANEL - MODERATEUR PANEL - === */
- #forums-show.forums #right {
- color: gray !important;
- position: fixed !important;
- display: inline-block !important;
- }
- /* (new1)FORUM - TOPICS LIST (#forums-show.forums) - RIGHT PANEL - JUMP PANEL - === */
- #forums-show.forums #right #forum-jumper {
- width: 229px !important;
- margin-left: -21px !important;
- margin-right: 0;
- padding: 1px !important;
- top: 355px !important;
- }
- #forums-show.forums #right #forum-jumper li .info {
- position: fixed !important;
- width: 150px !important;
- margin-left: 17em !important;
- margin-top: 210px !important;
- padding: 5px !important;
- background: black !important;
- border-radius: 5px !important;
- color: gray !important;
- }
- #forums-show.forums #right #forum-jumper a:hover + .info {
- position: fixed !important;
- width: 150px !important;
- height: 137px !important;
- margin-left: 20em !important;
- margin-top: 210px !important;
- padding: 5px !important;
- background: black !important;
- border-radius: 5px !important;
- color: gray !important;
- }
- /* ==== USER ==== */
- /* USER COMMENTS(#users-comments.users) - ROWS - ZEBRA - === */
- #users-comments.users [id^="row"]:nth-child(odd) {
- background: black !important;
- }
- #users-comments.users [id^="row"]:nth-child(even) {
- background: #222222 !important;
- }
- /* (new5) USER REVIEWS LIST (#users-reviews.users) - ROWS - ZEBRA - === */
- #users-reviews.users #review-list .box:nth-child(odd) {
- background: black !important;
- /* padding: 4px !important; */
- }
- #users-reviews.users #review-list .box:nth-child(even) {
- background: #222222 !important;
- padding: 4px !important;
- }
- /* #users-reviews.users #review-list .box div a {
- color: gray !important;
- } */
- /* TABLEs - DARK/GRAY BORDER - GENERAL - === */
- td {
- border: 1px solid #222222 !important;
- }
- /* BACKGROUND - GENERAL - === */
- body {
- background: none repeat scroll 0 0 #222222 !important;
- }
- /* TEST - FOOTER at The Bottom alway(?) or SUPP - (display none) -=== */
- #users-show {
- height:100% !important;
- }
- /* (new5) FOOTER - ALL - (GOOD FOR GUIDES) - === */
- #root #root_footer ,
- #footer {
- /* background: none repeat scroll 0 0 black;
- border-top: 5px solid #FF8800 !important;
- bottom: 0 !important;
- clear: both !important;
- color: white;
- height: 85px;
- position: absolute !important;
- width: 100% !important;*/
- /*display : none !important;*/
- /* border-top: 5px solid #FF8800 !important;*/
- }
- #footer {
- /*position: absolute !important;
- display: inline-block !important;*/
- background: black !important;
- border-top: 1px solid #FF8800 !important;
- height: 49px !important;
- margin-top: 90px !important;
- bottom: 0 !important;
- }
- #footer .col.la {
- float: left;
- padding-top: 2px !important;
- width: 475px !important;
- height: 20px !important;
- margin-left: -300px !important;
- margin-top: -3px !important;
- /* margin-right: -400px !important;*/
- }
- #footer .col.ra {
- position: relative !important;
- display: inline-block !important;
- float: right !important;
- /* padding-top: 2px !important;
- width: 475px !important;
- height: 20px !important;
- margin-left: -100px !important;
- margin-right: -400px !important;*/
- /* width: 875px !important;*/
- margin-right: 400px !important;
- margin-top: -32px !important;
- }
- .credit{
- display: inline !important;
- margin-left: -200px !important;
- position: relative !important;
- width: 372px !important;
- }
- /* TEST - GUIDE COMMENTS TXT - === */
- .comment-body{
- color: #6D8891 !important;
- }
- /* TEST COLOR SELECTION [ ::-moz-selection ] - Brun/Orange -
- == http://184.106.198.177/topics/112038
- === */
- #post-body-442186>code>p::-moz-selection {
- background: #c2660d !important;
- color: #fff !important;
- }
- /* ==== GENERAL - TITLES ==== */
- /* SCRIPT PAGE - PRESENTATION - TITLE - ===*/
- #section #heading #details h2.title{
- width: 580px !important;
- color: black !important;
- }
- /* (new5) SIDE BAR - TITLEs - BACKGROUND - ===*/
- #script_sidebar>h6 ,
- #activity>h6 ,
- #right h6 ,
- #right>h5 ,
- #right>h3 {
- background: #222222 !important;
- color : grey !important;
- padding-left:5px !important;
- }
- #right {
- background: #333333 !important;
- }
- #right>p {
- color: #AAAAAA !important;
- font-size: 14px !important;
- }
- /* ==== ZEBBRAs ==== */
- /* A SUPP ??? - TAGS PAGES(#tags-index.tags) - ZEBBRA - A VOIR -
- #tags-index.tags #content table tbody tr:nth-child(odd) {
- background: #2B2B2B !important;
- width:200px !important;
- }
- #tags-index.tags #content table tbody tr:nth-child(even) {
- background: #070707 !important;
- width:20px !important;
- }
- #tags-index.tags #content table tbody tr th:nth-child(even) {
- background: red !important;
- }
- #tags-index.tags #content table tbody tr th:nth-child(odd) {
- background: green !important;
- } === */
- /* DISCUSSIONS(.wide.topics) - ZEBBRA - === */
- .wide.topics>tbody>tr:nth-child(odd) {
- background: #2B2B2B !important;
- }
- .wide.topics>tbody>tr:nth-child(even) {
- background: #070707 !important;
- }
- table tr td.inv {
- background: none repeat scroll 0 0 transparent !important;
- color:white !important;
- }
- abbr ,
- acronym {
- border-bottom: medium none !important;
- color: slateGrey !important;
- }
- /* SCRIPT PAGE(#scripts-show) - SIDEBAR RIGHT - REVIEW SUMMARY - REVIEW LIST(#review-list) (overview) - ZEBBRA - === */
- #review-list .overview {
- background: none repeat scroll 0 0 black !important;
- margin-top: 4px !important;
- padding-top: 13px !important;
- color:grey !important;
- }
- .overview>table>tbody>tr:nth-child(odd) {
- background: #2B2B2B !important;
- display: inline-block !important;
- width: 350px !important;
- }
- .overview>table>tbody>tr:nth-child(even) {
- background: #070707 !important;
- display: inline-block !important;
- width: 350px !important;
- }
- [class^="rating"] {
- margin-left:5px !important;
- margin-bottom:3px !important;
- margin-top: 4px !important;
- }
- #right #script_sidebar #activity #review-list .overview table tbody tr td.count {
- color:white !important;
- }
- /* ============================== */
- /* SCRIPT(#scripts-index.scripts) / (#tags-show.tags) - ADD LINKS TO SCRIPTS LIST - === */
- #scripts-index.scripts .script-meat p ~ a ,
- #tags-show.tags tr td.script-meat p ~ a {
- color : #566C42 !important;
- text-decoration : none !important;
- background: -moz-linear-gradient(center top , #333333, black) repeat scroll 0 0 transparent !important;
- padding : 1px 3px !important;
- border-radius : 3px !important;
- }
- #scripts-index.scripts .script-meat p ~ a:hover {
- color : #B9D56E !important;
- text-decoration : none !important;
- background: -moz-linear-gradient(center top , black, #333333) repeat scroll 0 0 transparent !important;
- padding : 1px 3px !important;
- border-radius : 3px !important;
- }
- /* SCRIPT PAGE - LIGHTBOX - === */
- #jquery-lightbox {
- line-height: 0;
- position: absolute;
- text-align: center;
- width: 100%;
- z-index: 5000 !important;
- }
- /* SCRIPT PAGE - LIGHTBOX SCREENSHOT - === */
- #lightbox-container-image-box {
- background-color: #222222 !important;
- position: relative;
- display: inline-block ! important;
- height: 710px !important;
- width: 1107px !important;
- padding : 20px 0 20px 0 !important;
- }
- #lightbox-container-image-data-box {
- background-color: #FFFFFF;
- font: 10px/1.4em Verdana,Helvetica,sans-serif;
- margin: 0 auto;
- overflow: auto;
- padding: 0 10px;
- width: 57% !important;
- }
- #lightbox-nav a {
- display: inline-block ! important;
- /* height: 100% !important; */
- margin-top: 25% ! important;
- vertical-align: middle !important;
- }
- /* === FORUM PAGE(#forums-index.forums) ==== */
- /* FORUM PAGE(#forums-index.forums) - INFO RSS - === */
- #forums-index.forums #section .container p.subtitle{
- width :500px !important;
- margin-top:10px !important;
- font-size:15px !important;
- }
- /* (new1)FORUM PAGE(#forums-index.forums) - PANEL RIGHT - TXT COLOR - === */
- #forums-index.forums .container #right {
- color: gray !important;
- }
- /* (new1) A SUPP - FORUM PAGE(#forums-index.forums) - PANEL move to left - === */
- /*#forums-index.forums .container #right {
- position: absolute !important;
- display: inline-block !important;
- float: none !important;
- height: auto !important;
- height: 20px !important;
- margin-top: 0% !important;
- margin-left: -100% !important;
- background: transparent !important;
- color: gray !important;
- }*/
- /*#forums-index.forums .container #right h5 {
- width :300px !important;
- margin-top:-5px !important;
- font-size:20px !important;
- }
- #forums-index.forums .container #right p {
- width :800px !important;
- margin-top:40px !important;
- margin-left:-265px !important;
- font-size:15px !important;
- }*/
- /* (new2)) A SUPP - TAGS INDEX- LIST - CONTENT - === */
- /*#tags-index .container #content {
- position: relative !important;
- display: inline-block !important;
- float: left;
- margin-top: 20px !important;
- width: 100% !important;
- max-width: 850px !important;
- min-width: 850px !important;
- }*/
- /* TAGS PAGES(#tags-index.tags) - TAG CLOUD - === */
- #tags-index.tags #tag-cloud {
- position: absolute !important;
- display: inline-block !important;
- float: none !important;
- width: 1850px !important;
- left: -242px !important;
- margin-right: 0px;
- top: -5px !important;
- padding: 25px !important;
- border-radius: 0 0 5px 5px !important;
- color: SlateGray !important;
- background: #222222 !important;
- overflow: visible !important;
- }
- /* TAGS PAGES - TAGS COULD - REDUCE SIZE of certains TOO BIG TAGS like GOOGLE - */
- /*[href="/tags/firefox"] ,
- [href="/tags/flickr"] ,
- [href="/tags/image"] ,
- [href="/tags/search"] ,
- [href="/tags/forum"] ,
- [href="/tags/login"] ,
- [href="/tags/gmail"] ,
- [href="/tags/download"] ,
- [href="/tags/amazon"] ,
- [href="/tags/google"] ,
- [href="/tags/youtube"] ,
- [href="/tags/facebook"]{
- color: red !important;
- }*/
- #tag-cloud>ol>li[style="font-size: NaNem"]:nth-child(odd) a{
- /* font-size: 19px !important;*/
- color: lightsalmon!important;
- }
- #tag-cloud>ol>li[style="font-size: NaNem"]:nth-child(even) a{
- /* font-size: 19px !important;*/
- color: mistyrose!important;
- }
- li[style^="font-size: 1.0em"]:nth-child(odd) a{
- /* font-size: 19px !important;*/
- color: tan !important;
- }
- li[style^="font-size: 1.0em"]:nth-child(even) a{
- /* font-size: 19px !important;*/
- color: olive !important;
- }
- li[style^="font-size: 1.001"] a {
- /* font-size: 19px !important;*/
- color: lightsalmon !important;
- }
- li[style^="font-size: 1.003"] a {
- /* font-size: 19px !important;*/
- color: peru !important;
- }
- li[style^="font-size: 1.005"] a {
- /* font-size: 19px !important;*/
- color: violet !important;
- }
- li[style^="font-size: 1.006"] a {
- /* font-size: 19px !important;*/
- color: mediumaquamarine !important;
- }
- li[style^="font-size: 1.008"] a{
- /* font-size: 19px !important;*/
- color: olivedrab !important;
- }
- li[style^="font-size: 1.010"] a{
- /* font-size: 19px !important;*/
- color: lawngreen !important;
- }
- li[style^="font-size: 1.011"] a{
- /* font-size: 19px !important;*/
- color: palegoldenrod !important;
- }
- li[style^="font-size: 1.013"] a{
- /* font-size: 19px !important;*/
- color: palegreen !important;
- }
- li[style^="font-size: 1.015"] a{
- /* font-size: 19px !important;*/
- color: thistle !important;
- }
- li[style^="font-size: 1.016"] a{
- /* font-size: 19px !important;*/
- color: antiquewhite !important;
- }
- li[style^="font-size: 1.018"] a{
- /* font-size: 19px !important;*/
- color: aqua !important;
- }
- li[style^="font-size: 1.020"] a{
- /* font-size: 19px !important;*/
- color: aquamarine !important;
- }
- li[style^="font-size: 1.021"] a{
- /* font-size: 19px !important;*/
- color: azure !important;
- }
- li[style^="font-size: 1.023"] a{
- /* font-size: 19px !important;*/
- color: beige !important;
- }
- li[style^="font-size: 1.025"] a{
- /* font-size: 19px !important;*/
- color: bisque !important;
- }
- li[style^="font-size: 1.026"] a{
- /* font-size: 19px !important;*/
- color: blanchedalmond !important;
- }
- li[style^="font-size: 1.028"] a{
- /* font-size: 19px !important;*/
- color: blueviolet !important;
- }
- li[style^="font-size: 1.030"] a{
- /* font-size: 19px !important;*/
- color: darkcyan !important;
- }
- li[style^="font-size: 1.031"] a{
- /* font-size: 19px !important;*/
- color: darkolivegreen !important;
- }
- li[style^="font-size: 1.033"] a{
- /* font-size: 19px !important;*/
- color: darkgray !important;
- }
- li[style^="font-size: 1.035"] a{
- /* font-size: 19px !important;*/
- color: darkkhaki !important;
- }
- li[style^="font-size: 1.036"] a{
- /* font-size: 19px !important;*/
- color: darkmagenta !important;
- }
- li[style^="font-size: 1.038"] a{
- /* font-size: 19px !important;*/
- color: darkolivegreen !important;
- }
- li[style^="font-size: 1.040"] a{
- /* font-size: 19px !important;*/
- color: darkorange !important;
- }
- li[style^="font-size: 1.042"] a{
- /* font-size: 19px !important;*/
- color: crimson !important;
- }
- li[style^="font-size: 1.043"] a{
- /* font-size: 19px !important;*/
- color: cornsilk !important;
- }
- li[style^="font-size: 1.045"] a{
- /* font-size: 19px !important;*/
- color: cornflowerblue !important;
- }
- li[style^="font-size: 1.047"] a{
- /* font-size: 19px !important;*/
- color: coral !important;
- }
- li[style^="font-size: 1.048"] a{
- /* font-size: 19px !important;*/
- color: chocolate !important;
- }
- li[style^="font-size: 1.050"] a{
- /* font-size: 19px !important;*/
- color: chartreuse !important;
- }
- li[style^="font-size: 1.052"] a{
- /* font-size: 19px !important;*/
- color: cadetblue !important;
- }
- li[style^="font-size: 1.053"] a{
- /* font-size: 19px !important;*/
- color: burlywood !important;
- }
- li[style^="font-size: 1.055"] a{
- /* font-size: 19px !important;*/
- color: brown !important;
- }
- li[style^="font-size: 1.057"] a{
- /* font-size: 19px !important;*/
- color: blueviolet !important;
- }
- li[style^="font-size: 1.058"] a{
- /* font-size: 19px !important;*/
- color: deepskyblue!important;
- }
- li[style^="font-size: 1.060"] a{
- /* font-size: 19px !important;*/
- color: deeppink !important;
- }
- li[style^="font-size: 1.062"] a{
- /* font-size: 19px !important;*/
- color: darkviolet !important;
- }
- li[style^="font-size: 1.063"] a{
- /* font-size: 19px !important;*/
- color: darkturquoise !important;
- }
- li[style^="font-size: 1.065"] a{
- /* font-size: 19px !important;*/
- color: darkslategray !important;
- }
- li[style^="font-size: 1.067"] a{
- /* font-size: 19px !important;*/
- color: darkslateblue !important;
- }
- li[style^="font-size: 1.068"] a{
- /* font-size: 19px !important;*/
- color: darkseagreen !important;
- }
- li[style^="font-size: 1.070"] a{
- /* font-size: 19px !important;*/
- color: darksalmon !important;
- }
- li[style^="font-size: 1.072"] a{
- /* font-size: 19px !important;*/
- color: darkred !important;
- }
- li[style^="font-size: 1.073"] a{
- /* font-size: 19px !important;*/
- color: darkorchid !important;
- }
- li[style^="font-size: 1.075"] a{
- /* font-size: 19px !important;*/
- color: dimgray !important;
- }
- li[style^="font-size: 1.077"] a{
- /* font-size: 19px !important;*/
- color: dodgerblue !important;
- }
- li[style^="font-size: 1.078"] a{
- /* font-size: 19px !important;*/
- color: firebrick !important;
- }
- li[style^="font-size: 1.080"] a{
- /* font-size: 19px !important;*/
- color: firebrick !important;
- }
- li[style^="font-size: 1.082"] a{
- /* font-size: 19px !important;*/
- color: forestgreen !important;
- }
- li[style^="font-size: 1.084"] a{
- /* font-size: 19px !important;*/
- color: fuchsia !important;
- }
- li[style^="font-size: 1.085"] a{
- /* font-size: 19px !important;*/
- color: gainsboro !important;
- }
- li[style^="font-size: 1.086"] a{
- /* font-size: 19px !important;*/
- color: ghostwhite !important;
- }
- li[style^="font-size: 1.087"] a{
- /* font-size: 19px !important;*/
- color: gold !important;
- }
- li[style^="font-size: 1.089"] a{
- /* font-size: 19px !important;*/
- color: goldenrod !important;
- }
- li[style^="font-size: 1.090"] a{
- /* font-size: 19px !important;*/
- color: gray !important;
- }
- li[style^="font-size: 1.092"] a{
- /* font-size: 19px !important;*/
- color: thistle !important;
- }
- li[style^="font-size: 1.094"] a{
- /* font-size: 19px !important;*/
- color: green !important;
- }
- li[style^="font-size: 1.095"] a{
- /* font-size: 19px !important;*/
- color: greenyellow !important;
- }
- li[style^="font-size: 1.097"] a{
- /* font-size: 19px !important;*/
- color: honeydew !important;
- }
- li[style^="font-size: 1.099"] a{
- /* font-size: 19px !important;*/
- color: hotpink !important;
- }
- li[style^="font-size: 1.100"] a{
- /* font-size: 19px !important;*/
- color: indianred !important;
- }
- li[style^="font-size: 1.102"] a{
- /* font-size: 19px !important;*/
- color: indigo !important;
- }
- li[style^="font-size: 1.104"] a{
- /* font-size: 19px !important;*/
- color: ivory !important;
- }
- li[style^="font-size: 1.105"] a{
- /* font-size: 19px !important;*/
- color: khaki !important;
- }
- li[style^="font-size: 1.107"] a{
- /* font-size: 19px !important;*/
- color: lavender !important;
- }
- li[style^="font-size: 1.109"] a{
- /* font-size: 19px !important;*/
- color: lavenderblush !important;
- }
- li[style^="font-size: 1.110"] a{
- /* font-size: 19px !important;*/
- color: lawngreen !important;
- }
- li[style^="font-size: 1.112"] a{
- /* font-size: 19px !important;*/
- color: lemonchiffon !important;
- }
- li[style^="font-size: 1.114"] a{
- /* font-size: 19px !important;*/
- color: lightblue !important;
- }
- li[style^="font-size: 1.117"] a{
- /* font-size: 19px !important;*/
- color: lightcoral !important;
- }
- li[style^="font-size: 1.120"] a{
- /* font-size: 19px !important;*/
- color: lightcyan !important;
- }
- li[style^="font-size: 1.122"] a{
- /* font-size: 19px !important;*/
- color: lightgoldenrodyellow !important;
- }
- li[style^="font-size: 1.126"] a{
- /* font-size: 19px !important;*/
- color: lightgray !important;
- }
- li[style^="font-size: 1.127"] a{
- /* font-size: 19px !important;*/
- color: lightgreen !important;
- }
- li[style^="font-size: 1.131"] a{
- /* font-size: 19px !important;*/
- color: lightpink !important;
- }
- li[style^="font-size: 1.132"] a{
- /* font-size: 19px !important;*/
- color: lightsalmon !important;
- }
- li[style^="font-size: 1.137"] a{
- /* font-size: 19px !important;*/
- color: lightseagreen !important;
- }
- li[style^="font-size: 1.139"] a{
- /* font-size: 19px !important;*/
- color: lightslategray !important;
- }
- li[style^="font-size: 1.142"] a{
- /* font-size: 19px !important;*/
- color: lightskyblue !important;
- }
- li[style^="font-size: 1.146"] a{
- /* font-size: 19px !important;*/
- color: lightyellow !important;
- }
- li[style^="font-size: 1.151"] a{
- /* font-size: 19px !important;*/
- color: lime !important;
- }
- li[style^="font-size: 1.150"] a{
- /* font-size: 19px !important;*/
- color: turquoise !important;
- }
- li[style^="font-size: 1.152"] a{
- /* font-size: 19px !important;*/
- color: wheat !important;
- }
- li[style^="font-size: 1.156"] a{
- /* font-size: 19px !important;*/
- color: limegreen !important;
- }
- li[style^="font-size: 1.157"] a{
- /* font-size: 19px !important;*/
- color: linen !important;
- }
- li[style^="font-size: 1.159"] a{
- /* font-size: 19px !important;*/
- color: magenta !important;
- }
- li[style^="font-size: 1.161"] a{
- /* font-size: 19px !important;*/
- color: maroon !important;
- }
- li[style^="font-size: 1.162"] a{
- /* font-size: 19px !important;*/
- color: mediumaquamarine !important;
- }
- li[style^="font-size: 1.164"] a{
- /* font-size: 19px !important;*/
- color: mediumblue !important;
- }
- li[style^="font-size: 1.166"] a{
- /* font-size: 19px !important;*/
- color: mediumorchid !important;
- }
- li[style^="font-size: 1.168"] a{
- /* font-size: 19px !important;*/
- color: mediumpurple !important;
- }
- li[style^="font-size: 1.171"] a{
- /* font-size: 19px !important;*/
- color: mediumseagreen !important;
- }
- li[style^="font-size: 1.174"] a{
- /* font-size: 19px !important;*/
- color: mediumslateblue !important;
- }
- li[style^="font-size: 1.176"] a{
- /* font-size: 19px !important;*/
- color: mediumspringgreen !important;
- }
- li[style^="font-size: 1.179"] a{
- /* font-size: 19px !important;*/
- color: mediumspringgreen !important;
- }
- li[style^="font-size: 1.183"] a{
- /* font-size: 19px !important;*/
- color: mediumvioletred !important;
- }
- li[style^="font-size: 1.189"] a{
- /* font-size: 19px !important;*/
- color: mintcream !important;
- }
- li[style^="font-size: 1.191"] a{
- /* font-size: 19px !important;*/
- color: mistyrose!important;
- }
- li[style^="font-size: 1.194"] a{
- /* font-size: 19px !important;*/
- color: moccasin !important;
- }
- li[style^="font-size: 1.20"] a{
- /* font-size: 19px !important;*/
- color: navajowhite !important;
- }
- li[style^="font-size: 1.22"] a{
- /* font-size: 19px !important;*/
- color: oldlace !important;
- }
- li[style^="font-size: 1.23"] a{
- /* font-size: 19px !important;*/
- color: olive !important;
- }
- li[style^="font-size: 1.24"] a{
- /* font-size: 19px !important;*/
- color: olivedrab !important;
- }
- li[style^="font-size: 1.25"] a{
- /* font-size: 19px !important;*/
- color: orange !important;
- }
- li[style^="font-size: 1.26"] a{
- /* font-size: 19px !important;*/
- color: orangered !important;
- }
- li[style^="font-size: 1.27"] a{
- /* font-size: 19px !important;*/
- color: orchid !important;
- }
- li[style^="font-size: 1.29"] a{
- /* font-size: 19px !important;*/
- color: palegoldenrod !important;
- }
- li[style^="font-size: 1.30"] a{
- /* font-size: 19px !important;*/
- color: palegreen !important;
- }
- li[style^="font-size: 1.31"] a{
- /* font-size: 19px !important;*/
- color: paleturquoise !important;
- }
- li[style^="font-size: 1.32"] a{
- /* font-size: 19px !important;*/
- color: palevioletred !important;
- }
- li[style^="font-size: 1.35"] a{
- /* font-size: 19px !important;*/
- color: papayawhip !important;
- }
- li[style^="font-size: 1.44"] a{
- /* font-size: 19px !important;*/
- color: peachpuff !important;
- }
- li[style^="font-size: 1.46"] a{
- /* font-size: 19px !important;*/
- color: peru !important;
- }
- li[style^="font-size: 1.47"] a{
- /* font-size: 19px !important;*/
- color: pink !important;
- }
- li[style^="font-size: 1.48"] a{
- /* font-size: 19px !important;*/
- color: plum !important;
- }
- li[style^="font-size: 1.49"] a{
- /* font-size: 19px !important;*/
- color: powderblue !important;
- }
- li[style^="font-size: 1.5"]:nth-child(odd) a{
- /* font-size: 19px !important;*/
- color: lightseagreen !important;
- }
- li[style^="font-size: 1.5"]:nth-child(even) a{
- /* font-size: 19px !important;*/
- color: peru !important;
- }
- li[style^="font-size: 1.52"] a{
- /* font-size: 19px !important;*/
- color: purple !important;
- }
- li[style^="font-size: 1.54"] a{
- /* font-size: 19px !important;*/
- color: rosybrown !important;
- }
- li[style^="font-size: 1.56"] a{
- /* font-size: 19px !important;*/
- color: royalblue !important;
- }
- li[style^="font-size: 1.57"] a{
- /* font-size: 19px !important;*/
- color: saddlebrown !important;
- }
- li[style^="font-size: 1.47"] a{
- /* font-size: 19px !important;*/
- color: salmon !important;
- }
- li[style^="font-size: 1.61"] a{
- /* font-size: 19px !important;*/
- color: sandybrown !important;
- }
- li[style^="font-size: 1.64"] a{
- /* font-size: 19px !important;*/
- color: seagreen !important;
- }
- li[style^="font-size: 1.75"] a{
- /* font-size: 19px !important;*/
- color: seashell !important;
- }
- li[style^="font-size: 1.78"] a{
- /* font-size: 19px !important;*/
- color: sienna !important;
- }
- li[style^="font-size: 1.81"] a{
- /* font-size: 19px !important;*/
- color: silver !important;
- }
- li[style^="font-size: 1.85"] a{
- /* font-size: 19px !important;*/
- color: skyblue !important;
- }
- li[style^="font-size: 2.2"] a{
- /* font-size: 19px !important;*/
- color: slateblue !important;
- }
- li[style^="font-size: 3.5"] a{
- /* font-size: 19px !important;*/
- color: slategray !important;
- }
- /*li[style="font-size: 1.24529569892473em"] a{
- color: slateblue !important;
- }*/
- /*li[style="font-size: 1.25201612903226em"] a{
- color: green !important;
- }*/
- li[style="font-size: 1.24529569892473em"] a ,
- li[style="font-size: 1.25201612903226em"] a ,
- li[style="font-size: 1.25369623655914em"] a ,
- li[style="font-size: 1.35114247311828em"] a ,
- li[style="font-size: 1.35114247311828em"] a ,
- li[style="font-size: 1.4872311827957em"] a ,
- li[style="font-size: 1.49059139784946em"] a ,
- li[style="font-size: 1.52251344086022em"] a ,
- li[style="font-size: 1.54603494623656em"] a ,
- li[style="font-size: 1.6434811827957em"] a{
- /* font-size: 19px !important;*/
- /*color: yellow !important;*/
- }
- li[style="font-size: 1.57963709677419em"] a{
- /* font-size: 19px !important;*/
- /*color: yellow !important;*/
- }
- li[style="font-size: 1.8551747311828em"] a ,
- li[style="font-size: 1.89885752688172em"] a ,
- li[style="font-size: 2.80443548387097em"] a {
- /* font-size: 19px !important;*/
- /*color: tomato !important;*/
- }
- /* TAGS PAGES (#tags-index.tag) - CONTENT - A VOIR -
- margin-left: -206px !important;
- margin-right: 10px;
- === */
- #tags-index.tags #content tbody {
- display: inline-block !important;
- float: none !important;
- margin-left:-25% !important;
- width: 250% !important;
- }
- #tags-index.tags #content table tbody tr{
- display: inline !important;
- font-size: 2.75em !important;
- }
- /* ==== USERSCRIPTS HOMEPAGE ==== */
- /* USERSCRIPTS HOMEPAGE(#site-home.site) - CONTAINER - === */
- #site-home.site #root .container {
- width:auto !important;
- float:none !important;
- clear : both !important;
- }
- /* USERSCRIPTS HOMEPAGE(#site-home.site) - CONTAINER - TABLE - === */
- #site-home.site #root .container #content table.wide {
- width:120% !important;
- margin-top:30px !important;
- }
- #site-home.site #root .container #content table.wide tbody tr .script-meat p.desc {
- color:grey !important;
- }
- #site-home.site table.wide .script-meat a.title {
- text-decoration : none !important;
- }
- /* USERSCRIPTS HOMEPAGE(#site-home.site) - CONTAINER - TITLE "Popular scripts" - === */
- #site-home.site #root .container #content h1 {
- border-right: 5px none !important;
- color: grey !important;
- margin-top: 0;
- width: 120% !important;
- }
- /* USERSCRIPTS HOMEPAGE(#site-home.site) - RIGHT - === */
- #site-home.site #root .container #right {
- display:inline-block !important;
- position:absolute !important;
- z-index:500 !important;
- background: #333333 !important;
- margin-left: 430px !important;
- width : 400px !important;
- padding:0 20px 0 20px !important;
- }
- #site-home.site #right #browser-news ul li a {
- text-decoration : none !important;
- }
- /* USERSCRIPTS HOMEPAGE(#site-home.site) - RIGHT - TAG CLOUD - === */
- #site-home.site #root .container #right #tag-cloud {
- background: #222222 !important;
- border-radius: 0 0 5px 5px !important;
- color: SlateGray !important;
- display: inline-block !important;
- float: none !important;
- left: 0px !important;
- min-height: 250px !important;
- padding: 25px !important;
- position: absolute !important;
- top: 590px !important;
- width: 390px !important;
- }
- /* GENERAL - USER - USER AVATAR - === */
- body.users .avatar .photo {
- background: white;
- border: 1px solid #CCCCCC;
- margin-top: 15px !important;
- padding: 2px !important;
- }
- /* GENERAL - ALL PAGE - CONTENT PRINCIPAL - === */
- /*body.wide #content {
- overflow-x: auto;
- width: 150% !important;
- }*/
- /* ==== USER(#users-show) ==== */
- /* (new3)USER PAGE(#users-show) - PROFILE - CONTENT PRINCIPAL - === */
- #users-show #root .container>#content {
- overflow: visible !important;
- width: 150% !important;
- margin-top: 32px !important;
- }
- /* SCRIPT PAGE(#scripts-review] - CODE PAGE - CONTENT PRINCIPAL - === */
- #scripts-review.scripts #content {
- overflow-x: auto;
- width: 150% !important;
- margin-top: -25px !important;
- }
- /* SCRIPT PAGE - CODE PAGE - NUMBER line -
- #userscripts_org_source_code_line_numbers_0 {
- -moz-user-select: none;
- background: transparent !important;
- cursor: default;
- float: none !important;
- margin-right: -2px;
- padding-left: 5px;
- padding-right: 5px;
- position: absolute !important;
- text-align: left !important;
- width: 800px !important;
- } === */
- /* SCRIPTS LIST(#scripts-index.scripts) - SCRIPTS TITLES - === */
- #scripts-index.scripts .script-meat a.title {
- font-size: 18px !important;
- text-decoration : none !important;
- }
- /* DISCUSS BLOCK */
- .entry-title {
- font-size:16px !important;
- }
- .c2>small .author {
- text-align:right !important;
- width:250px !important;
- display:inline-block !important;
- position:relative !important;
- left:-20px !important;
- }
- /* AUTHOR */
- .author {
- color: grey !important;
- }
- /*LAST POST */
- a.lastpost {
- background: #2E3D45 !important;
- margin-left: -10px !important;
- margin-top: 0 !important;
- padding: 0 4px;
- position: absolute !important;
- }
- /* GENERAL - BACKGROUND BOTTOM container - === */
- #root {
- background: #434141 !important;
- margin-top: -5px !important;
- }
- /* (new5) SCRIPT PAGE(#scripts-show) - SIDEBAR RIGHT - SIZE for longs Scripts Names - FLOAT NONE - === */
- #scripts-show #right {
- background: none repeat scroll 0 0 rgb(255, 255, 255);
- clear: both !important;
- display: inline-block !important;
- float: none !important;
- left: 60px !important;
- padding-left: 20px;
- position: relative !important;
- top: 0 !important;
- width: 210px;
- }
- #scripts-show #script_sidebar {
- width: 400px !important;
- overflow: visible !important;
- display: inline-block !important;
- position: relative !important;
- /* z-index: 500 !important;*/
- background: #333333 !important;
- }
- /* ==== GM SCRIPTS ==== */
- /* GENERAL(SCRIPT PAGE(#scripts-show)?) - NO REVIEW / NO DICUSS - === */
- .noreviews>h4,
- .none>h4 {
- background: #222222 !important;
- color : grey !important;
- padding-left: 5px !important;
- text-align: center !important;
- }
- /* A VOIR - SCRIPT PAGE(#scripts-show) - REVIEW - ADD STARs ICONS -
- :not(scripts-reviews.scripts)
- === */
- /*.r5.rating:after {
- content: "." !important;
- background: url("http://184.106.198.177/images/5stars-small-2.png") !important;
- background-position: 0 -11px !important;
- position: absolute !important;
- width: 200px !important;
- width: 60px !important;
- height: 13px !important;
- }
- #review-list .r5.rating:after {
- content: "." !important;
- background: none !important;
- color : transparent !important;
- position: absolute !important;
- width: 200px !important;
- width: 60px !important;
- height: 13px !important;
- }*/
- /* (new5) TOPICS (#topics-show ) - HEADER SUBTITLE - === */
- #topics-show #content {
- /* display: inline;
- float: left;
- margin-right: 10px;*/
- /* margin-top: -15px !important;*/
- width: 1200px !important;
- }
- #topics-show .posts.wide {
- display: inline;
- float: left;
- margin-right: 10px;
- margin-top: 10px !important;
- width: 1200px !important;
- }
- /*(new5) TOPICS (#topics-show #topic_mod) - RSS + Nub post Voices*/
- #topics-show #topic_mod + .subtitle {
- position: absolute !important;
- display: inline-block !important;
- height: 20px !important;
- line-height: 20px !important;
- width: 200px !important;
- top: -120px! important;
- left: -240px !important;
- margin-top: -40px !important;
- white-space: nowrap !important;
- text-align: left !important;
- color: peru !important;
- }
- /* {
- bottom: 0 !important;
- color: #888888;
- display: inline-block !important;
- margin: auto !important;
- min-width: 1000px !important;
- padding: 0 !important;
- position: absolute !important;
- right: 0 !important;
- text-align: right !important;
- top: 19px !important;
- width: 100% !important;
- } */
- #topics-show #topic_mod + .subtitle br ,
- #topics-show #topic_mod + .subtitle ~br {
- display: none !important;
- }
- #topics-show #content br+ .pagination {
- width: 500px !important;
- margin-left: 520px !important;
- text-align: center !important;
- }
- /* (new5)FORUM - TOPICS(#topics-show.) - POST(.post) -
- table p
- #topics-show.topics #content table.posts tbody tr.post td.body
- === */
- #topics-show .body.entry-content {
- display: inline-block !important;
- /* min-width: 50% !important;
- max-width: 60% !important; */
- /* width: 100% !important;
- width: auto !important;
- position: relative !important; */
- }
- #topics-show.topics .body.entry-content p {
- width: 800px !important;
- }
- /* (new1) USER POST(#users-posts) - VCARD DATE - === */
- #users-posts .post td.author {
- background: #333333 !important;
- }
- #users-posts .post td.author .date {
- position: relative !important;
- display: inline-block !important;
- float: none !important;
- height: 20px !important;
- width: 150px !important;
- line-height: 20px !important;
- padding-left: 5px !important;
- background: #333333 !important;
- border: gray solid 1px !important;
- border-radius: 5px !important;
- }
- /* FORUM - TOPICS(#topics-show.) - POST CONTENT - TXT -
- #topics-show.topics #content table.posts tbody tr.post.hentry.by-author.good-ham .body.entry-content
- === */
- #topics-show #content table.posts tbody tr.post td.body.entry-content {
- display: inline-block !important;
- position: relative !important;
- width: 1361px !important;
- background: #222222 !important;
- }
- /* (new5)FORUM - TOPICS(#topics-show.) - POST CONTENT - CODE === */
- #topics-show #content table.posts tbody tr.post td.body.entry-content pre {
- /* position: relative !important;*/
- /* display: inline-block !important;*/
- /* max-width: 861px !important;
- white-space: pre-wrap !important;*/
- /*float: left !important;
- clear: both !important;*/
- color: black !important;
- }
- #topics-show #content table.posts tbody tr.post td.body.entry-content pre:not([id^="userscripts_org_source_code_line_numbers"]) ,
- #topics-show #content table.posts tbody tr.post td.body.entry-content pre.sh_html.sh_sourceCode,
- #topics-show #content table.posts tbody tr.post td.body.entry-content pre.sh_javascript.sh_sourceCode {
- position: relative !important;
- display: inline-block !important;
- /*float: right !important;
- clear: both !important;*/
- width: 100% !important;
- min-width: 1300px !important;
- /*margin-left: 50px !important*/;
- white-space: pre-wrap !important;
- /* color: red !important;*/
- }
- /* ==== GM SCRIPTS ==== */
- /* GM - GENERAL(SCRIPT PAGE(#scripts-show)?) - SCRIPT NAV BAR - TAB "VERSION" - === */
- #script-nav li:last-of-type {
- position: absolute !important;
- display: inline-block !important;
- float: none !important;
- clear: both !important;
- width: 12% !important;
- margin-top : -13px !important;
- margin-left: 185px !important;
- text-decoration: none;
- background: #222222 !important;
- border-radius: 5px !important;
- }
- #script-nav li:last-of-type a {
- color : gray !important;
- }
- /* A SUPP ??? - GM - SCRIPT "USERCSRIPTS +++" - ADD ICONs - A VOIR
- .script-meat>a[href$=".user.js"] {
- color : transparent !important;
- overflow : visible !important;
- background-color : transparent !important;
- }
- .script-meat>a[href$=".user.js"]:before {
- content: "xxxx" !important;
- background-image: url("/images/script_icon.png") !important;
- background-color : red !important;
- width : 7px !important;
- height : 14px !important;
- padding-right: 18px;
- display : inline-block !important;
- position :absolute !important;
- z-index : 5000 !important;
- color : transparent !important;
- } === */
- /* PAGINATOR - CURRENT - === */
- .pagination .current {
- background: none repeat scroll 0 0 #5F5B5B !important;
- border: 1px solid #F90808 !important;
- border-radius: 5px 5px 5px 5px !important;
- color: #6FF901 !important;
- }
- /* (COR1) ==== END ==== */
- /* ==== USERSRIPT PROFILE 2>3 (#users-show)
- need Userscripts.org Source Code Line Numbers
- By Cletus : http://userscripts.org/scripts/show/95658
- http://userscripts-mirror.org/scripts/show/95658 (not mirror)
- ==== */
- /* (new6) SCRIPT "MONKEY BARREL" =
- http://userscripts.org/scripts/show/114843
- http://userscripts-mirror.org/scripts/show/114843
- === */
- /* MENU Z-INDEX - === */
- .mainmenu-.hid>li {
- z-index: 1500 !important;
- }
- /* TEST - PROFILE PAGE(#users-show) - BOTTOM CONTAINER TOTAL - === */
- /*body#users-show .main {
- display: inline;
- float: left;
- margin-right: 0;
- min-height: 1000px !important;
- margin-bottom: 50px !important;
- }*/
- /* TEST - GENERAL - BOTTOM CONTENT CONTAINER TOTAL - === */
- #content {
- margin-bottom: 100px !important;
- }
- /* ================= */
- /* USER PROFILE (#users-show.users) - SCRIPT PAGE - USER WEBSITE + INFOS - === */
- /*body#users-show .about {
- position: relative !important;
- display: block !important;
- float: none !important;
- clear: both !important;
- width: 650px !important;
- height: 83px !important;
- left: 964px !important;
- margin-right: 10px;
- padding-right: 40px;
- top: -133px !important;
- margin-bottom: -15px !important;
- border: 1px solid red !important;
- }
- body#users-show .about p+p {
- display: none !important;
- }*/
- /* (new5) SEARCH - RIGHT PANEL - ALL - === */
- #section #section_search {
- position: absolute;
- right: 0px !important;
- top: 5px;
- }
- /* (new5) USER PROFILE (#users-show.users) - RIGHT PANEL - SEARCH - === */
- #users-show.users #section #section_search {
- position: absolute;
- right: 330px !important;
- top: 5px;
- }
- /* (new5) TOPICS (#topics-show) - RIGHT PANEL - SEARCH - === */
- #topics-show #section #section_search {
- position: absolute;
- right: -50px !important;
- top: 3px !important;
- }
- /* (new3) USER PROFILE (#users-show.users) - RIGHT PANEL "Groups" / "Scripts" "Guides / "Forums Posts" etc"- === */
- body.users ul.subnav {
- border-top: medium none !important;
- }
- #users-show.users #content ul.subnav {
- position: absolute !important;
- display: inline-block !important;
- float: none !important;
- width: 310px !important;
- right: -19px !important;
- top: -5px !important;
- z-index: 2 !important;
- }
- #users-show.users ul.subnav li {
- border-bottom: 1px solid rgb(221, 221, 221);
- border-left: 1px solid rgb(204, 204, 204);
- border-right: 1px solid rgb(204, 204, 204);
- height: 22px !important;
- line-height: 11px !important;
- margin-top: -3px !important;
- }
- /* (new3) USER PROFILE (#users-show) - RIGHT PANEL - TAG CLOUD (with GM SCRIPT "TAG CLOUD LINKS") - === */
- body#users-show #tag-cloud {
- position: absolute !important;
- display: inline-block !important;
- width: 300px !important;
- min-height: 262px !important;
- max-height: 262px !important;
- margin-right: 0px;
- top: 138px !important;
- left:999px !important;
- /*margin-bottom: 300px !important;*/
- padding: 22px 5px 25px 5px !important;
- border-radius: 0 0 5px 5px !important;
- color: SlateGray !important;
- background: #222222 !important;
- overflow: hidden !important;
- overflow-y: auto !important;
- z-index: 2 !important;
- }
- body#users-show #tag-cloud h4 {
- background: black !important;
- border-radius: 5px !important;
- color: LightGrey !important;
- margin-bottom: 2px !important;
- margin-left: 5px !important;
- margin-top: -20px !important;
- padding: 2px 5px !important;
- text-align:center !important;
- font-size : 12px !important;
- }
- #tag-cloud ol li {
- line-height: 1.2em;
- padding-right: 3px !important;
- text-decoration: none !important;
- }
- #tag-cloud ol li a {
- text-decoration: none !important;
- }
- /* (new3) USER PROFILE (#users-show) - "Send Message" / "Block User" / "USER ABOUT" - === */
- .user-info>p {
- margin: -115px -150px 1.5em !important;
- position:absolute !important;
- width: 124px !important;
- }
- .user-info>p + p {
- margin: -90px -150px 1.5em !important;
- position:absolute !important;
- width: 124px !important;
- }
- #users-show.users p.subtitle {
- margin: 5px 90px 1.5em !important;
- width: 204px !important;
- background : transparent !important;
- }
- .user-info > p ~ .about {
- position: absolute !important;
- display: inline-block !important;
- width: 300px !important;
- height : 77px !important;
- line-height : 12px !important;
- top : -107px !important;
- left : 999px !important;
- padding : 10px 0 2px 10px !important;
- background : #333333!important;
- border : gray solid 1px !important;
- overflow: hidden !important;
- overflow-y: auto !important;
- }
- .user-info > p ~ .about ul {
- position: relative !important;
- display: inline !important;
- line-height: 10px !important;
- margin: -15px 0px -5px -30px !important;
- top : 3px !important;
- }
- .user-info > p ~ .about ul li {
- position: relative !important;
- display: inline-block !important;
- line-height: 20px !important;
- margin: -15px 5px 5px !important;
- }
- .user-info > p ~ .about ul li a {
- position: relative !important;
- display: inline-block !important;
- line-height: 20px !important;
- margin: -10px 0px -5px -1px !important;
- width: 80px !important;
- overflow: hidden !important;
- white-space: nowrap !important;
- text-overflow: ellipsis !important;
- }
- #users-show.users .user-info .about h1 {
- color: gray !important;
- font-size: 1em !important;
- margin-top: -32px !important;
- }
- /* (new3) - PROFILE - USER INFOS - WEB LINKS - === */
- .user-info > p ~ .about p {
- position: relative !important;
- display: inline-block !important;
- max-width: 300px !important;
- min-width: 300px !important;
- top: -9px !important;
- left: -5px !important;
- padding: 1px 0 1px 2px !important;
- /* color: TAN !important;*/
- background: #333333 !important;
- }
- .user-info .about>p>a {
- position: relative !important;
- display: inline-block !important;
- max-width: 300px !important;
- min-width: 300px !important;
- left: -5px !important;
- padding: 1px 0 1px 2px !important;
- text-overflow: ellipsis !important;
- white-space: nowrap !important;
- overflow: hidden !important;
- color: TAN !important;
- background: #222222 !important;
- }
- .user-info .about>p>a:hover {
- color: peru !important;
- background: #222222 !important;
- }
- .user-info .about>p>a:before {
- content: ">" !important;
- position: relative !important;
- display: inline-block !important;
- max-width: 10px !important;
- min-width: 10px !important;
- margin-right: 5px !important;
- padding: 1px !important;
- text-align: center !important;
- color: TAN !important;
- background: black !important;
- }
- /* (new2)USER PROFILE (#users-show) - "USER ABOUT" - WEB SITE + Infos - === */
- /*.about>p>a {
- position: relative !important;
- display: inline-block !important;
- line-height: 20px !important;
- margin: -10px 0px -5px -1px !important;
- width: 220px !important;
- overflow: hidden !important;
- white-space: nowrap !important;
- text-overflow: ellipsis !important;
- }*/
- .about>p>a {
- text-decoration: none !important;
- }
- .about>p+p{
- position: relative !important;
- display: inline-block !important;
- margin-top: -14px !important;
- }
- /* USER PROFILE (#users-show) - "USER ABOUT" - EMAIL ICON - === */
- .user-info > p ~ .about ul li a[href^="mailto:"] {
- padding-left: 25px !important;
- text-decoration: none !important;
- }
- .user-info > p ~ .about ul li a[href^="mailto:"]:before {
- position: absolute !important;
- display: inline-block !important;
- background: url("data:image/x-icon;base64,AAABAAEAEBAQAAAAAAAoAQAAFgAAACgAAAAQAAAAIAAAAAEABAAAAAAAgAAAAAAAAAAAAAAAEAAAAAAAAABpaGgAj42MAAAAAAD///8A4ODgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIiIiIiIiIiIhEREREREREhQzMzMzMzNBE0MzMzMzNDETNDMzMzNDMRMzQzMzNDMxEzM0MzNDMzATMzM0QzMzMRMzM0EUMzMxEzM0EzFDMzETM0EzMxQzMRM0EzMzMUMxE0EzMzMzFDEUEzMzMzMxQREzMzMzMzMRIRERERERERL//wAAgAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAQAA") no-repeat scroll 0 0 transparent !important;
- color: transparent !important;
- content: "." !important;
- height: 20px !important;
- width: 22px !important;
- left: 4px !important;
- top: 3px !important;
- transform: scale(0.8) !important;
- overflow: visible !important;
- }
- /* (new6) USER PROFILE (#users-show) - DONATE BUTTON -
- http://userscripts.org/users/JoeSimmons
- http://userscripts-mirror.org/users/JoeSimmons.html
- === */
- #users-show .about>p>a>img[src="http://s18.postimg.org/47cxl1geh/donate_250x50.png"] {
- width: 92px !important;
- }
- /* USER PROFILE (#users-show) - (Public Feeds) - BLOCK SUMMARRY - === */
- body#users-show .summary {
- position:absolute !important;
- width: 50% !important;
- height:70px !important;
- top:-95px !important;
- left:350px !important;
- margin-top: 2px !important;
- padding:0px 0 5px 10px !important;
- background: transparent !important;
- color: slategray !important;
- }
- /* USER (Public Feeds) - SUMMARY - TITLE - === */
- .summary>h4 {
- color : slategray !important;
- margin-top: 10px !important;
- }
- /* USER PROFILE (#users-show) - "About " - website -
- #users-show.users .user-info .about {
- background: none repeat scroll 0 0 #333333 !important;
- display: inline;
- float: none !important;
- left: -244px !important;
- margin-right: 0;
- padding-right: 0;
- position: relative !important;
- top: -35px !important;
- width: 81% !important;
- color: slategray !important;
- } === */
- /* ============ USER PROFILE (#users-show)- SECTIONS ============= */
- /* (new1)USER PROFILE (#users-show) - ALL SECTIONS (CONTRIBUTION/ACTIVITY/REVIEWS) - ALL BOXS height/width - === */
- #users-show .box {
- float: left;
- display: inline;
- margin-right: 50px !important;
- padding: 10px;
- border-top: none !important;
- }
- /* (new1)USER PROFILE (#users-show) - CONTRIBUTIONS - SECTION 1 -
- border-radius:5px 5px 0 0 !important;
- outline : red solid 1px !important;
- width: 81% !important;
- width: 1230px !important;
- === */
- body#users-show .main #contributions {
- float: none !important;
- position: relative !important;
- width: 1230px !important;
- max-height: 200px !important;
- min-height: 0px !important;
- margin-left: -245px !important;
- margin-top: -60px !important;
- bottom: -20px !important;
- padding: 0px 0 0px 10px !important;
- background: #333333 !important;
- color: slategray !important;
- }
- /* (new1)USER PROFILE (#users-show) - CONTRIBUTIONS - ALL BOXS (SCRIPTS/GUIDES/JETPACKS AUTHORED) -
- outline : blue solid 1px !important;
- === */
- body#users-show .main #contributions .box {
- float:left !important;
- position: relative !important;
- display : block !important;
- width : 292px !important;
- top: -33px !important;
- margin-left: -4px !important;
- margin-right: 100px !important;
- padding: 0 0 0 7px !important;
- }
- body#users-show .main #contributions .box ul {
- margin-top: 1px !important;
- margin-left: -3px !important;
- padding: 2px 1px 2px 12px !important;
- outline : black solid 1px !important;
- }
- /* (new5)USER PROFILE (#users-show) - SECTIONS - BOX CONTRIBUTION - SCRIPTS AUTHORED + BOX ACTIVITY - FORUM ACTIVITY - === */
- #users-show.users .container #content .user-info #activity .box ul li a[href^="/posts/"] ,
- #users-show .main #contributions .box ul li a[href^="/scripts/show/"] {
- position: relative !important;
- display: inline-block !important;
- width: 340px !important;
- font-size: 13px !important;
- padding: 1px 5px 0px 3px!important;
- border: 1px solid gray !important;
- border-radius: 5px !important;
- background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 transparent !important;
- overflow: hidden !important;
- white-space: nowrap !important;
- text-overflow: ellipsis !important;
- }
- /* (new5) USER PROFILE (#users-show) - SECTIONS - BOX ACTIVITY - FAVORITE SCRIPTS - === */
- #users-show.users .container #content .user-info #activity .box ul li a[href^="/scripts/show/"] {
- display: inline-block !important;
- width: 335px !important;
- margin-top: 2px !important;
- margin-bottom: 0px !important;
- margin-left: 5px !important;
- font-size: 13px !important;
- padding: 1px 5px 0px 3px!important;
- border: 1px solid gray !important;
- border-radius: 5px !important;
- background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 transparent !important;
- overflow: hidden !important;
- white-space: nowrap !important;
- text-overflow: ellipsis !important;
- }
- /* USER PROFILE (#users-show) - SECTIONS - BOX CONTRIBUTION - TITLES - */
- #contributions>.box>h4 {
- width: 374px !important;
- margin-left: -4px !important;
- border-radius: 0px !important;
- }
- /* (new2) USER PROFILE (#users-show) - CONTRIBUTIONS - "AND xx MORE scripts " - === */
- body#users-show .main #contributions .box p:last-child {
- float: none !important;
- position: relative !important;
- width: 100% !important;
- margin-top: -15px !important;
- margin-bottom: 35px !important;
- margin-left: 15px !important;
- padding: 1px 0 0 15px !important;
- background: #222222 !important;
- border-radius : 5px !important;
- text-align: center !important;
- }
- /* USER PROFILE (#users-show) - ACTIVITY - SECTION 2 - TITLE - === */
- #contributions + #activity h1 {
- float : none !important;
- clear : both !important;
- position : relative !important;
- display : inline-block !important;
- height : 30px !important;
- width : 1230px !important;
- top : -162px !important;
- left : 1px !important;
- padding-left : 10px !important;
- vertical-align : middle !important;
- background: #333333 !important;
- }
- /* (new1)USER PROFILE (#users-show) - ACTIVITY - BLOCK -
- outline : blue solid 1px !important;
- === */
- body#users-show .main #activity {
- float:left !important;
- clear: both !important;
- position: relative !important;
- display : inline-block !important;
- width : 1250px !important;
- height : 200px !important;
- top: 100px !important;
- margin-left: -245px !important;
- }
- /* (new5)USER PROFILE (#users-show) - ACTIVITY - ALL BOXS FORUMS ACTIVITY/COMMENTS POSTED/ FAVORITES SCRIPTS -
- outline : gold solid 1px !important;
- === */
- body#users-show .main #activity .box {
- float: left !important;
- position: relative !important;
- display : inline-block !important;
- max-height: 210px !important;
- min-height: 210px !important;
- width: 270px !important;
- top: -192px !important;
- margin-right: 125px !important;
- /* margin-left: -10px !important; */
- /* padding-left: 20px !important; */
- }
- body#users-show .box ul li a {
- font-size: 15px !important;
- }
- /* (new5)USER PROFILE(#users-show) - ACTIVITY - FORUMS/COMMENTS/FAVORITES - BLOCK TITLE+LINKS -
- #activity .box:first-of-type = (forum activity)
- #activity div.box:first-of-type + .box = (comment)
- #activity div.box:first-of-type + .box + .box = (favorite)
- === */
- #activity .box h4 {
- display : block !important;
- width: 379px !important;
- height : 10px !important;
- margin-top : 8px !important;
- margin-left: 0px !important;
- padding-left : 4px !important;
- border-radius: 0px !important;
- }
- /* USER PROFILE(#users-show) - ACTIVITY - LINKS - "Forums Activity"(href="/posts/) - === */
- #activity ul {
- position: relative !important;
- width: 260px !important;
- top: 1px !important;
- margin-left: 1px !important;
- font-size: 11px !important;
- outline : black 1px solid !important;
- }
- #activity .box:first-of-type ul > li > a {
- padding-left: 0px !important;
- margin-left: -10px !important;
- font-size: 13px !important;
- text-decoration: none !important;
- }
- /* USER PROFILE(#users-show) - ACTIVITY - LINKS - "Favorite Scripts"(href="/scripts/show/) - SUPP TXT(transparent) "on" - === */
- .box>ul>li {
- color:transparent !important;
- width:140% !important;
- line-height:18px !important;
- padding:2px 0 !important;
- }
- .box>ul>li>a {
- font-size : 18px !important;
- text-decoration : none !important;
- padding-left : 2px !important;
- }
- /* (new2) USER PROFILE(#users-show) - ACTIVITY - FORUMS/COMMENTS/FAVORITES - "VIEW POSTS"/"VIEW ALL"/"xx MORE " - === */
- #activity div.box:first-of-type p:last-child , /* ACTIVITY*/
- #activity div.box:first-of-type + .box p:last-child ,
- #activity div.box:first-of-type + .box + .box p:last-child {
- position: relative !important;
- float: none !important;
- width: 100% !important;
- margin-left: 10px !important;
- margin-top: -10px !important;
- padding: 1px 0 0 15px !important;
- background: #222222 !important;
- border-radius: 5px !important;
- text-align: center !important;
- }
- /* (new2) COMMENTS POSTED */
- #activity div.box:first-of-type + .box p:last-child {
- position: relative !important;
- float: none !important;
- width: 100% !important;
- margin-left: 10px !important;
- margin-top: 10px !important;
- padding: 1px 0 0 15px !important;
- background: #222222 !important;
- border-radius: 5px !important;
- text-align: center !important;
- }
- /* (new1)USER PROFILE(#users-show) - REVIEW SECTION + BLOCKS (clear both) - EMPTY LINE - === */
- body#users-show .main #reviews {
- /* position: relative !important;*/
- /* display: inline-block !important;*/
- float: none!important;
- clear: both !important;
- position: relative !important;
- width: 100% !important;
- /*height: 100% !important;*/
- /* top: -10px !important;*/
- margin-left: -245px !important;
- padding: 2px 25px 5px 10px !important;
- border-radius: 5px 5px 0 0 !important;
- background: #333333 !important;
- color: slategray !important;
- }
- /* USER PROFILE(#users-show) - REVIEW SECTION - TITLE - === */
- #users-show .main>h1 {
- width: 100% !important;
- height : 29px !important;
- margin: -1px 0 -12px 0 !important;
- margin-left: -245px !important;
- margin-top: -10px !important;
- padding: 5px 5px 0 30px !important;
- background: #222222 !important;
- color: grey !important;
- }
- /* USER PROFILE(#users-show) - REVIEW SECTION - TXT "and XXXmore reviews" - === */
- #users-show .main h1 span {
- float: none !important;
- font-size: 12px !important;
- margin-right: 142px;
- position: relative !important;
- top: -5px !important;
- }
- /* (new1)USER PROFILE(#users-show) - REVIEW - ALL BOXS -
- outline : red solid 1px !important;
- min-height : 350px !important;
- max-height : 350px !important;
- min-height: 180px !important;
- max-height: 180px !important;
- === */
- #users-show .box.review {
- float: left !important;
- position: relative !important;
- display: inline-block !important;
- height: 170px !important;
- width: 450px !important;
- top: 12px !important;
- margin-top: 2px !important;
- margin-bottom: -6px !important;
- left: -240px !important;
- margin-right: 5px !important;
- padding : 0 !important;
- background: #222222 !important;
- border: 2px solid gray !important;
- }
- /* USER PROFILE(#users-show) - REVIEW BOXS - TXT "xx People found this review helpful" -
- border : 1px solid yellow !important;
- === */
- #users-show.users #root .container #content .user-info .main .box [id^="reviews-"].status {
- position: absolute !important;
- display: inline-block !important;
- height: 8px !important;
- min-width: 0px !important;
- max-width : 300px !important;
- top: 2px !important;
- right: 1px !important;
- line-height: 1px !important;
- padding: 7px 5px 3px 5px !important;
- background: #333333 !important;
- color: slategray !important;
- }
- /* USER PROFILE(#users-show) - REVIEW BOXS - TITLE OF THE REVIEW - === */
- #users-show .user-info .box.review div .rating+b {
- display: inline-block !important;
- width: 444px !important;
- padding-left: 5px !important;
- background: #333333 !important;
- border-bottom: 1px solid gray !important;
- border-top: 1px solid gray !important;
- }
- #users-show .user-info .box.review div .rating+b:before {
- content: "▷" !important;
- display: inline-block !important;
- width: 14px !important;
- padding-right: 5px !important;
- background: #333333 !important;
- }
- /* (new5)USER PROFILE(#users-show) + USER REVIEW LIST - REVIEW BOXS - CONTENT - TXT REVIEW - === */
- #users-show .body {
- position: relative !important;
- display: inline-block !important;
- width: 95% !important;
- height: 120px !important;
- margin-top: 2px !important;
- margin-left: 8px !important;
- padding: 5px !important;
- background: #222222 !important;
- overflow: auto !important;
- overflow-x: hidden !important;
- }
- #users-reviews.users #review-list .body h1,
- #users-reviews.users #review-list .body h3,
- #users-show .body h1,
- #users-show .body h3 {
- position: relative !important;
- display: inline-block !important;
- margin-bottom: -10px !important;
- font-size: 1em ! important;
- padding: 0! important;
- }
- #users-reviews.users #review-list .body br,
- #users-show .body br {
- display: none! important;
- }
- #users-reviews.users #review-list .review strong a ,
- #users-show #content .user-info .main .box.review strong a {
- color: peru !important;
- }
- /* A VOIR - === */
- #users-show .body>ul {
- position: relative !important;
- display: inline-block !important;
- width: 96.7% !important;
- max-height: 100px !important;
- margin-top: -2px !important;
- margin-left: 0px !important;
- padding: 8px !important;
- background: #222222 !important;
- overflow: auto !important;
- overflow-x: hidden !important;
- outline : yellow solid 1px !important;
- }
- #users-show .body>p+p {
- margin-top: -15px !important;
- }
- /* USER PROFILE(#users-show) - REVIEW BOXS - CONTENT - SUPP TXT "Review of XXXX" (Cover by SCRIPT NAME) - === */
- /*#users-show.users .box br {
- float: none !important;
- clear: both !important;
- position: absolute !important;
- display: block !important;
- margin-top: -50px !important;
- outline : red solid 1px !important;
- }*/
- /* USER PROFILE(#users-show) - REVIEW BOX - RATTING HEADER - === */
- #users-show.users .box div .rating {
- background: black !important;
- }
- #users-show.users .box div .rating span {
- padding-left: 5px !important;
- }
- /* USER PROFILE(#users-show) - REVIEW BOX - NBR COMMENTS + SPAM REPORT + SUPP separator "|" (transpatent) - === */
- #users-show .box.review>p {
- position: absolute !important;
- display: inline-block !important;
- width: 98% !important;
- top: 0 !important;
- right: 300px !important;
- left: 2px !important;
- margin-top: 198px !important;
- padding-left: 5px !important;
- background: none repeat scroll 0 0 black !important;
- }
- .box.review>p a {
- display: inline-block !important;
- width: auto !important;
- text-decoration: none !important;
- }
- /* USER PROFILE(#users-show) - REVIEW BOX - SPAM REPORT TXT "Yes/No" - HOVER - === */
- .box.review>p a[href^="/spam?spam=true"]:hover {
- display: inline-block !important;
- background: red !important;
- color: gold !important;
- padding: 0 2px !important;
- border-radius: 5px !important;
- }
- .box.review>p a[href^="/spam?target_"]:hover {
- display: inline-block !important;
- background: green !important;
- color: gold !important;
- padding: 0 2px !important;
- border-radius: 5px !important;
- }
- /* USER PROFILE(#users-show) - REVIEW BOXS - SCRIPT NAME - SUPP TXT "Review Of XX " (Cover by SCRIPT NAME) - === */
- #content .user-info .main .box div a {
- position: relative !important;
- left: 0 !important;
- font-size: 15px !important;
- color: DimGray !important;
- }
- /* USER PROFILE(#users-show) - REVIEW BOXS - SCRIPT NAME + ADD CARET - === */
- #users-show .box.review>div>a[href^="/scripts/show/"] {
- position: absolute !important;
- width: 372px !important;
- line-height: 14px !important;
- margin-left: 1px !important;
- padding: 2px 35px !important;
- text-decoration: none !important;
- font-size: 14px !important;
- border: 1px solid gray !important;
- border-radius: 5px !important;
- background: -moz-linear-gradient(center top , #000000 1%, #333333 48%, #000000 99%) repeat scroll 0 0 transparent !important;
- overflow: hidden !important;
- text-overflow: ellipsis !important;
- white-space: nowrap !important;
- color: peru !important;
- }
- #users-show .box.review>div>a[href^="/scripts/show/"]:before {
- position: absolute !important;
- display: inline-block !important;
- content: "." !important;
- background: url("http://l.yimg.com/g/images/flickr-sprite.png.v3") no-repeat scroll -1574px -93px transparent !important;
- width: 15px !important;
- margin-left: -12px !important;
- margin-top: 0px !important;
- color: transparent !important;
- z-index: 55500 !important;
- }
- /* A VOIR - USER PROFILE(#users-show) - CONTRIBUTION - ADD CARET - "Scripts Authored" - before Script Name Links - === */
- /*.scripts>li a:before {
- position: absolute !important;
- display: block !important;
- width: 10px !important;
- margin-left: -15px !important;
- content: "x" !important;
- background: url("http://l.yimg.com/g/images/flickr-sprite.png.v3") no-repeat scroll -1574px -93px transparent !important;
- color: transparent !important;
- }*/
- /* (new5)USER PROFILE(#users-show) - ALL SECTIONS - BOXS ITEMS - ADD CARET - === */
- .box>ul>li:before {
- position: absolute !important;
- display: inline-block !important;
- width: 10px !important;
- margin-left: -10px !important;
- margin-top: 5px! important;
- content: "x" !important;
- background: url("http://l.yimg.com/g/images/flickr-sprite.png.v3") no-repeat scroll -1574px -93px transparent !important;
- color: transparent !important;
- }
- /* (new9) USER PROFILE(#users-show) - REVIEW - ADD 5 STARs ICONS - REVIEW -
- :not(scripts-reviews.scripts)
- COR for http://userscripts.org:8080 (always goog for images)
- === */
- #users-show.users .rating span {
- color: transparent !important;
- }
- #users-show.users .rating span:after {
- position: absolute !important;
- transform: scale(0.9) !important;
- height: 14px !important;
- margin-left: -45px !important;
- margin-top: 3px !important;
- content: "." !important;
- background: url("http://userscripts-mirror.org/images/5stars-small-2.png") !important;
- background-position: 0 -11px !important;
- background-color: #9D1414 !important;
- border: 1px solid #9D1414 !important;
- }
- #users-show.users .r1 span:after {
- width: 13px !important;
- margin-left: -37px ! important;
- }
- #users-show.users .r2 span:after {
- width: 24px !important;
- }
- #users-show.users .r3 span:after {
- width: 36px !important;
- }
- #users-show.users .r4 span:after {
- width: 47px !important;
- }
- #users-show.users .r5 span:after {
- width: 61px !important;
- }
- /* USER PROFILE(#users-show) - SECTIONS - TITLES - COLOR - === */
- #contributions>h1 ,
- #activity>h1 ,
- .box>h4 ,
- .main {
- color : slategray !important;
- }
- /* USER PROFILE(#users-show) - SECTIONS - BOXS - TITLES - POUR EVITER AUTRES H1 - A VOIR -
- #users-show #section + .container h1:not([id="full_description"]):not([href="/"]):not([id="full_description>ol>li"]) {
- background: #222222;
- color: grey !important;
- font-weight: normal;
- line-height: 1;
- margin-bottom: -20px !important;
- padding: 3px 0 3px 5px !important;
- } === */
- .box>h4{
- width: 365px !important;
- height : 10px !important;
- margin-top: 20px !important;
- line-height: 0.7 !important;
- padding: 4px 0 5px 5px !important;
- border-radius:0 0 0px 5px !important;
- background: #222222;
- color: #222222;
- font-weight: normal;
- font-size: 15px !important;
- }
- /* (new5) - CODE DIFF VERSION - BACKGROUND COLOR - CORRECTION - === */
- #scripts-diff code:only-of-type {
- /* background: red !important;*/
- background: #434141 !important;
- }
- #scripts-diff #content>div>pre>code:only-child {
- background: #EEEEEE !important;
- }
- /* (new5) SCRIPTS CODE - DIFF PAGE -
- Flickr Easy Photo Post : http://userscripts.org/scripts/diff/116037/412438 (not mirror)
- === */
- #scripts-diff .container {
- /* position: relative !important;*/
- /* display: inline-block !important;*/
- /* float: none !important;*/
- width: 1200px !important;
- overflow: visible !important;
- }
- #scripts-diff.scripts #content {
- margin-left: -338px !important;
- overflow-x: auto;
- width: 156% !important;
- }
- #scripts-diff #content pre {
- position: relative !important;
- display: inline-block !important;
- /* float: none !important;*/
- /* width: 1200px !important;*/
- /* line-height: 28px !important;*/
- /* white-space: normal !important;*/
- /* overflow: visible !important;*/
- margin: 0 !important;
- text-align: left !important;
- }
- #scripts-diff.scripts #content pre code {
- position: relative !important;
- display: inline-block !important;
- /* width: 1900px !important;*/
- /* margin: 1.5em 0;*/
- /* white-space: pre-wrap !important;*/
- /* white-space: normal !important;*/
- margin: 0 !important;
- text-align: left !important;
- }
- #scripts-diff.scripts #content pre code *:not(.diffAdd ):not(.diffDel) {
- display: block !important;
- float: none !important;
- margin: 0 !important;
- width: 1700px !important;
- text-align: left !important;
- }
- /* == END == USER PROFILE 2(#users-show) ==== */
- /* (new5) ==== LINKs ==== -
- ===Sélecteurs d'états
- :link désigne le lien quand il n'a pas été visité durant la session.
- :visited désigne le lien déjà visité.
- :active désigne le lien s'il correspond à la page affichée.
- :hover quand la souris passe sur la balise.
- ::focus quand la balise à le focus.
- === */
- a ,
- a:link {
- color: #6A8DA9 !important;
- text-decoration: none !important;
- }
- a:visited {
- color: #CDB38B !important;
- text-decoration: none !important;
- }
- a:hover {
- color: #0088FF !important;
- text-decoration: none !important;
- }
- code>a,
- code>a:hover {
- text-decoration: none !important;
- color: peru !important;
- /* color: gray !important;*/
- }
- /* (new5) LINKS - Restore oiginal Color - === */
- ul.tags .delete {
- color: #FF0000 !important;
- }
- /* (new5) - MENU TOP - === */
- /* #groups-topics .login_status>li a ,
- #groups-scripts .login_status>li a ,
- #groups-members .login_status>li a ,
- #groups-show .login_status>li a ,
- #users-index .login_status>li a ,
- #forums-show .login_status>li a ,
- #forums-index .login_status>li a ,
- #topics-show .login_status>li a ,
- #scripts-issues .login_status>li a ,
- #scripts-discuss .login_status>li a ,
- #scripts-reviews .login_status>li a ,
- #scripts-show .login_status>li a ,
- #scripts-index .login_status>li a ,
- #tags-show .login_status>li a ,
- #tags-index .login_status>li a ,
- #users-groups .login_status>li a ,
- #users-scripts .login_status>li a ,
- #users-comments .login_status>li a ,
- #users-favorites .login_status>li a ,
- #users-reviews .login_status>li a ,
- #users-posts .login_status>li a ,
- #home-widgets .login_status>li a ,
- #home-settings .login_status>li a ,
- #home-comments .login_status>li a ,
- #home-favorites .login_status>li a ,
- #home-topics .login_status>li a ,
- #home-scripts .login_status>li a ,
- #guides-index .login_status>li a ,
- #users-show .login_status>li a ,
- */
- .login_status>li>a{
- color: white !important;
- }
- /* #groups-topics .login_status>li a:hover ,
- #groups-scripts .login_status>li a:hover ,
- #groups-members .login_status>li a:hover ,
- #groups-show .login_status>li a:hover ,
- #users-index .login_status>li a:hover ,
- #forums-show .login_status>li a:hover ,
- #forums-index .login_status>li a:hover ,
- #topics-show .login_status>li a:hover ,
- #scripts-issues .login_status>li a:hover ,
- #scripts-discuss .login_status>li ahover ,
- #scripts-reviews .login_status>li a:hover ,
- #scripts-show .login_status>li a:hover ,
- #scripts-index .login_status>li a:hover ,
- #tags-show .login_status>li a:hover ,
- #tags-index .login_status>li a:hover ,
- #users-groups .login_status>li a:hover ,
- #users-scripts .login_status>li a:hover ,
- #users-comments .login_status>li a:hover ,
- #users-favorites .login_status>li a:hover ,
- #users-reviews .login_status>li a:hover ,
- #users-posts .login_status>li a:hover ,
- #home-widgets .login_status>li a:hover ,
- #home-settings .login_status>li a:hover ,
- #home-comments .login_status>li a:hover ,
- #home-favorites .login_status>li a:hover ,
- #home-topics .login_status>li a:hover ,
- #home-scripts .login_status>li a:hover ,
- #guides-index .login_status>li a:hover ,
- #users-show .login_status>li a:hover , */
- .login_status>li>a:hover{
- text-decoration: none !important;
- color: black !important;
- }
- #top .container ul.login_status li ul.usermenu- li a {
- display: inline-block !important;
- width: 300px !important;
- margin-left: -16px !important;
- padding: 0 3px !important;
- text-decoration: none !important;
- }
- /* (new5) LINKS - VISITED - NOT RED (GREY/BLUE) - === */
- /* :visited:visited , */
- .title>a:visited ,
- a:visited.userjs:visited ,
- .details>a:visited ,
- .scripts>li>a:visited ,
- td>a:visited ,
- .pagination>a:visited ,
- .next_page:visited ,
- .la>a:visited ,
- .inv.lp>a:visited ,
- .date>a:visited ,
- #topics-show #topic_mod + .subtitle a:visited ,
- blockquote>strong>a:visited ,
- .role>a:visited ,
- .fn>a:visited ,
- #right>a:visited ,
- #mainmenu>li>a:visited ,
- #scripts-show.scripts .tags li a:visited ,
- .topic>a:visited ,
- #forum-jumper h5 a:visited ,
- #forum-jumper>ul>li>a {
- color: #6A8DA9 !important;
- }
- /* (new5) LINKS - VISITED - NOT RED (PERU) - === */
- .subtitle>span>a:visited ,
- .menu>a:visited ,
- .box>ul>li>a:visited {
- color: peru !important;
- }
- /* ==== TEST - TXTs ==== */
- /* (new5) TITLES - COLOR TXT - === */
- h1,
- h2,
- h3,
- h4,
- h5,
- h6 {
- color: #AAAAAA !important;
- /* font-size: 14px !important;*/
- }
- /* (new5) A VOIR - TXT COLOR - CONTENT - GENERAL - === */
- #content {
- color: #AAAAAA !important;
- /* font-size : 14px !important; */
- }
- /* (new1)A VOIR - SUMMARY - TXT COLOR - GENERAL - === */
- .script_summary .blah {
- color: white !important;
- font-size: 1.25em;
- padding: 0 15px;
- }
- /* (new5) TXT / CODE - COLOR + WHITE-SPACE "pre" - GENERAL - === */
- #content pre#source {
- background: none repeat scroll 0 0 #FFFFFF !important;
- overflow: visible;
- }
- pre ,
- #content>pre ,
- #content>ul>li>pre ,
- #full_description>ol>li pre ,
- #full_description>pre {
- color: black !important;
- font-size : 12px !important;
- }
- /*pre {
- color: black !important;
- white-space: pre !important;
- font-size : 12px !important;
- }*/
- #content .body.entry-content pre {
- max-width: 757px! important;
- white-space: pre-wrap !important;
- word-wrap: break-word !important;
- overflow-y: auto;
- }
- /* (new6) - ADAPTATION CODE SOURCE LINE NUMBER -
- GM - Userscripts.org Source Numbering , byJerone UserScript
- - <a href="http://userscripts-mirror.org/scripts/show/38912">Userscripts.org Source Numbering</a> By jerone
- === */
- .highlight {
- background-color: #FFFF00;
- font: 1.1em/1.5 'andale mono','lucida console',monospace;
- left: 0;
- opacity: 0.5;
- position: absolute;
- z-index: 100 !important;
- }
- /* (new5) - CODE PAGE before INSTALL (when we can install directly) - === */
- body pre {
- /* max-width: 757px! important;
- white-space: pre-wrap !important;
- word-wrap: break-word !important;
- overflow-x: auto; */
- color: #999999 ! important;
- }
- /* (new5) A SUPP ?? - CODE - GUIDE - NORMALIZE LINE NUMBER - === */
- /*#content>ul>li>ul>li {
- line-height: 0px !important;
- display: inline !important;
- color: black !important;
- }*/
- /* TEST - CODE TXT - WRAP NORMAL -
- .sh_javascript sh_sourceCode
- #scripts-review.scripts pre#source.sh_javascript span {
- white-space: normal !important;
- }
- === */
- /* (new5) A SUPP ??? */
- /*.sh_javascript sh_sourceCode ,
- .sh_keyword ,
- .sh_symbol ,
- .sh_regexp ,
- .sh_cbracket ,
- .sh_function ,
- .sh_comment ,
- .sh_string ,
- .sh_number ,
- .sh_specialchar ,
- .sh_url {
- color: #B26818;
- font-style: normal;
- font-weight: normal;
- margin: 0 auto !important;
- }
- */
- /* TEST - CODE - LINE NUMBER (décalés ds guides) - A VOIR - - === */
- /*[id*="userscripts_org_source_code_line_numbers_"] {
- float: left !important;
- display: inline !important;
- position: relative !important;
- margin-top: 10px !important;
- }*/
- /*li ul, li ol {
- display: inline-block !important;
- margin-bottom: 0;
- margin-left: 1.5em;
- margin-right: 1.5em;
- outline: 1px solid red !important;
- }*/
- /* (new6) TEST - CODE -
- http://userscripts.org/topics/210094
- http://userscripts-mirror.org/topics/210094
- === */
- /*#content>ol>li>code ,
- #content>code ,
- #content>dl>dd>code ,
- #content>p>code ,
- p>code ,
- #full_description>ol>li>code ,
- #full_description>code>span {
- color: black !important;
- font-size : 12px !important;
- padding : 0 5px !important;
- margin : 0 5px 0 5px !important;
- }*/
- /*code {
- color: black !important;
- white-space: pre !important;
- font-size : 12px !important;
- }*/
- code>p ,
- code {
- display: inline-block !important;
- white-space: pre !important;
- padding: 0 15px 0 15px !important;
- /* font-size: 0.9em;*/
- font-size : 12px !important;
- background: #EEEEEE;
- color: black !important;
- }
- .body.entry-content>code ,
- .body.entry-content>p>code {
- display: inline-block !important;
- white-space: pre-wrap !important;
- /* width: 870px !important;*/
- width: 98% !important;
- }
- /*a:empty ,
- code:empty {
- padding: 0 !important;
- height: 0 !important;
- width: 0 !important;
- font-size : 0px !important;
- }*/
- /* === END COLOR === */
- }
Add Comment
Please, Sign In to add comment