Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* AGENT_SHEET */
- /* AGENT_SHEET */
- /* @namespace url(http://www.w3.org/1999/xhtml); */
- @-moz-document domain("userstyles.org")
- , domain("greasyfork.org")
- , domain("sleazyfork.org")
- , url-prefix("https://greasyfork.org/forum/") ,
- url-prefix("https://74.86.192.75/") {
- /* ==== Userstyles TableView+Enhancer - TEST - DarkGrey 94 (new94) - BIB Tweak - TEST FIX NEW DESIGN USERSTYLES - - AGENT_SHEET ==== */
- /*
- ________________________________________________________________________
- | |
- | |
- | |
- | Title: | Userstyles TableView+Enhancer - DarkGrey v.94 |
- | |
- | Description: | |
- | GREASY FORK - With / without (GM) TS CITRUS |
- | FORUM Styles in first + Forum GREASY Fork - |
- | Logged or NOT |
- | With / Without GM |
- | AGENT_SHEET |
- | |
- | Author: | decembre |
- | |
- | Date Created: | 23-11-2011 |
- | |
- | Last Updated: | 31-05-2017 |
- | |
- |________________________________________________________________________|
- */
- /* ETS - for TEST GM SETS SORT - === */
- /* #user-script-sets:before {
- content: ">>" ;
- display: inline-block ;
- position: relative ;
- color: red ;
- background: gold ;
- height: 20px ;
- width: 20px ;
- margin-top: 0;
- padding-left: 0;
- padding-top: 10px;
- } */
- /* (new94) - GM - Greasyfork Display Update Checks - (not working with CITRUS) -
- https://greasyfork.org/fr/scripts/21484-greasyfork-display-update-checks
- === */
- #browse-script-list>li>article>p>span[style*="border: 1px ridge #817F82;)"]>b {
- color: gold !important;
- /* OK - FINE TOP OF THE BACKGROUND - BLACK */
- text-shadow: 0px 1px 1px #000;
- }
- /* (new92) SUPP - ALL */
- /* USERSTYLES - DONATE BUTT - SUPP (display:none) - === */
- #donate,
- #donate input {
- display: none !important;
- }
- /* CHROME/FIREFOX - SUPP SOCIAL - without adblock - === */
- #discussions-area #social.single-style ,
- #social ,
- .twitter-share-button ,
- #twitter-widget-0 ,
- .fb-like {
- display: none!important;
- }
- /* USERSTYLES - STY INFOS - SUPP(display:none) - INST PUB - (PB EDIT SCRIPT PAGE) -
- [id*="-ad"] ,
- === */
- #google_ads_frame1 ,
- #adContent-clickOverlay ,
- #adContent ,
- #post-install-ad ,
- #below-install-ad ,
- .ad {
- display: none !important;
- }
- /* (new93) SET - LISTING PAGE - DESCRIPTION - === */
- body[pagetype="ListingPage"] #main-header + #script-table +.width-constraint h3 + p ,
- body[pagetype="ListingPage"] #script-table +.width-constraint h3 + p ,
- body[pagetype="ListingPage"] .width-constraint h3 + p {
- display: inline-block;
- border: 1px solid violet ;
- }
- /* (new80) TEST - USERSTYLES FORUME PROFILE DISCUSSINS LIST - COMMENTS LIST - === */
- .DataList.SearchResults .Item .ItemContent .Meta .MItem:first-of-type {
- display: inline-block ;
- width: 100% ;
- line-height: 14px ;
- padding: 5px 2px 5px 5px !important;
- white-space: pre-line;
- margin-left: -5px !important;
- color: gold ;
- background: black ;
- }
- /* (new79) GREASYFORK - Without SCRIPT - === */
- .width-constraint > p {
- display: inline-block;
- }
- #script-links .current > * {
- color: red !important;
- }
- /* CITRUS SETTINGS - POPUP - === */
- #CForkSettings {
- z-index: 5000 !important;
- }
- /* (new79) PB HOVER - NEW TOP HEADER NAV MENU - MORE -
- .SiteMenu
- === */
- .with-submenu {
- position: relative !important;
- display: inline-block !important;
- /* z-index: 4000060 !important; */
- }
- li.with-submenu a + nav ,
- li.with-submenu a + nav:hover ,
- li.with-submenu a:hover + nav {
- position: absolute !important;
- min-width: 100%;
- margin-top: -5px !important;
- padding: 2px 5px 5px 15px !important;
- text-align: left !important;
- box-shadow: 3px 3px 2px black !important;
- background-color: #333 !important;
- /* z-index: 50000000 !important; */
- }
- li.with-submenu a + nav li {
- height: 20px !important;
- line-height: 20px !important;
- z-index: 50000000 !important;
- }
- li.with-submenu a + nav li a {
- padding: 2px 2px !important;
- text-align: left !important;
- }
- /* (new78) - USERSTYLES - AADAPTATION TABLE VIEW PLUS - EDIT USER PROFILE PAGE - === */
- #main-article>form[accept-charset="UTF-8"] + table#summary ,
- #main-article>form[accept-charset="UTF-8"] + table#summary + #table-container {
- display: none !important;
- }
- /* (new60) - ADAPTATION for GM "Greasyfork install button on search" -
- https://greasyfork.org/fr/scripts/23340-greasyfork-install-button-on-search
- === */
- .thetitle + div #install-area {
- position: relative !important;
- display: inline-block !important;
- float: left !important;
- max-width: 460px !important;
- min-width: 460px !important;
- margin-left: 0px !important;
- top: 0 !important;
- padding: 1px 9px !important;
- background-color: #f9ecdb !important;
- border-bottom: 1px solid gray;
- z-index: 1 !important;
- overflow: hidden !important;
- }
- .thetitle + div:hover #install-area {
- position: relative !important;
- display: inline-block !important;
- float: left !important;
- max-width: 460px !important;
- min-width: 460px !important;
- margin-left: 0px !important;
- height: auto !important;
- top: 0 !important;
- padding: 5px 9px !important;
- background-color: #f9ecdb !important;
- border-bottom: 1px solid gray;
- z-index: 1 !important;
- }
- .thetitle + div #install-area> a {
- display: inline-block;
- float: left !important;
- clear: both !important;
- max-width: 50px !important;
- min-width: 50px !important;
- line-height: 13px !important;
- font-size: 12px !important;
- margin-left: 0 !important;
- text-align: center !important;
- }
- .thetitle + div #install-area a:last-of-type {
- display: inline-block;
- float: left !important;
- clear: both !important;
- height: 15px !important;
- max-width: 50px !important;
- min-width: 50px !important;
- line-height: 13px !important;
- margin-left: 0 !important;
- padding: 1px 12px !important;
- line-height: 13px !important;
- font-size: 12px !important;
- text-align: center !important;
- }
- .thetitle + div #install-area .script-in-sets {
- display: inline-block;
- height: 65px !important;
- max-width: 330px !important;
- min-width: 330px !important;
- margin-left: 10px !important;
- font-size: 0px !important;
- }
- .thetitle + div #install-area .script-in-sets a:first-of-type {
- display: inline-block;
- max-width: 300px !important;
- min-width: 300px !important;
- margin-left: 0 !important;
- font-size: 12px !important;
- text-align: center !important;
- }
- .thetitle + div #install-area .script-in-sets a:first-of-type + a {
- display: inline-block;
- max-width: 300px !important;
- min-width: 300px !important;
- margin-left: 0 !important;
- font-size: 12px !important;
- text-align: center !important;
- }
- .thetitle + div #install-area .script-in-sets select {
- display: inline-block;
- max-width: 287px !important;
- min-width: 287px !important;
- margin-left: 0px !important;
- }
- /* ADAPTATION for GM : userstyles.org css highlighter
- https://greasyfork.org/fr/scripts/41-userstyles-org-css-highlighter
- ==== */
- #view-code.hiBeautted {
- background-color: #293134 !important;
- color: #e0e2e4 !important;
- }
- #view-code.hiBeautted #stylish-code {
- color: #B1B1B1 !important;
- background-color: #293134 !important;
- }
- #hiBeauty::before {
- position: absolute;
- display: block;
- top: 0px;
- left: 0% !important;
- padding: 1px 3px 0 1px !important;
- border-radius: 0 0 5px 0 !important;
- background-color: rgba(255, 0, 0, 0.7) !important;
- }
- #hiBeauty:hover::before {
- padding: 4px !important;
- border: 1px solid gray !important;
- border-radius: 0 0 5px 0 !important;
- background-color: rgba(0, 0, 0, 0.4) !important;
- opacity: 1 !important;
- z-index: 1;
- transition: all ease 1s !important;
- }
- #hiBeauty::after {
- content: "Ctrl + Clik = COPY Css to ClipBoard" !important;
- display: block;
- left: -50% !important;
- opacity: 0.75;
- position: absolute;
- top: 2px;
- padding: 0 5px !important;
- border-radius: 0 5px 5px 0 !important;
- font-size: 15px !important;
- background: rgba(255, 0, 0, 1) !important;
- z-index: 1;
- transition: all ease 0.2s !important;
- }
- #hiBeauty:hover::after {
- content: "Ctrl + Clik = COPY Css to ClipBoard" !important;
- display: block;
- left: 4% !important;
- opacity: 0.75;
- position: absolute;
- top: 2px;
- padding: 0 5px !important;
- border-radius: 0 5px 5px 0 !important;
- font-size: 15px !important;
- color: white !important;
- background: rgba(0, 0, 0, 0.61) !important;
- z-index: 1;
- transition: all ease 0.4s !important;
- }
- .tk.sel {
- color: #25B300 !important;
- }
- .tk.pro {
- color: #2a7da3 !important;
- }
- .tk.pun {
- color: #0F40A7 !important;
- }
- .tk.com {
- color: #9F7E15 !important;
- }
- /* (new60) - ADAPTATION for GM :
- == GreasyFork Bullshit Filter :
- https://greasyfork.org/en/scripts/12179-greasyfork-bull-filter
- == GreasyFork Bullshit Filter (compatible with Citrus GFork)
- https://greasyfork.org/en/scripts/13514-greasyfork-bull-filter-compatible-with-citrus-gfork
- AND (TEST):
- GreasyFork - filter discussions on scripts by review type and author
- https://greasyfork.org/fr/scripts/23626-greasyfork-filter-discussions-on-scripts-by-review-type-and-author
- === */
- .MessageList.DataList.Comments .ItemComment.filtered,
- .ItemDiscussion.filtered {
- /* display: none !important; */
- /* width: 100% !important; */
- height: 10px!important;
- font-size: 3px !important;
- overflow: hidden !important;
- opacity: 0.4 !important;
- }
- .MessageList.DataList.Comments .ItemComment.filtered:hover,
- .ItemDiscussion.filtered:hover {
- /* display: none !important; */
- /* width: 100% !important; */
- height: 10px!important;
- font-size: 3px !important;
- overflow: hidden !important;
- opacity: 1 !important;
- }
- .ItemDiscussion.filtered .ItemContent.Discussion .Title {
- /* display: none !important; */
- /* width: 100% !important; */
- height: 10px!important;
- line-height: 6px!important;
- /* margin-top: -25px !important; */
- font-size: 8px !important;
- /* overflow: hidden !important; */
- /* opacity: 0.4 !important; */
- background: red !important;
- }
- .ItemDiscussion.filtered .ItemContent.Discussion .Title a {
- /* display: none !important; */
- min-width: 600px !important;
- max-width: 600px !important;
- height: 10px!important;
- line-height: 10px!important;
- margin-top: -45px !important;
- font-size: 8px !important;
- /* overflow: hidden !important; */
- /* opacity: 0.4 !important; */
- /* background: blue !important; */
- }
- .ItemDiscussion.filtered .ItemContent.Discussion .Title .DiscussionAboutListDiscussion {
- /* display: none !important; */
- min-width: 600px !important;
- max-width: 600px !important;
- height: 10px!important;
- line-height: 10px!important;
- margin-left: 20px !important;
- /* margin-top: -45px !important; */
- font-size: 9px !important;
- /* overflow: hidden !important; */
- /* opacity: 0.4 !important; */
- /* background: blue !important; */
- }
- .ItemDiscussion.filtered .ItemContent.Discussion .Title .DiscussionAboutListDiscussion::before {
- margin-top: -8px !important;
- transform: scale(0.7) !important;
- }
- /* FILTERED SCRIPTS - DISPLAY MINIMUM - === */
- body[pagetype="ListingPage"] #script-table tr.filtered {
- display: table-row !important;
- width: 100% !important;
- height: 10px!important;
- }
- body[pagetype="ListingPage"] #script-table tr.filtered:hover td {
- background: black !important;
- }
- body[pagetype="ListingPage"] #script-table tr.filtered > td {
- display: table-cell !important;
- height: 100% !important;
- min-height: 10px!important;
- max-height: 10px!important;
- padding: 0 !important;
- font-size: 7px !important;
- background-color: #F7F6E9 !important;
- }
- body[pagetype="ListingPage"] #script-table tr.filtered > td:last-of-type {
- font-size: 8px !important;
- }
- body[pagetype="ListingPage"] #script-table tr.filtered > td:nth-child(2) .thetitle {
- font-size: 8px !important;
- }
- body[pagetype="ListingPage"] #script-table tr.filtered:hover > td:nth-child(2) .thetitle {
- border-left: 1px solid red !important;
- }
- /* HIDDE SCRIPT DESCRIPTION FOR FILTERED */
- body[pagetype="ListingPage"] #script-table tr.filtered > td:nth-child(2) .thetitle + div {
- display: none !important;
- }
- /* (new93) SHOW SCRIPT DESCRIPTION FOR FILTERED on DHOVER */
- body[pagetype="ListingPage"] #script-table tr.filtered:hover > td:nth-child(2) .thetitle + div {
- position: absolute !important;
- display: inline-block !important;
- width: 914px !important;
- background-color: #f7f6e9 !important;
- border: 1px solid peru !important;
- border-left: 3px solid red !important;
- border-right: 3px solid red !important;
- border-bottom: 4px solid red !important;
- font-size: 15px !important;
- }
- body[pagetype="ListingPage"] #script-table tr.filtered > td span + span ,
- body[pagetype="ListingPage"] #script-table tr.filtered > td > span span {
- display: inline-block !important;
- display: none !important;
- height: 100% !important;
- min-height: 15px!important;
- max-height: 15px!important;
- padding: 0 !important;
- font-size: 8px !important;
- }
- body[pagetype="ListingPage"] #script-table tr.filtered > td > span.total-rating-count {
- display: inline-block !important;
- height: 100% !important;
- min-height: 10px!important;
- max-height: 10px!important;
- line-height: 8px!important;
- padding: 0 !important;
- font-size: 9px !important;
- }
- .filter-status:not(:empty) ,
- #script-content .filter-status:not(:empty) {
- box-sizing: border-box;
- position: fixed !important;
- height: 35px !important;
- line-height: 17px !important;
- max-width: 190px !important;
- min-width: 190px !important;
- left: calc(83.95%) !important;
- top: 55px !important;
- padding: 1px 0px !important;
- border-radius: 5px 5px 0 0 !important;
- text-align: center !important;
- font-size: 13px !important;
- /* letter-spacing: 5px !important; */
- color: white !important;
- cursor: default !important;
- z-index: 500000 !important;
- background: #B38C25 !important;
- }
- .filter-status:first-of-type + .filter-switches:hover ,
- .filter-status:first-of-type:hover + .filter-switches ,
- .filter-status:first-of-type + .filter-switches {
- position: fixed !important;
- width: 190px !important;
- left: calc(84.3%) !important;
- top: 88px !important;
- border-radius: 0 0 5px 5px !important;
- background: #B38C25 !important;
- z-index: 50000 !important;
- }
- .filter-status:first-of-type + .filter-switches ~ .filter-switches ,
- .filter-status:first-of-type + .filter-switches ~ .filter-status {
- display: none !important;
- }
- /* .filter-on, .filter-off {
- display: inline-block;
- width: 190px !important;
- } */
- :hover > .filter-switches a ,
- .filter-switches a ,
- #main-header .width-constraint + .filter-status ~ .filter-switches a ,
- #Frame #Head.Head .filter-switches a
- #script-content .filter-switches a {
- display: inline-block !important;
- width: 160px !important;
- height: 15px !important;
- line-height: 15px !important;
- margin-top: -2px !important;
- bottom: 0px !important;
- margin-left: 0px !important;
- font-size: 14px !important;
- color: white !important;
- cursor: pointer !important;
- }
- /* :hover > .filter-switches a.filter-on ,
- :hover > .filter-switches a.filter-off ,
- #main-header:not(:hover)> .filter-switches a.filter-on ,
- #main-header:not(:hover)> .filter-switches a.filter-off {
- color: white !important;
- } */
- /* :hover > #script-content .filter-switches a.filter-on ,
- :hover > #script-content .filter-switches a.filter-off {
- color: peru !important;
- } */
- #Frame #Head.Head .filter-switches a {
- color: white !important;
- }
- .ui-widget {
- position: fixed !important;
- width: 190px !important;
- top: 175px !important;
- left: calc(84.5%) !important;
- }
- .ui-widget #myform {
- width: 185px !important;
- }
- .ui-widget #myform input#authors {
- width: 180px !important;
- }
- .dropdown {
- position: fixed !important;
- width: 185px !important;
- left: calc(84.5%) !important;
- top: 228px !important
- }
- .dropbtn {
- width: 185px !important;
- padding: 5px 0px 5px 20px !important;
- }
- .dropdown-content {
- width: 185px !important;
- height: 400px !important;
- padding: 16px 0px 5px 0px !important;
- background-color: #222 !important;
- }
- #myDropdown.dropdown-content a {
- padding: 1px 0px 2px 5px !important;
- font-size: 15px !important;
- color: gray !important;
- background-color: #333 !important;
- text-align: left !important;
- cursor: default !important;
- }
- #myDropdown.dropdown-content a:hover {
- font-size: 15px !important;
- color: gold !important;
- background-color: #222 !important;
- }
- /* FILTER - ALL COMMENTS (on top) */
- /* body[pagetype="PersonalProfile"] #user-profile + #control-panel .filter-switches a:first-of-type */
- .dropdown:hover #myDropdown.dropdown-content>a[onclick="showOnly('All')"] ,
- .dropdown:not(:hover) #myDropdown.dropdown-content>a[onclick="showOnly('All')"] {
- position: fixed !important;
- display: inline-block !important;
- left: calc(85.56%) !important;
- top: 232px !important;
- padding: 3px !important;
- border-radius: 100% !important;
- text-align: center !important;
- }
- /* for FITTER SCRIPT */
- .width-constraint + .filter-status {
- position: fixed !important;
- width: 190px !important;
- /* left: calc(86.7%) !important; */
- }
- .width-constraint + .filter-status + .filter-switches {
- /* left: calc(87%) !important; */
- }
- .width-constraint + .filter-status + .filter-switches a {
- margin-left: 10px !important;
- }
- /* (new94) FITER COMMENTS on USER PROFILE - CONTAINER - === */
- body[pagetype="PersonalProfile"] #user-profile + #control-panel .filter-switches {
- background: #222;
- display: inline-block;
- position: absolute;
- right: 110px;
- width: 189px;
- top: 91px;
- text-align: center;
- }
- body[pagetype="PersonalProfile"] #user-profile + #control-panel .ui-widget {
- left: calc(84.5%);
- top: 195px !important;
- width: 190px;
- }
- body[pagetype="PersonalProfile"] #user-profile + #control-panel .dropdown {
- left: calc(84.5%);
- top: 241px !important;
- width: 185px;
- }
- /* GREASEAFORK FORUM - CLEAR CONVERSTAION BUTTON - Small TXT - === */
- .Button.Danger.BigButton.ClearConversation {
- display: block;
- font-size: 11px!important;
- font-weight: bold;
- margin: 0 0 10px;
- padding: 8px 10px;
- text-align: center;
- }
- /* ALL SITES PAGE -
- https://greasyfork.org/en/scripts/by-site
- === */
- #by-site-list li[style="font-size: 5.0em"] {
- font-size: 3.28em !important;
- }
- #by-site-list li[style="font-size: 5.0em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 4.07em"] {
- font-size: 3.27em !important;
- }
- #by-site-list li[style="font-size: 4.07em"] a {
- color: lightsalmon!important;
- }
- #by-site-list li[style="font-size: 3.86em"] {
- font-size: 3.26em !important;
- }
- #by-site-list li[style="font-size: 3.86em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 2.86em"] {
- font-size: 3.25em!important;
- }
- #by-site-list li[style="font-size: 2.86em"] a {
- color: deepskyblue !important;
- }
- #by-site-list li[style="font-size: 2.02em"] {
- font-size: 3.24em!important;
- }
- #by-site-list li[style="font-size: 2.02em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 2.1em"] {
- font-size: 3.23em !important;
- }
- #by-site-list li[style="font-size: 2.1em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 2.06em"] {
- font-size: 3.22em !important;
- }
- #by-site-list li[style="font-size: 2.06em"] a {
- color: deepskyblue !important;
- }
- #by-site-list li[style="font-size: 1.99em"] {
- font-size: 3.21em !important;
- }
- #by-site-list li[style="font-size: 1.99em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.92em"] {
- font-size: 3.20em !important;
- }
- #by-site-list li[style="font-size: 1.92em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.87em"] {
- font-size: 3.19em!important;
- }
- #by-site-list li[style="font-size: 1.87em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.7em"] {
- font-size: 3.18em!important;
- }
- #by-site-list li[style="font-size: 1.7em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.66em"] {
- font-size: 3.17em !important;
- }
- #by-site-list li[style="font-size: 1.66em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.61em"] {
- font-size: 3.16em !important;
- }
- #by-site-list li[style="font-size: 1.61em"] a {
- color: deeppink !important;
- }
- #by-site-list li[style="font-size: 1.5em"] {
- font-size: 3.15em !important;
- }
- #by-site-list li[style="font-size: 1.5em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.4em"] {
- font-size: 3.14em !important;
- }
- #by-site-list li[style="font-size: 1.4em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.41em"] {
- font-size: 3.13em !important;
- }
- #by-site-list li[style="font-size: 1.41em"] a {
- color: deeppink !important;
- }
- #by-site-list li[style="font-size: 1.3em"] {
- font-size: 3.12em !important;
- }
- #by-site-list li[style="font-size: 1.3em"] a {
- color: deeppink !important;
- }
- #by-site-list li[style="font-size: 1.39em"] {
- font-size: 3.11em !important;
- }
- #by-site-list li[style="font-size: 1.39em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.38em"] {
- font-size: 3.10em!important;
- }
- #by-site-list li[style="font-size: 1.38em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.35em"] {
- font-size: 3.09em !important;
- }
- #by-site-list li[style="font-size: 1.35em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.34em"] {
- font-size: 3.08em !important;
- }
- #by-site-list li[style="font-size: 1.34em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.32em"] {
- font-size: 3.07em !important;
- }
- #by-site-list li[style="font-size: 1.32em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.31em"] {
- font-size: 3.06em !important;
- }
- #by-site-list li[style="font-size: 1.31em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.29em"] {
- font-size: 3.05em !important;
- }
- #by-site-list li[style="font-size: 1.29em"] a {
- color: deeppink !important;
- }
- #by-site-list li[style="font-size: 1.26em"] {
- font-size: 3.04em !important;
- }
- #by-site-list li[style="font-size: 1.26em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.23em"] {
- font-size: 3.03em !important;
- }
- #by-site-list li[style="font-size: 1.23em"]:nth-child(odd) a {
- color: lightcyan !important;
- }
- #by-site-list li[style="font-size: 1.23em"]:nth-child(even) a {
- color: wheat !important;
- }
- #by-site-list li[style="font-size: 1.21em"] {
- font-size: 3.02em !important;
- }
- #by-site-list li[style="font-size: 1.21em"] a {
- color: deeppink !important;
- }
- #by-site-list li[style="font-size: 1.08em"] {
- font-size: 3.01em !important;
- }
- #by-site-list li[style="font-size: 1.08em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.07em"] {
- font-size: 3.00em !important;
- }
- #by-site-list li[style="font-size: 1.07em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.05em"] {
- font-size: 2.99em !important;
- }
- #by-site-list li[style="font-size: 1.05em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.0em"] {
- font-size: 2.98em !important;
- }
- #by-site-list li[style="font-size: 1.0em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 1.01em"] {
- font-size: 2.97em !important;
- }
- #by-site-list li[style="font-size: 1.01em"] a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 0.6em"] {
- font-size: 1em !important;
- }
- #by-site-list li[style="font-size: 0.6em"]:nth-child(odd) a {
- color: lightblue!important;
- }
- #by-site-list li[style="font-size: 0.6em"]:nth-child(even) a {
- color: aquamarine !important;
- }
- #by-site-list li[style="font-size: 0.6em"]:nth-child(3n+2) a {
- color: tomato !important;
- }
- #by-site-list li[style="font-size: 0.6em"]:nth-child(3n+3) a {
- color: powderblue !important;
- }
- #by-site-list li[style="font-size: 0.6em"]:nth-child(4n+7) a {
- color: greenyellow !important;
- }
- #by-site-list li[style="font-size: 0.61em"]{
- font-size: 1.1em !important;
- }
- #by-site-list li[style="font-size: 0.61em"]:nth-child(odd) a {
- color: turquoise !important;
- }
- #by-site-list li[style="font-size: 0.61em"]:nth-child(even) a {
- color: azure !important;
- }
- #by-site-list li[style="font-size: 0.61em"]:nth-child(3n+2) a {
- color: mediumvioletred !important;
- }
- #by-site-list li[style="font-size: 0.62em"]{
- font-size: 1.2em !important;
- }
- #by-site-list li[style="font-size: 0.62em"] a {
- color: blueviolet !important;
- }
- #by-site-list li[style="font-size: 0.62em"]:nth-child(odd) a {
- color: cornflowerblue !important;
- }
- #by-site-list li[style="font-size: 0.62em"]:nth-child(even) a {
- color: peachpuff !important;
- }
- #by-site-list li[style="font-size: 0.62em"]:nth-child(3n+2) a {
- color: tomato !important;
- }
- #by-site-list li[style="font-size: 0.62em"]:nth-child(3n+3) a {
- color: powderblue !important;
- }
- #by-site-list li[style="font-size: 0.62em"]:nth-child(4n+7) a {
- color: greenyellow !important;
- }
- #by-site-list li[style="font-size: 0.63em"]{
- font-size: 1.3em !important;
- }
- #by-site-list li[style="font-size: 0.63em"]:nth-child(odd) a {
- color: lightsalmon !important;
- }
- #by-site-list li[style="font-size: 0.63em"]:nth-child(even) a {
- color: darkcyan !important;
- }
- #by-site-list li[style="font-size: 0.64em"]{
- font-size: 1.4em !important;
- }
- #by-site-list li[style="font-size: 0.64em"] a {
- color: peru !important;
- }
- #by-site-list li[style="font-size: 0.64em"]:nth-child(odd) a {
- color: deepskyblue !important;
- }
- #by-site-list li[style="font-size: 0.64em"]:nth-child(even) a {
- color: dodgerblue !important;
- }
- #by-site-list li[style="font-size: 0.64em"]:nth-child(3n+2) a {
- color: tomato !important;
- }
- #by-site-list li[style="font-size: 0.64em"]:nth-child(3n+3) a {
- color: powderblue !important;
- }
- #by-site-list li[style="font-size: 0.64em"]:nth-child(4n+7) a {
- color: greenyellow !important;
- }
- #by-site-list li[style="font-size: 0.65em"]{
- font-size: 1.5em !important;
- }
- #by-site-list li[style="font-size: 0.65em"]:nth-child(odd) a {
- color: violet !important;
- }
- #by-site-list li[style="font-size: 0.65em"]:nth-child(even) a {
- color: goldenrod !important;
- }
- #by-site-list li[style="font-size: 0.66em"]{
- font-size: 1.6em !important;
- }
- #by-site-list li[style="font-size: 0.66em"]:nth-child(odd) a {
- color: greenyellow !important;
- }
- #by-site-list li[style="font-size: 0.66em"]:nth-child(even) a {
- color: indianred !important;
- }
- #by-site-list li[style="font-size: 0.67em"]{
- font-size: 1.7em !important;
- }
- #by-site-list li[style="font-size: 0.67em"] a {
- color: lawngreen !important;
- }
- #by-site-list li[style="font-size: 0.68em"]{
- font-size: 1.8em !important;
- }
- #by-site-list li[style="font-size: 0.68em"]:nth-child(odd) a {
- color: lightblue !important;
- }
- #by-site-list li[style="font-size: 0.68em"]:nth-child(even) a {
- color: lavender !important;
- }
- #by-site-list li[style="font-size: 0.68em"]:nth-child(3n+2) a {
- color: tomato !important;
- }
- #by-site-list li[style="font-size: 0.68em"]:nth-child(3n+3) a {
- color: powderblue !important;
- }
- #by-site-list li[style="font-size: 0.68em"]:nth-child(4n+7) a {
- color: greenyellow !important;
- }
- #by-site-list li[style="font-size: 0.69em"]{
- font-size: 1.9em !important;
- }
- #by-site-list li[style="font-size: 0.69em"] a {
- color: lemonchiffon !important;
- }
- #by-site-list li[style="font-size: 0.7em"]{
- font-size: 2em !important;
- }
- #by-site-list li[style="font-size: 0.7em"]:nth-child(odd) a {
- color: thistle !important;
- }
- #by-site-list li[style="font-size: 0.7em"]:nth-child(even) a {
- color: blanchedalmond !important;
- }
- #by-site-list li[style="font-size: 0.71em"]{
- font-size: 2.1em !important;
- }
- #by-site-list li[style="font-size: 0.71em"] a {
- color: antiquewhite !important;
- }
- #by-site-list li[style="font-size: 0.72em"]{
- font-size: 2.2em !important;
- }
- #by-site-list li[style="font-size: 0.72em"] a {
- color: aqua !important;
- }
- #by-site-list li[style="font-size: 0.73em"]{
- font-size: 2.3em !important;
- }
- #by-site-list li[style="font-size: 0.73em"] a {
- color: aquamarine !important;
- }
- #by-site-list li[style="font-size: 0.74em"]{
- font-size: 2.4em !important;
- }
- #by-site-list li[style="font-size: 0.74em"] a {
- color: bisque !important;
- }
- #by-site-list li[style="font-size: 0.75em"]{
- font-size: 2.5em !important;
- }
- #by-site-list li[style="font-size: 0.75em"]:nth-child(odd) a {
- color: darkgray !important;
- }
- #by-site-list li[style="font-size: 0.75em"]:nth-child(even) a {
- color: palevioletred !important;
- }
- #by-site-list li[style="font-size: 0.76em"]{
- font-size: 2.6em !important;
- }
- #by-site-list li[style="font-size: 0.76em"] a {
- color: darkcyan !important;
- }
- #by-site-list li[style="font-size: 0.77em"]{
- font-size: 2.7em !important;
- }
- #by-site-list li[style="font-size: 0.77em"] a {
- color: darkorange !important;
- }
- #by-site-list li[style="font-size: 0.78em"]{
- font-size: 2.8em !important;
- }
- #by-site-list li[style="font-size: 0.78em"] a {
- color: crimson !important;
- }
- #by-site-list li[style="font-size: 0.79em"]{
- font-size: 2.9em !important;
- }
- #by-site-list li[style="font-size: 0.79em"] a {
- color: cornsilk !important;
- }
- /* ==== > 2.91em === */
- #by-site-list li[style="font-size: 0.8em"]{
- font-size: 2.91em !important;
- }
- #by-site-list li[style="font-size: 0.8em"] a {
- color: cornflowerblue !important;
- }
- #by-site-list li[style="font-size: 0.81em"]{
- font-size: 2.92em !important;
- }
- #by-site-list li[style="font-size: 0.81em"] a {
- color: coral !important;
- }
- #by-site-list li[style="font-size: 0.82em"]{
- font-size: 2.93em !important;
- }
- #by-site-list li[style="font-size: 0.82em"] a {
- color: chocolate !important;
- }
- #by-site-list li[style="font-size: 0.83em"]{
- font-size: 2.94em !important;
- }
- #by-site-list li[style="font-size: 0.83em"] a {
- color: chartreuse !important;
- }
- #by-site-list li[style="font-size: 0.85em"]{
- font-size: 2.945em !important;
- }
- #by-site-list li[style="font-size: 0.85em"] a {
- color: cadetblue !important;
- }
- #by-site-list li[style="font-size: 0.85em"]:nth-child(odd) a {
- color: orangered!important;
- }
- #by-site-list li[style="font-size: 0.85em"]:nth-child(even) a {
- color: indianred !important;
- }
- #by-site-list li[style="font-size: 0.85em"]:nth-child(3n+2) a {
- color: tomato !important;
- }
- #by-site-list li[style="font-size: 0.85em"]:nth-child(3n+3) a {
- color: mediumturquoise !important;
- }
- #by-site-list li[style="font-size: 0.85em"]:nth-child(4n+7) a {
- color: greenyellow !important;
- }
- #by-site-list li[style="font-size: 0.89em"] {
- font-size: 2.96em !important;
- }
- #by-site-list li[style="font-size: 0.89em"]:nth-child(odd) a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 0.89em"]:nth-child(even) a {
- color: mediumorchid !important;
- }
- #by-site-list li[style="font-size: 0.99em"] {
- font-size: 2.965em !important;
- }
- #by-site-list li[style="font-size: 0.99em"]:nth-child(odd) a {
- color: darkturquoise !important;
- }
- #by-site-list li[style="font-size: 0.99em"]:nth-child(even) a {
- color: mediumorchid !important;
- }
- /* GREASEY FORK - LIGHTBOX - POSITION -
- https://greasyfork.org/fr/scripts/7732-custom-styles-kaskus
- https://greasyfork.org/fr/scripts/7863-gmail-delete-highlight
- https://greasyfork.org/fr/scripts/49-userscripts-widescreen-dark-grey-v-9
- https://greasyfork.org/fr/scripts/5751-metal-archives-discography-pages-reviews-column-split-and-sortable-tables
- https://greasyfork.org/fr/scripts/9630-greasy-fork-search-scripts-on-other-sites-added-more-sites
- HEIGHT ++ : https://greasyfork.org/en/scripts/7275-pinterest-add-ons
- ALT (alt="Capture" title="YES" style="">):
- - https://greasyfork.org/fr/scripts/7483-fa-content-filter
- ALT (alt="Capture" title="NO" style="">):
- - https://greasyfork.org/fr/scripts/7827-auto-open
- - https://greasyfork.org/fr/scripts/7828-cleaner-androidpolice-ap2
- === */
- /* ============ SOURCE - SUPP "Source" -
- La propriété de feuille de style clip css peut prendre la valeur de :
- - auto, s'adapte au contenu,
- - rect(v1, v2, v3, v4) :
- v1 début de la zone visible verticale,
- v2 fin de la zone visible horizontale,
- v3 fin de la zone visible verticale,
- v4 début de la zone visible horizontale.
- L'unité "%" ne semble pas être acceptée.
- - inherit, hérite de son parent
- EXEMPLE :
- clip: rect(0px, 185px, 25px , 54px)!important;
- ================== */
- .width-constraint #script-info > #script-content #additional-info > div.script-screenshots:after {
- position: relative !important;
- display: inline-block !important;
- float: right !important;
- clear: both !important;
- content: " 🔻 Preview 🔻 " !important;
- height: 15px !important;
- line-height: 12px !important;
- width: 140px!important;
- margin-top: -63px!important;
- margin-right: -83px !important;
- border-right: 1px solid peru !important;
- border-left: 1px solid peru !important;
- border-top: 1px solid peru !important;
- transform: rotate(90deg) !important;
- text-align: center !important;
- letter-spacing: 1.7px;
- background: black !important;
- z-index: 5000 !important;
- border: 1px solid gold !important;
- }
- /* ===
- CLIP:
- rect (top, right, bottom, left)
- image:clip:rect(0px,60px,200px,0px);
- === */
- .width-constraint #script-info > #script-content #additional-info > div.script-screenshots {
- position: absolute!important;
- display: inline-block!important;
- height: 130px !important;
- width: 97.5%!important;
- top: -160px!important;
- text-align: right!important;
- border: 1px solid peru !important;
- background-color: transparent!important;
- background: black !important;
- clip: rect(0px, 990px, 145px , 945px)!important;
- transition: all ease 1.5s !important;
- }
- .width-constraint #script-info > #script-content #additional-info > div.script-screenshots:hover {
- background: red !important;
- clip: rect(0px, 947px, 145px , 0px)!important;
- z-index: 5000!important;
- }
- .script-screenshots .fancybox {
- position: relative !important;
- display: inline-block !important;
- float: right !important;
- clear:left !important;
- height: 120px !important;
- width: 160px!important;
- margin-right: 5px!important;
- margin-left: 5px !important;
- }
- .script-screenshots .fancybox:not([title=""]):after {
- content: attr(title) !important;
- position: relative !important;
- display: inline-block !important;
- height: 10px !important;
- line-height: 10px !important;
- width: 145px!important;
- float: right !important;
- clear: both !important;
- margin-right: 0px !important;
- margin-top: 5px!important;
- padding: 2px 5px !important;
- border-radius: 5px !important;
- font-size: 10px !important;
- text-align: left !important;
- text-overflow: ellipsis !important;
- white-space: nowrap !important;
- overflow: hidden !important;
- background: #333 !important;
- }
- /* TEST - NOT Work - PB Ublock Origin + easy list (about _Ad.png) :
- reported - https://forums.lanik.us/viewtopic.php?f=64&t=26338
- https://greasyfork.org/fr/scripts/13725-youtube-fairblock
- ==== */
- img[src="/system/screenshots/screenshots/000/002/455/thumb/Muted_Ad.png?1447018329"] {
- display: inline-block !important;
- }
- .width-constraint #script-info > #script-content #additional-info img[style="display: none ! important;"][src*="_Ad"] {
- position: relative !important;
- display: inline-block !important;
- height: 100% !important;
- min-height: 100px !important;
- max-height: 100px !important;
- max-width: 98% !important;
- margin: 0 auto !important;
- border: 1px solid orange !important;
- border-radius: 3px;
- box-shadow: 5px 5px 2px #181818 !important;
- color: yellow !important;
- /* font-size: 0 !important; */
- padding: 2px !important;
- background-color: #2b2b2b !important;
- }
- /* TEST - GM - LANG FILTER -
- https://greasyfork.org/fr/scripts/3043-greasyfork-org-langfilter
- PB compatibility with TS CITRUS in SCRIPTS LIST
- === */
- #greazy-forq-info {
- background: rgba(255, 255, 255, 0.55);
- color: #670000;
- cursor: pointer;
- left: 2px;
- position: fixed;
- text-shadow: 2px 2px 4px #311, -2px -2px 4px #f73;
- top: 2px;
- z-index: 5000!important;
- }
- li.greazy-forq-hiden ,
- .greazy-forq-hiden {
- border-width: 1px 0 1px 9px !important;
- }
- /* USERSTYLES - - STYLE INFOS for TXT in "small"
- https://userstyles.org/styles/109335/greasyfork-wide-scriptlist
- === */
- #additional-info-text small {
- color: #acaeb5 !important;
- font-size: 12px!important;
- }
- /* (new79) SCRIPT TABLE - RATING NUMBER - TS CITRUS - === */
- .good-rating-count,
- .ok-rating-count,
- .bad-rating-count {
- border-radius: 2px!important;
- display: inline-block !important;
- min-width: 15px!important;
- height: 13px !important;
- line-height: 11px !important;
- padding: 0px 2px !important;
- margin-right: 2px!important;
- margin-left: -2px!important;
- text-align: center !important;
- text-indent: 0px !important;
- }
- .total-rating-count {
- display: table-cell !important;
- /* display: inline-block; */
- width: 100% !important;
- /* min-width: 100% !important; */
- /* max-width: 100% !important; */
- height: 13px !important;
- line-height: 13px !important;
- padding: 0px 2px !important;
- border-radius: 2px!important;
- }
- /* USERSTYLES COMMENT FORM -
- https://forum.userstyles.org/discussion/48485/how-do-i-remove-pop-ups-in-lower-left-corner-in-firefox#latest
- === */
- .Form-HeaderWrap {
- margin-left: -71px !important;
- }
- .MessageForm .H {
- text-indent: 30px !important;
- }
- .CommentFormWrap .Form-HeaderWrap .Form-Header .Author {
- position: absolute !important;
- margin-left: 51px !important;
- margin-top: -50px !important;
- }
- .CommentFormWrap .Form-HeaderWrap .Form-Header .Author .PhotoWrap {
- height: 30px !important;
- width: 30px !important;
- }
- .CommentFormWrap .Form-HeaderWrap .Form-Header .Author .PhotoWrap img.ProfilePhotoMedium {
- height: 30px !important;
- width: 30px !important;
- }
- #Form_Comment {
- width: 701px !important;
- margin-left: -143px !important;
- margin-top: -10px !important;
- padding-left: 72px !important;
- }
- /* (new94) TEST GREASYFORK - POST COMMENT - FIRST (cf #Form_Body) + RE EDIT */
- /* FIRST */
- /* #vanilla_post_discussion #DiscussionForm */
- textarea#Form_Body.textarea-autosize {
- height: 138px;
- min-height: 50px;
- min-width: 670px !important;
- overflow: hidden;
- resize: vertical !important;
- word-wrap: break-word;
- outline: 1px solid red ;
- }
- .FormWrapper>form {
- margin-left: -23px;
- margin-top: 27px;
- width: 681px !important;
- outline: 1px solid red ;
- }
- /* FIRST */
- #vanilla_post_discussion #DiscussionForm {
- position: relative;
- display: inline-block;
- width: 682px ;
- top: 25px ;
- margin-top: -144px !important;
- }
- #vanilla_post_discussion .FormWrapper {
- margin-top: -8px ;
- }
- /* RE EDIT / MODIF */
- #vanilla_post_editdiscussion #DiscussionForm {
- position: relative;
- display: inline-block;
- width: 682px ;
- top: 39px ;
- margin-top: -144px !important;
- left: -22px;
- }
- #vanilla_post_editdiscussion .FormWrapper>form {
- margin-left: 0px ;
- }
- /* LARGE - HTLM EDIT COMMENT - FORUM USERSTYLES - HELPER on HOVER - GM - === */
- .RadioLabel[for="Form_Format"] {
- display: inline-block!important;
- width: 116px !important;
- border: 1px solid green !important;
- margin-bottom: 2px !important;
- }
- /* (new60) NEDD CONVERT for Addstylish lib - HTLM - WITHOUT GM */
- .bodybox-wrap > .RadioLabel[for="Form_Format"]:hover:after {
- content: "Les éléments et attributs suivants sont autorisés. \A \A Cela s'applique à la fois au HTML et au Markdown \A (après conversion en HTML) \A \A * (name, title) | a (href) | abbr | b | \A blockquote (cite) | br | center | cite | \A code | dd | del | dfn | div | dl | dt | em | \A h1 | h2 | h3 | h4 | h5 | h6 | hr | i | ins | \A img (alt, height, src (https), width) | \A kbd | li | mark | ol | p | pre | q (cite) | \A rp | rt | ruby | s | samp | small | span | strike | \A strong | tt | table | tbody | tfoot | thead | \A td | th | tr | sub | sup | \A time (datetime, pubdate) | u | ul | var \A \A Les sauts de ligne seront transformés en éléments <p> ou <br>. \A \A Les URL seront automatiquement transformées en liens." !important;
- position: absolute !important;
- display: inline-block !important;
- width: 659px !important;
- height: 325px !important;
- margin-top: -338px !important;
- margin-left: -40px !important;
- padding: 5px !important;
- color: peru !important;
- border-radius: 4px 4px 20px 20px !important;
- background: black !important;
- white-space: pre-line !important;
- z-index: 500 !important;
- opacity: 1 !important;
- overflow:hidden !important;
- overflow-y: auto !important;
- transition: all 0.7s!important;
- transition: all ease 0.7s !important;
- border: 4px solid GREEN !important;
- }
- /* HTLM - WITHOUT GM - OPEN A NEW DISCUSSION */
- #vanilla_post_discussion .bodybox-wrap > .RadioLabel[for="Form_Format"]:hover:after {
- position: absolute !important;
- display: inline-block !important;
- width: 430px !important;
- height: 500px !important;
- top: 460px !important;
- left: 40px !important;
- border: 4px DOTTED GREEN !important;
- }
- /* HTLM WITH GM */
- .bodybox-wrap .Button + .RadioLabel[for="Form_Format"]:hover:after {
- display: none !important;
- }
- /* .bodybox-wrap:hover:after , */
- .bodybox-wrap .Button + .RadioLabel[for="Form_Format"] a:hover:after {
- content: "Les éléments et attributs suivants sont autorisés. \A \A Cela s'applique à la fois au HTML et au Markdown \A (après conversion en HTML) \A \A * (name, title) | a (href) | abbr | b | \A blockquote (cite) | br | center | cite | \A code | dd | del | dfn | div | dl | dt | em | \A h1 | h2 | h3 | h4 | h5 | h6 | hr | i | ins | \A img (alt, height, src (https), width) | \A kbd | li | mark | ol | p | pre | q (cite) | \A rp | rt | ruby | s | samp | small | span | strike | \A strong | tt | table | tbody | tfoot | thead | \A td | th | tr | sub | sup | \A time (datetime, pubdate) | u | ul | var \A \A Les sauts de ligne seront transformés en éléments <p> ou <br>. \A \A Les URL seront automatiquement transformées en liens." !important;
- position: absolute !important;
- display: inline-block !important;
- width: 638px !important;
- height: 400px !important;
- margin-top: -398px !important;
- margin-left: -40px !important;
- padding: 5px !important;
- color: peru !important;
- border: 1px dotted GREEN !important;
- border-radius: 4px 4px 0px 20px !important;
- background: black !important;
- white-space: pre-line !important;
- z-index: 500 !important;
- opacity: 1 !important;
- overflow:hidden !important;
- overflow-y: auto !important;
- transition: all 0.7s!important;
- transition: all ease 0.7s !important;
- }
- /* (new60) LARGE - MARKDOWN - Hover on (?) FOR for GM "Markdown toolbar for GreasyFork and UserStyles":
- https://greasyfork.org/scripts/6779
- .bodybox-wrap .RadioLabel[for="Form_Format1"] a
- === */
- /* .RadioLabel[for="Form_Format1"]:hover , */
- .RadioLabel[for="Form_Format1"] {
- position: relative !important;
- display: inline-block !important;
- width: 130px !important;
- border: 1px solid YELLOW !important;
- }
- /* (new60) NEDD CONVERT for Addstylish lib - MARKDOWN - WITH GM */
- .bodybox-wrap .Button + .RadioLabel[for="Form_Format"] + .RadioLabel[for="Form_Format1"] a:hover:after {
- content: "Quick reference guide to the rest of the Markdown syntax. \A \25B6 Headers with ( # ) : \A # Level one header # \A ### Level three header ### \A Headers continue as you’d imagine, with extra hashes. \A \25B6 Links with ( [ ...] ): \A [This is a link](http://www.darkcoding.net) \A \25B6 Blockquote with ( > ): \A > This is quoted \A \25B6 Code : \A Indent text at least 4 spaces for all formatting in it to be ignored. \A # This isn't displayed as header, because it is indented 4 spaces \A Or inline: \A Inline code is `escaped` with backticks (`) \A \25B6 Lists \A \25B6 Unordered lists : use *, + or - : \A * This \A * is \A * a list \A \25B6 Ordered lists : use number followed by period. \A 1. with \A 1. numbers \A \25B6 Horizontal lines with ( - ) : \A Three or more dashes ( - ) ---- \A \25B6 Emphasis \A A single underscore ( _ )or asterix ( * ) is italic, two is bold : \A _italic_ or *italic* \A __bold__ or **bold** \A \25B6 Escaping : \A If you don’t want some of these rules to apply, \A they can be escaped \A by preceding the special character with a backslash ( /\ ): \A This is /\*/\*not/\*/\* in bold." !important;
- position: absolute !important;
- display: inline-block !important;
- width: 500px !important;
- height: 390px !important;
- margin-top: -398px !important;
- margin-left: -66px !important;
- padding: 10px !important;
- color: peru !important;
- border: 1px dotted YELLOW !important;
- border-radius: 4px 4px 0px 20px !important;
- background: black !important;
- white-space: pre-line !important;
- z-index: 500 !important;
- opacity: 1 !important;
- visibility: visible !important;
- overflow:hidden !important;
- overflow-y: auto !important;
- transition: all 0.7s!important;
- }
- /* HTLM WITH GM */
- .bodybox-wrap .Button + .RadioLabel[for="Form_Format"] + .RadioLabel[for="Form_Format1"]:hover:after {
- display: none !important;
- }
- /* (new60) NEDD CONVERT for Addstylish lib - HTLM WITHOUT GM */
- .bodybox-wrap .RadioLabel[for="Form_Format1"]:hover:after {
- content: "Quick reference guide to the rest of the Markdown syntax. \A \25B6 Headers with ( # ) : \A # Level one header # \A ### Level three header ### \A Headers continue as you’d imagine, with extra hashes. \A \25B6 Links with ( [ ...] ): \A [This is a link](http://www.darkcoding.net) \A \25B6 Blockquote with ( > ): \A > This is quoted \A \25B6 Code : \A Indent text at least 4 spaces for all formatting in it to be ignored. \A # This isn't displayed as header, because it is indented 4 spaces \A Or inline: \A Inline code is `escaped` with backticks (`) \A \25B6 Lists \A \25B6 Unordered lists : use *, + or - : \A * This \A * is \A * a list \A \25B6 Ordered lists : use number followed by period. \A 1. with \A 1. numbers \A \25B6 Horizontal lines with ( - ) : \A Three or more dashes ( - ) ---- \A \25B6 Emphasis \A A single underscore ( _ )or asterix ( * ) is italic, two is bold : \A _italic_ or *italic* \A __bold__ or **bold** \A \25B6 Escaping : \A If you don’t want some of these rules to apply, \A they can be escaped \A by preceding the special character with a backslash ( /\ ): \A This is /\*/\*not/\*/\* in bold." !important;
- position: absolute !important;
- display: inline-block !important;
- width: 520px !important;
- height: 320px !important;
- margin-top: -342px !important;
- margin-left: -66px !important;
- padding: 10px !important;
- color: peru !important;
- border-radius: 4px 4px 20px 20px !important;
- white-space: pre-line !important;
- z-index: 500 !important;
- opacity: 1 !important;
- visibility: visible !important;
- overflow:hidden !important;
- overflow-y: auto !important;
- transition: all 0.7s!important;
- border: 4px solid YELLOW !important;
- background: black !important;
- }
- /* HTLM - WITHOUT GM - OPEN A NEW DISCUSSION */
- #vanilla_post_discussion .bodybox-wrap .RadioLabel[for="Form_Format1"]:hover:after {
- position: absolute !important;
- display: inline-block !important;
- width: 420px !important;
- height: 500px !important;
- margin-left: 80px !important;
- top: 255px !important;
- left: -525px !important;
- font-size: 12px !important;
- border: 4px DOTTED YELLOW !important;
- }
- .bodybox-wrap .RadioLabel[for="Form_Format2"] a:after ,
- .bodybox-wrap .RadioLabel[for="Form_Format2"]:after ,
- .bodybox-wrap .RadioLabel[for="Form_Format1"]:after {
- visibility: hidden !important;
- opacity: 0!important;
- }
- /* (new66) PROFILE INFOS - without sript - === */
- #main-header + .width-constraint .text-content #user-profile + section header {
- margin-bottom: 2px !important;
- margin-top: -18px !important;
- }
- /* (new76) PROFILE INFOS - CITRUS */
- body[pagetype="UserProfile"] #main-header + .width-constraint .text-content #user-profile + section header {
- margin-bottom: 2px !important;
- margin-top: -9px !important;
- }
- .width-constraint #script-list-option-groups.list-option-groups + header {
- display: inline-block !important;
- float: right !important;
- width: 778px !important;
- min-height: 25px !important;
- max-height: 25px !important;
- line-height: 0px !important;
- margin-right: -26px !important;
- margin-top: 0px !important;
- /* margin-bottom: -37px !important; */
- /* background: red !important; */
- }
- .width-constraint #script-list-option-groups.list-option-groups + header h3 {
- display: inline-block !important;
- width: 779px !important;
- min-height: 25px !important;
- max-height: 25px !important;
- line-height: 20px !important;
- margin-top: -3px !important;
- /* margin-bottom: -37px !important; */
- text-align: center !important;
- background: #222 !important;
- }
- .width-constraint #script-list-option-groups.list-option-groups + header + #user-script-list {
- display: inline-block !important;
- float: right !important;
- width: 778px !important;
- min-height: 844px !important;
- margin-top: 25px !important;
- margin-right: -29px !important;
- }
- /* (new94) USER PROFILE - === */
- .script-list,
- .user-list,
- .text-content {
- display: inline-block !important;
- /* width: 100% !important; */
- margin-top: 0px !important;
- box-shadow: 3px 3px 2px black !important;
- background-color: #222 !important;
- }
- #user-profile>p {
- margin-top: 0 !important;
- }
- .text-content {
- width: 100% !important;
- }
- .white-panel,
- #user-discussions-on-scripts-written,
- #control-panel,
- #user-profile {
- background-color: transparent !important;
- }
- /* (new74) PROFILE INFOS - WITH / WITHOUT CITRUS - PERSONALPROFILE and USREPROFILE -
- https://greasyfork.org/fr/users/8-decembre?sort=updated
- https://greasyfork.org/fr/users/2482-lazza?sort=updated
- === */
- body[pagetype="PersonalProfile"] #main-header + .width-constraint ,
- body[pagetype="UserProfile"] #main-header + .width-constraint {
- margin-top: 45px !important;
- max-width: 980px !important;
- background: #222 !important;
- }
- body[pagetype="PersonalProfile"] #main-header + .width-constraint .text-content #control-panel #user-control-panel ,
- body[pagetype="PersonalProfile"] #main-header + .width-constraint .text-content {
- display: inline-block !important;
- max-width: 980px !important;
- box-shadow: none !important;
- }
- body[pagetype="UserProfile"] #main-header + .width-constraint .text-content {
- box-shadow: none !important;
- padding-bottom: 0 !important;
- }
- body[pagetype="UserProfile"] #main-header + .width-constraint .text-content .white-panel {
- padding: 0 0 0 10px !important;
- }
- /* (new73) FAVORIS SCRIPTS - without CITRUS */
- .width-constraint section.text-content + section {
- margin-top: 25px !important;
- margin-bottom: 10px !important;
- /* background: blue !important; */
- }
- .width-constraint section.text-content + section header {
- margin-top: -31px !important;
- margin-bottom: -10px !important;
- }
- #user-script-sets {
- margin-top: 0px !important;
- padding-top: 10px !important;
- padding-left: 0px !important;
- }
- /* (new73) FAVORIS SCRIPTS - CITRUS - PERSONALPROFILE and USREPROFILE */
- body[pagetype="UserProfile"] #main-header + .width-constraint >section.text-content + section .white-panel {
- display: inline-block !important;
- margin-top: -18px !important;
- /* background: red !important; */
- }
- body[pagetype="UserProfile"] #main-header + .width-constraint section.text-content + section header {
- margin-top: -31px !important;
- margin-bottom: 10px !important;
- }
- /* (new76) USER PROFILE - PERSONALPROFILE and USREPROFILE */
- #user-profile {
- display: inline-block !important;
- min-width: 910px;
- max-width: 910px;
- min-height: 21px!important;
- max-height: 21px!important;
- padding-bottom: 8px !important;
- padding-top: 2px !important;
- overflow: hidden!important;
- transition: all ease 0.2s !important;
- /* background-color: red !important; */
- }
- body[pagetype="PersonalProfile"] #user-profile ,
- body[pagetype="UserProfile"] #user-profile {
- display: inline-block !important;
- min-width: 930px;
- max-width: 930px;
- background-color: white;
- min-height: 21px!important;
- max-height: 21px!important;
- padding-bottom: 18px !important;
- padding-top: 0px !important;
- overflow: hidden!important;
- transition: all ease 0.2s !important;
- }
- /* (new76) USER PROFILE - PERSONALPROFILE and USREPROFILE - HOVER */
- #user-profile:hover {
- display: inline-block !important;
- min-height: 21px !important;
- max-height: 200px !important;
- background: black!important;
- overflow-y: auto !important;
- transition: all ease 0.7s !important;
- }
- body[pagetype="PersonalProfile"] #user-profile:hover ,
- body[pagetype="UserProfile"] #user-profile:hover {
- display: inline-block !important;
- min-height: 21px !important;
- max-height: 200px !important;
- background: black!important;
- overflow-y: auto !important;
- transition: all ease 0.7s !important;
- }
- /* (new76) USER PROFILE - PERSONALPROFILE and USREPROFILE - TXT "HOVER IT" - HOVER */
- .width-constraint > .text-content #user-profile:after {
- position: absolute !important;
- display: inline-block !important;
- top: 107px !important;
- margin-left: -255px !important;
- content: " (hover it !)" !important;
- font-size: 9px !important;
- color: tomato !important;
- /* background: red !important; */
- }
- body[pagetype="UserProfile"] .width-constraint > .text-content #user-profile:after {
- top: 99px !important;
- margin-left: 0px !important;
- color: red !important;
- }
- body[pagetype="PersonalProfile"] .width-constraint > .text-content #user-profile:after {
- top: 99px !important;
- margin-left: -220px !important;
- color: green !important;
- }
- /* A SUPP ?? */
- #user-profile>h1:not(:hover){
- margin-bottom: -5px !important;
- }
- #user-profile>h1:not(:hover):after {
- margin-top: -3px !important;
- content: " (hover it !)" !important;
- font-size: 9px !important;
- color: tomato !important;
- }
- #user-profile>a:hover {
- color: tomato !important;
- }
- #user-discussions-on-scripts-written {
- min-width: 930px !important;
- max-width: 930px !important;
- margin: auto !important;
- padding-bottom: 18px !important;
- padding-top: 0px !important;
- background-color: white;
- }
- #user-discussions-on-scripts-written ~ #script-table tbody tr td:nth-child(2) {
- max-width: 385px !important;
- word-wrap: break-word !important;
- }
- .width-constraint .text-content section#user-profile + section + section #script-list-option-groups.list-option-groups {
- display: inline-block !important;
- float: left !important;
- margin-left: -15px !important;
- margin-top: 20px !important;
- }
- /* (new66) USER PROFILE - SETS - for long SETS DESCRIPTION - wiyh / without GM " CITRUS" OK -
- https://greasyfork.org/en/users/11263-azazello
- https://greasyfork.org/en/users/3171-clickhappier?sort=updated
- === */
- #main-header + .width-constraint .text-content #user-profile + section header + #user-script-sets {
- display: inline-block!important;
- margin-left: -13px !important;
- margin-bottom: 0 !important;
- margin-top: -14px !important;
- padding-left: 6px !important;
- }
- /* CITRUS */
- body[pagetype="UserProfile"] #main-header + .width-constraint .text-content #user-profile + section header + #user-script-sets {
- display: inline-block!important;
- margin-left: -13px !important;
- margin-top: 4px !important;
- padding-left: 6px !important;
- }
- #user-script-sets>li {
- display: inline-block !important;
- float: right ;
- clear: both ;
- width: 935px !important;
- line-height: 20px !important;
- margin-bottom: 2px !important;
- padding: 0 5px !important;
- text-indent: -18px !important;
- }
- #user-script-sets>li:nth-child(odd) {
- background: #333 !important;
- }
- #user-script-sets>li:nth-child(even) {
- background: black !important;
- }
- #user-script-sets>li:hover {
- color: tomato !important;
- }
- #user-script-sets>li:before {
- content: " ▶ " ;
- }
- #user-script-sets>li a[href*="/scripts?set="] {
- display: inline-block !important;
- /* float: left !important; */
- width: 17px !important;
- line-height: 20px !important;
- margin-bottom: -3px !important;
- font-size: 10px !important;
- color: transparent !important;
- white-space: nowrap !important;
- overflow: hidden !important;
- }
- /* (new60) */
- #user-script-sets>li a[href*="/scripts?set="]:before {
- position: relative ;
- display: inline-block !important;
- float: left ;
- height: 100% ;
- max-height: 15px ;
- min-height: 15px ;
- width: 100% ;
- min-width: 25px ;
- max-width: 25px ;
- margin-left: -2px ;
- top: 4px ;
- color: transparent;
- content: " ";
- background-repeat: no-repeat;
- background-color: rgba(55, 173, 227, 0.4) ;
- background-image: url("https://addons.cdn.mozilla.net/static/img/zamboni/icons/collections.png?433f04b");
- background-position: 3px -650px !important;
- }
- #user-script-sets>li:hover>a[href$="/edit"] {
- display: inline-block !important;
- height: 15px !important;
- line-height: 18px !important;
- margin-left: 15px !important;
- color: gold !important;
- /* background: rgba(11, 11, 11, 0.5) !important; */
- padding: 2px 4px !important;
- /* border-radius: 5px !important; */
- /* transition: background ease 1.5s !important; */
- }
- /* (new60 */
- #user-script-sets>li:hover>a:not([href$="/edit"]) {
- display: inline-block !important;
- /* color: gold !important; */
- /* background: rgba(11, 11, 11, 0.5) !important; */
- /* border-radius: 5px !important; */
- /* transition: background ease 0.8s !important; */
- }
- #user-script-sets>li>a[href$="/edit"]:hover ,
- #user-script-sets>li>a:not([href$="/edit"]):hover {
- /* color: white !important; */
- /* transition: background ease 0.8s !important; */
- }
- /* TS CITRUS - SETS - USER SETS (ON HOVER) - #script-table + - === */
- #main-header + #script-table + .pagination + #UserSets ,
- #main-header + #script-table + #UserSets {
- position: fixed !important;
- left: 27.5% !important;
- top: 48px!important;
- padding: 2px 10px;
- background-color: yellow;
- border-radius: 5px;
- z-index: 200!important;
- z-index: 200000 !important;
- opacity: 1 !important;
- }
- #main-header + #script-table + .pagination + #UserSets:before ,
- #main-header + #script-table + #UserSets:before {
- background-color: yellow;
- border-radius: 5px;
- content: "Your Sets ▼ " !important;
- display: inline-block !important;
- left: 27.5% !important;
- padding: 1px 5px !important;
- position: fixed !important;
- top: 48px !important;
- font-size: 12px !important;
- visibility: visible !important;
- z-index: 200000 !important;
- opacity: 1 !important;
- }
- #main-header + #script-table + .pagination + #UserSets:hover ,
- #main-header + #script-table + #UserSets:hover {
- opacity: 1 !important;
- visibility: visible !important;
- }
- /* ==== TEST - FAVORITS /SETS PAGES - TXT "POST A SCRIPT / LEARN TO SCRIPT" / NO SCRIPTS FOUND" - -
- VOIR SET without scripts list:
- https://greasyfork.org/fr/scripts?set=24
- === */
- /* TEST - FAVORITS / SETS PAGES - TXT "FAVORIS BY...." - === */
- #UserSets +.width-constraint>h3 {
- position: fixed !important;
- display: inline-block !important;
- width: 300px !important;
- height: 20px !important;
- line-height: 17px !important;
- top: 60px !important;
- margin-left: 250px !important;
- padding: 0 2px !important;
- font-size: 12px !important;
- text-align: left !important;
- border-radius: 3px !important;
- background: #333 !important;
- }
- #UserSets +.width-constraint>h3 a {
- display: inline-block !important;
- max-width: 80px !important;
- height: 15px !important;
- line-height: 15px !important;
- margin-top: 0px !important;
- font-size: 13px !important;
- color: gold !important;
- white-space: nowrap !important;
- overflow: hidden !important;
- text-overflow: ellipsis !important;
- }
- #UserSets +.width-constraint>h3 a:hover {
- color: tomato !important;
- }
- #UserSets +.width-constraint>h3 >a[href$="/edit"] {
- position: absolute !important;
- display: inline-block !important;
- height: 15px !important;
- line-height: 15px !important;
- width: 40px !important;
- top: 2px !important;
- margin-left: 25% !important;
- padding: 2px 2px 2px 15px !important;
- border-radius: 3px !important;
- font-size: 14px !important;
- background: rgba(145, 124, 124, 0.42) url("https://greasyfork.org/fr/forum/applications/dashboard/design/images/profile-sprites.png") no-repeat scroll 2px -134px !important;
- opacity: 0 !important;
- z-index: 1500 !important;
- }
- #UserSets +.width-constraint>h3:hover >a[href$="/edit"] {
- position: absolute !important;
- display: inline-block !important;
- height: 15px !important;
- line-height: 15px !important;
- width: 40px !important;
- top: 20px !important;
- margin-left: 27% !important;
- padding: 2px 2px 2px 15px !important;
- border-radius: 3px !important;
- font-size: 14px !important;
- background: rgba(145, 124, 124, 0.42) url("https://greasyfork.org/fr/forum/applications/dashboard/design/images/profile-sprites.png") no-repeat scroll 2px -134px !important;
- opacity: 1 !important;
- z-index: 1500 !important;
- }
- /* TEST - FAVORITS / SETS PAGES - TXT "POST A SCRIPT - LEARN TO SCRIPT" - === */
- #UserSets + .width-constraint>p {
- padding: 2px 2px 2px 20px !important;
- z-index: 500 !important;
- background: rgba(145, 124, 124, 0.42) url("https://greasyfork.org/fr/forum/applications/dashboard/design/images/profile-sprites.png") no-repeat scroll 2px -134px !important;
- }
- #UserSets + .width-constraint>p {
- padding: 2px 2px 2px 20px !important;
- z-index: 500 !important;
- background: rgba(145, 124, 124, 0.42) url("https://greasyfork.org/fr/forum/applications/dashboard/design/images/profile-sprites.png") no-repeat scroll 2px -134px !important;
- }
- /* TEST - FAVORITS / SETS PAGES - TXT SET TITTLE or "NO SCRIPT FOUND" - WITH INDICATOR - VISIBLE ON HOVER -
- https://greasyfork.org/en/scripts?per_page=100&set=2360&sort=created
- https://greasyfork.org/fr/scripts/259-greasy-fork-search-other-sites
- https://greasyfork.org/en/users/4-loucypher?sort=updated
- https://greasyfork.org/fr/scripts/9630-greasy-fork-search-scripts-on-other-sites-added-more-sites
- === */
- #UserSets + .width-constraint h3:not(:hover) ~ p:nth-last-of-type(n+2):not(:hover):before ,
- .width-constraint h3:not(:hover) + .script-author-description ~ p:nth-last-of-type(n+2):not(:hover):before {
- content: "► Desc " !important;
- position: fixed !important;
- min-width: 60px !important;
- max-width: 60px !important;
- top: 71px !important;
- margin-left: -290px !important;
- padding: 2px 2px 2px 10px !important;
- border-radius: 3px !important;
- font-size: 13px !important;
- font-weight: bolder !important;
- color: gold !important;
- overflow: hidden !important;
- text-overflow: ellipsis !important;
- white-space: nowrap !important;
- z-index: 500 !important;
- background: rgba(145, 124, 124, 0.42)!important;
- pointer-events: none !important;
- }
- #UserSets + .width-constraint h3 ~ p:nth-last-of-type(n+2) ,
- .width-constraint h3 + .script-author-description ~ p:nth-last-of-type(n+2) {
- position: fixed !important;
- min-width: 185px !important;
- max-width: 185px !important;
- top: 31px !important;
- margin-left: 760px !important;
- padding: 2px 2px 2px 10px !important;
- border-radius: 3px !important;
- font-size: 15px !important;
- font-weight: bolder !important;
- color: peru !important;
- overflow: hidden !important;
- text-overflow: ellipsis !important;
- white-space: nowrap!important;
- z-index: 500 !important;
- background: rgba(145, 124, 124, 0.42)!important;
- }
- #UserSets + .width-constraint h3:hover ~ p:nth-last-of-type(n+2),
- .width-constraint h3:hover + .script-author-description ~ p:nth-last-of-type(n+2) ,
- #UserSets + .width-constraint h3 ~ p:nth-last-of-type(n+2):hover ,
- .width-constraint h3 + .script-author-description ~ p:nth-last-of-type(n+2):hover {
- position: fixed !important;
- height: auto !important;
- min-width: 385px !important;
- max-width: 385px !important;
- top: 31px !important;
- margin-left: 530px !important;
- padding: 2px 40px 20px 40px !important;
- border-radius: 3px !important;
- font-size: 15px !important;
- font-weight: bolder !important;
- color: white !important;
- border: 1px solid peru !important;
- border-radius: 5px !important;
- box-shadow: 7px 7px 3px 1px rgba(0, 0, 0, 0.7) !important;
- overflow: hidden !important;
- white-space: normal !important;
- text-align: left !important;
- z-index: 500 !important;
- background: black !important;
- transition: all ease 0.7s !important;
- }
- /* (new74) FAVORITS / SETS PAGES - MEDIA QUERIE - === */
- @media screen and (max-width: 1400px) {
- /* #main-header + #script-table + #UserSets */
- #UserSets {
- margin-left: -10% !important;
- z-index: 5000 !important;
- }
- /* #main-header + #script-table + #UserSets:before */
- #UserSets:before {
- margin-left: -15% !important;
- z-index: 5000 !important;
- }
- #UserSets + .width-constraint .pagination {
- margin-left: -10% !important;
- }
- /* ==== END === FAVORITS / SETS PAGES - MEDIA QUERIE === */
- }
- /* GREASY FORK - FORUM - PROFILE PAGE - === */
- .PhotoWrap a.ChangePicture {
- display: block;
- top: 15px !important;
- color: gold !important;
- z-index: 5000 !important;
- transition: all ease 0.2s !important;
- }
- .PhotoWrap:hover a.ChangePicture {
- display: block;
- top: 70px !important;
- color: gold !important;
- transition: all ease 0.7s !important;
- }
- .PhotoWrap:hover a.ChangePicture span {
- color: gold !important;
- }
- #dashboard_profile_index #Content.Column.ContentColumn ,
- #dashboard_profile_discussions #Content.Column.ContentColumn {
- margin-top: 70px!important;
- }
- .About dd {
- color: peru !important;
- }
- /* (new80) */
- #dashboard_profile_notifications #Content.Column.ContentColumn .User,
- #dashboard_profile_comments #Content.Column.ContentColumn .User,
- #dashboard_profile_discussions #Content.Column.ContentColumn .User {
- position: fixed !important;
- display: inline-block !important;
- width: 742px !important;
- top: 54px !important;
- margin-left: -7px !important;
- padding: 5px !important;
- border-bottom: 1px solid peru !important;
- background: black !important;
- z-index: 200 !important;
- }
- /* (new72) */
- #dashboard_profile_notifications #Content.Column.ContentColumn .ProfileOptions ,
- #dashboard_profile_comments #Content.Column.ContentColumn .ProfileOptions ,
- #dashboard_profile_discussions #Content.Column.ContentColumn .ProfileOptions {
- position: fixed !important;
- display: inline-block !important;
- top: 69px !important;
- margin-left: -158px !important;
- z-index: 5000 !important;
- }
- /* (new72) */
- #dashboard_profile_notifications #Content.Column.ContentColumn .NavButton.ProfileButtons.Button-EditProfile ,
- #dashboard_profile_comments #Content.Column.ContentColumn .NavButton.ProfileButtons.Button-EditProfile ,
- #dashboard_profile_discussions #Content.Column.ContentColumn .NavButton.ProfileButtons.Button-EditProfile {
- position: fixed!important;
- display: inline-block !important;
- top: 69px !important;
- margin-left: -58px !important;
- padding: 4px 47px !important;
- box-shadow: none !important;
- text-shadow: none !important;
- z-index: 202 !important;
- }
- #dashboard_profile_notifications #Content.Column.ContentColumn .BoxFilter + h2 ,
- #dashboard_profile_comments #Content.Column.ContentColumn .BoxFilter + h2 ,
- #dashboard_profile_discussions #Content.Column.ContentColumn .BoxFilter + h2 {
- top: 24px!important;
- position: fixed!important;
- display: inline-block;
- z-index: 250!important;
- color: peru!important;
- width: 678px!important;
- text-align: left;
- background: black;
- padding: 2px 5px!important;
- border: 1px solid peru!important;
- }
- /* (new80)*/
- #dashboard_profile_notifications #Content.Column.ContentColumn .ProfileOptions + .Profile ,
- #dashboard_profile_comments #Content.Column.ContentColumn .ProfileOptions +.Profile ,
- #dashboard_profile_discussions #Content.Column.ContentColumn .ProfileOptions +.Profile {
- margin-top: 70px !important;
- }
- #conversations_messages_all .Condensed.DataList.Conversations {
- margin-top: 42px !important;
- }
- /* (new72) */
- .Dashboard.Profile.discussions.Profile.Section-Profile .ProfileOptions + .Profile .BoxFilter.BoxProfileFilter + .DataListWrap {
- margin-top: -70px !important;
- }
- /* (new90) GREASYFORK FORUM - PROFILE BUTTON */
- #dashboard_profile_discussions .About>dt:last-of-type {
- position: absolute !important;
- display: inline-block !important;
- width: 23% !important;
- height: 18px !important;
- line-height: 18px !important;
- top: 5px !important;
- left: 74%!important;
- padding: 2px 2px 2px 15px !important;
- border-radius: 3px !important;
- font-size: 15px !important;
- background: rgba(145, 124, 124, 0.42) url("https://greasyfork.org/fr/forum/applications/dashboard/design/images/profile-sprites.png") no-repeat scroll 2px -134px !important;
- /* outline: 1px solid violet !important; */
- }
- /* (new66) GEASY FORK - WITHOUT GM - SCRIPTS LIST(work with TS CITRUS enable) - === */
- /* #browse-script-list>li */
- #user-script-list>li>article ,
- #browse-script-list>li>article {
- padding: 2px 5px !important;
- width: 720px !important;
- }
- /* CIRTUS */
- /* body[pagetype="ListingPage"] #user-script-list>li>article ,
- body[pagetype="ListingPage"] #browse-script-list>li>article {
- padding: 2px 5px !important;
- width: 875px !important;
- } */
- .script-list dt {
- width: 12em;
- clear: left;
- float: left;
- padding-left: 5px!important;
- padding-right: 1em;
- font-weight: bold;
- text-align: left !important;
- border-left: 1px solid peru !important;
- }
- /* (new66) without script */
- #user-script-list>li>article .description ,
- #browse-script-list>li>article .description {
- display: inline-block!important;
- width: 100% !important;
- min-width: 757px !important;
- max-width: 757px !important;
- /* padding-bottom: 10px!important; */
- padding-bottom: 4px !important;
- padding-left: 4px!important;
- font-size: 15px !important;
- line-height: 15px !important;
- border-bottom: 1px solid gray!important;
- border-left: 3px solid red !important;
- word-wrap: break-word !important;
- overflow: hidden !important;
- /* background: blue !important; */
- }
- /* CITRUS */
- body[pagetype="UserProfile"]
- #user-script-list>li>article .description ,
- #browse-script-list>li>article .description {
- display: inline-block!important;
- width: 100% !important;
- min-width: 710px !important;
- max-width: 710px !important;
- /* padding-bottom: 10px!important; */
- padding-bottom: 4px !important;
- padding-left: 4px!important;
- font-size: 15px !important;
- line-height: 15px !important;
- border-bottom: 1px solid gray!important;
- border-left: 3px solid red !important;
- word-wrap: break-word !important;
- overflow: hidden !important;
- /* background: blue !important; */
- }
- /* mark ELEMENT - === */
- mark {
- padding: 0px 5px !important;
- border-radius: 3px!important;
- background: #DED236 !important;
- }
- /* (new84) ICON USER / SCRIPT - BACKGROUND - === */
- #site-name img[src="greasemonkey-script:d22180f2-66b1-46a9-b73e-7ecbda9d6ff3/MonkeyIcon"] ,
- #title-image ,
- .ProfilePhoto.ProfilePhotoMedium ,
- #script-info>header>h2>div img {
- height: auto !important;
- max-height: 30px !important;
- max-width: 30px !important;
- width: auto !important;
- margin-top: -3px;
- padding: 2px !important;
- background-color: rgba(191, 191, 190, 0.33) !important;
- border-radius: 5px !important;
- box-shadow: 0 0 2px #cccccc inset !important;
- }
- #site-name img ,
- #title-image {
- background-color: rgba(191, 191, 190, 0.33) !important;
- background-image: none !important;
- }
- /* #site-name img[src="https://greasyfork.org/en/forum/uploads/SCN2YQGWLIU4.jpg"] , */
- #site-name img[src*="/forum/uploads/SCN2YQGWLIU4.jpg"] ,
- #site-name img[src="/assets/blacklogo96-e0c2c76180916332b7516ad47e1e206b42d131d36ff4afe98da3b1ba61fd5d6c.png"] {
- display: inline-block !important;
- position: relative !important;
- height: 100% !important;
- min-height: 30px !important;
- max-height: 30px !important;
- max-width: 100%!important;
- min-width: 30px !important;
- max-width: 30px !important;
- /* left: -48px !important; */
- top: -4px !important;
- width: auto !important;
- padding: 2px!important;
- background-color: black !important;
- border-radius: 3px !important;
- box-shadow: 0 0 2px #cccccc inset !important;
- }
- #site-name img[src="greasemonkey-script:d22180f2-66b1-46a9-b73e-7ecbda9d6ff3/MonkeyIcon"] {
- position: relative !important;
- display: inline-block !important;
- top: -3px !important;
- border-radius: 5px !important;
- }
- /* FORUM COMMENT - POST REPY - PREVIEW + QUOTE with "ol" or not / With AUTHOR or not - === */
- .Preview {
- background: #454545!important;
- color: #929292 !important;
- min-height: 100px;
- padding: 4px;
- }
- blockquote ,
- blockquote.Quote,
- blockQuote.UserQuote {
- background: rgba(184, 181, 181, 0.05) !important;
- border-left: 4px solid rgba(242, 193, 36, 0.37) !important;
- }
- /* BLOCKQUOTES */
- blockquote {
- width: 668px !important;
- margin-left: -4px !important;
- padding: 1px 5px !important;
- }
- .Message>blockquote>div>pre{
- margin-left: 2px!important;
- }
- .Message>blockquote>pre{
- width: 97% !important;
- }
- .QuoteText>ol{
- display: inline-block!important;
- width: 95%!important;
- margin-bottom: -28px!important;
- margin-top: -15px!important;
- }
- .script-author-description>blockquote {
- margin-left: -4px !important;
- padding: 1px 5px !important;
- width: 99% !important;
- }
- /* FORUM COMMENT - POST/EDIT NEW DISCUSSION + ACTIVITIES - === */
- #vanilla_post_editdiscussion #Content.Column.ContentColumn ,
- #vanilla_post_discussion #Content.Column.ContentColumn {
- width: 689px!important;
- margin-top: 74px!important;
- margin-left: 215px!important;
- }
- /* (new79) GREASYFORK different than USERSTYLES - FORUM DISCUSSION - DISSCUSSION CONTAINER - === */
- #Content.Column.ContentColumn ,
- #vanilla_discussion_index #Content.Column.ContentColumn {
- /* position: relative !important; */
- display: inline-block !important;
- float: right !important;
- width: 750px !important;
- min-height: 770px !important;
- margin-top: -8px !important;
- padding: 0 0 0 5px !important;
- border-radius: 0 0 5px 5px !important;
- box-shadow: none !important;
- background: transparent !important;
- /* z-index: 0 !important; */
- /* overflow: hidden !important; */
- }
- /* (new94) GREASYFORK - FORUM - POST A COMMENT - FIRST POST - === */
- .ExtraDiscussionData-Rating .report {
- width: 584px ;
- padding: 5px !important;
- border: 1px solid gray !important;
- }
- /* (new79) GREASYFORK / USERSTYLES - CATEGORIES DISCUSSION LIST */
- #vanilla_categories_index.Vanilla.Categories.Index.Discussions #Content.Column.ContentColumn {
- margin-top: -37px !important;
- }
- /* (new79) USERSTYLE */
- #Content.Column.ContentColumn .MessageList.Discussion ,
- #vanilla_discussion_index #Content.Column.ContentColumn .MessageList.Discussion {
- position: relative !important;
- top: -28px;
- margin-bottom: -41px !important;
- z-index: 10 !important;
- }
- /* (new68) FORUM DISCUSSION - COMMENT FORM - CONTAINER - === */
- .MessageForm.CommentForm.FormTitleWrapper {
- padding-left: 15px !important;
- }
- /* (new79) PB DIFF - USERSTYLES / GREASYFORK - FORUM DISCUSSION - DISSCUSSION LIST CONTAINER - === */
- /* GREASYFORK */
- .Column.ContentColumn .DataList.Discussions {
- position: relative !important;
- display: inline-block !important;
- width: 727px!important;
- margin-top: 5px!important;
- /* margin-left: 0px !important; */
- /* right: 47px; */
- /* background: red !important; */
- }
- /* (new74) PB DIFF - USERSTYLES / GREASYFORK */
- /* GREASYFORK */
- #vanilla_discussions_bookmarked.Section-DiscussionList .Column.ContentColumn .DataList.Discussions {
- margin-left: 0px !important;
- /* background: green !important; */
- }
- #vanilla_discussions_mine .Column.ContentColumn .DataList.Discussions {
- /* margin-left: -50px !important; */
- /* background: green !important; */
- }
- /* (new74) - USERSTYLES == #Frame .Row .BreadcrumbsWrapper etc....
- #vanilla_discussions_index #Frame #Body .Row .BreadcrumbsWrapper + #Panel + #Content.Column.ContentColumn .DataList.Discussions ,
- === */
- #Frame .Row .BreadcrumbsWrapper + #Panel + #Content.Column.ContentColumn .H.HomepageTitle + .PageControls.Top + .DataList.Discussions ,
- #vanilla_discussions_mine #Frame #Body .Row .BreadcrumbsWrapper + #Panel + #Content.Column.ContentColumn .DataList.Discussions {
- /* margin-left: -20px !important; */
- /* background: red !important; */
- }
- /* ==== */
- .Profile .DataList.Discussions {
- position: relative !important;
- display: inline-block !important;
- width: 727px !important;
- margin-top: 107px!important;
- }
- #vanilla_categories_index .DataList.CategoryList {
- position: relative !important;
- display: inline-block !important;
- width: 727px !important;
- margin-top: 30px!important;
- }
- .DataList.Activities .Item {
- position: relative !important;
- display: inline-block !important;
- width: 709px !important;
- }
- /* (new79) FORUMS ALL - DISCUSSIONS LIST - HEADER - === */
- .HomepageTitle ,
- .H.HomepageTitle {
- position: fixed !important;
- width: 733px !important;
- top: 80px !important;
- margin-left: 0px !important;
- padding: 1px 5px 1px 5px !important;
- border-top: 1px solid peru !important;
- border-bottom: 1px solid peru!important;
- color: gold !important;
- background-color: #222 !important;
- z-index: 10 !important;
- }
- #vanilla_discussions_participated .HomepageTitle {
- width: 733px !important;
- top: 47px !important;
- }
- /* (new79) USERSTYLES FORUM - DISCUSSIONS LIST - HEADER - === */
- #Frame .Row .BreadcrumbsWrapper + #Panel + #Content.Column.ContentColumn .H.HomepageTitle {
- width: 747px!important;
- top: 46px !important;
- /* margin-left: -20px !important; */
- }
- .P.PageDescription {
- position: fixed !important;
- width: 738px!important;
- top: 72px !important;
- padding: 1px 0px 1px 5px !important;
- color: gold !important;
- border-bottom: 1px solid red !important;
- background-color: #222 !important;
- z-index: 10 !important;
- }
- #vanilla_categories_index .DataList.Discussions {
- margin-top: 47px !important;
- border-top: 1px solid peru !important;
- }
- /* PROFILE - DICUSSION LIST - === */
- .Profile .DataList.Discussions {
- margin-top: 0px !important;
- }
- /* ACTIVITY PAGE - === */
- .Excerpt>p>a>img {
- max-width: 671px!important;
- }
- #dashboard_profile_notifications .Item:nth-child(odd) ,
- .Profile .DataList.Discussions .Item:nth-child(odd) ,
- .DataList.SearchResults .Item:nth-child(odd) {
- background-color: #222 !important;
- }
- #dashboard_profile_notifications .Item:nth-child(even) ,
- .Profile .DataList.Discussions .Item:nth-child(even) ,
- .DataList.SearchResults .Item:nth-child(even) {
- background-color: #414141 !important;
- }
- #dashboard_profile_notifications .Item:hover ,
- .Profile .DataList.Discussions .Item:hover ,
- .DataList.SearchResults .Item:hover {
- background-color: rgba(7, 7, 7, 0.57) !important;
- box-shadow: 1px 1px 6px 4px rgba(0, 0, 0, 0.7) inset !important;
- transition: background 0.8s ease 0s !important;
- }
- #dashboard_profile_notifications .Item:hover ,
- .Profile .DataList.Discussions .Item:hover ,
- .DataList.SearchResults .Item:hover {
- background-color: black !important;
- z-index: 1 !important;
- }
- /* #dashboard_profile_notifications .Item .ItemContent .Meta a , */
- .DataList.SearchResults .Item .ItemContent .Meta a {
- font-size: 15px! important;
- }
- /* (new86) GREASYFORK - with / without TS CITRUS - SEARCH FORM + BUTTONS - === */
- .sidebar-search {
- position: absolute !important;
- }
- #script-search>input[type="search"] {
- min-height: 18px !important;
- line-height: 18px!important;
- }
- #script-search>input[type="submit"] {
- position: relative;
- /* display: inline-block!important; */
- -moz-appearance: none!important;
- height: 21px !important;
- line-height: 18px!important;
- width: 20px !important;
- top: 3px !important;
- padding-right: 0 !important;
- font-size: 12px !important;
- text-align: center !important;
- }
- #userProfile + ul #sidebar-search #search-submit {
- height: 19px !important;
- }
- #search-other-sites {
- direction: rtl;
- width: 13px!important;
- height: 20px!important;
- padding: 0px !important;
- line-height: 10px !important;
- }
- /* GREASYFORK - without TS CITRUS - LINKS in MESSAGE -
- https://greasyfork.org/fr/forum/discussion/2246/please-help-me-convert-bookmarklet-in-user-script-in-order-to-download-artwork-on-soundcloud#latest
- === */
- body:not(.Settings) a:not(.Button) {
- color: peru!important;
- }
- /* (new74) GREASYFORK - without TS CITRUS - FORUM HEADER -
- .width-constraint :
- https://greasyfork.org/fr/scripts/404-mouseover-popup-image-viewer/feedback
- DELETED SCIPT:
- https://greasyfork.org/fr/scripts/69-table-view-plus
- === */
- #main-header +.width-constraint {
- max-width: 980px !important;
- margin-top: 51px !important;
- }
- body[pagetype="UserProfile"] #main-header +.width-constraint ,
- body[pagetype="PersonalProfile"] #main-header +.width-constraint {
- margin-top: 51px !important;
- box-shadow: 3px 3px 2px black !important;
- }
- #Head .Row {
- position: relative;
- display: inline-block!important;
- /* min-width: 91%!important; */
- /* max-width: 50%!important; */
- max-height: 47px ! important;
- min-height: 47px !important;
- left: 25%!important;
- padding: 0.25em 0;
- }
- #Head .Row #site-name {
- height: 51px !important;
- line-height: 1em;
- margin-top: -8px!important;
- }
- #nav-user-info {
- position: absolute;
- display: inline-block!important;
- top: -7px!important;
- }
- .user-profile-link {
- position: relative !important;
- display: inline-block !important;
- /* z-index: 500000 !important; */
- }
- /* (new76) GREASYFORK - USER NAME + LOGIN / LOGOUT + LANG CHOOSE - CONTAINER */
- /* #nav-user-info select:before {
- content: "XXXXX" !important;
- color: blue !important;
- } */
- #language-selector {
- position: absolute !important;
- display: inline-block !important;
- -moz-appearance: none !important;
- width: 18px !important;
- height: 15px !important;
- line-height: 13px !important;
- top: 2px !important;
- padding: 0 2px !important;
- border-radius: 3px !important;
- /* border: 1px solid gray !important; */
- box-shadow: 3px 3px 2px black !important;
- background: #222 !important;
- overflow: hidden !important;
- text-indent: -1px !important;
- text-overflow: '' !important;
- z-index: 500000 !important;
- }
- #language-selector-locale {
- position: relative !important;
- display: inline-block !important;
- -moz-appearance: none !important;
- width: 19px !important;
- height: 13px !important;
- line-height: 8px !important;
- margin-right: 14px !important;
- /* left: -106px !important; */
- letter-spacing: 1px !important;
- color: peru !important;
- border: 1px solid transparent !important;
- background: #222 !important;
- overflow: hidden !important;
- /* z-index: 5000 !important; */
- cursor: pointer !important;
- }
- #language-selector-locale:hover {
- color: tomato !important;
- }
- #language-selector-locale>option {
- text-indent: 20px !important;
- margin-left: -20px !important;
- /* color: gold !important; */
- }
- #language-selector-locale>option:checked:before {
- content: attr(value) ;
- color: tan !important;
- font-size: 20px !important;
- background: black !important;
- }
- #language-selector-locale>option:before {
- content: attr(value) ;
- display: inline-block ;
- width: 100px !important;
- margin-right: 17px ;
- margin-left: -20px ;
- /* text-indent: 40px ; */
- color: gold ;
- }
- #language-selector-locale>option[selected=""]:before {
- /* content: "XX " ; */
- content: attr(value) ;
- color: green !important;
- }
- .width-constraint #nav-user-info {
- position: absolute;
- display: inline-block !important;
- height: 15px!important;
- line-height: 15px!important;
- width: 300px!important;
- top: 15px!important;
- top: -4px!important;
- left: 64%!important;
- text-align: right !important;
- /* border: 1px solid green !important; */
- /* z-index: 0 !important; */
- }
- /* (new74) GREASYFORK - SITE MENU - with SEARCH - === */
- .SiteMenu {
- position: absolute;
- display: inline-block !important;
- height: 24px!important;
- width: 320px!important;
- top: -12px!important;
- left: 16%!important;
- }
- /* (new79) GREASYFORK : WITH / Without TS CITRUS -
- https://greasyfork.org/fr/scripts/
- === */
- #site-nav>nav {
- position: absolute;
- display: inline-block!important;
- height: 24px!important;
- line-height: 24px!important;
- width: 390px!important;
- top: -9px!important;
- left: 16%!important;
- text-align: left !important;
- /* z-index: 500 !important; */
- }
- /* (new79) GREASYFORK - SCRIPT LIST - TS CITRUS - === */
- body[pagetype="ListingPage"] #site-nav>nav {
- position: absolute;
- display: inline-block!important;
- height: 15px!important;
- line-height: 15px!important;
- width: 410px!important;
- top: -4px!important;
- left: 16%!important;
- text-align: left !important;
- /* border: 1px solid violet !important; */
- }
- #main-header .width-constraint {
- position: relative;
- /* display: inline-block !important; */
- /* width: 100% !important; */
- height: 42px !important;
- padding: 0 0 0.25em;
- /* left: 24% !important; */
- overflow: visible !important;
- /* z-index: 500 !important; */
- }
- #main-header .width-constraint #site-name {
- height: 40px!important;
- }
- #title-subtext {
- font-size: 10px;
- font-weight: 400 !important;
- left: 63px !important;
- position: absolute;
- text-decoration: none;
- top: 28px !important;
- }
- #site-name>a[href="/"] {
- display: inline-block!important;
- color: gold !important;
- }
- #site-name>a[href="/"] span {
- position: relative!important;
- display: inline-block!important;
- height: 33px!important;
- line-height: 33px!important;
- top: -3px !important;
- margin-left: 3px!important;
- font-size: 27px!important;
- color: peru !important;
- }
- #site-name>a[href="/"] #title-subtext {
- position: absolute;
- top: 15px!important;
- left: 55px !important;
- font-size: 10px;
- font-weight: 400 !important;
- text-decoration: none;
- color: peru !important;
- }
- #site-name>a[href="/"] span:first-of-type {
- height: 18px !important;
- line-height: 16px !important;
- top: -18px !important;
- border-radius: 0 0 10px 0 !important;
- border: 1px solid peru !important;
- border-left: none !important;
- border-top: none !important;
- font-size: 18px !important;
- }
- /*(new74) GREASYFORK - SITE TITLE - WITHOUT CITRUS */
- #site-name h1 {
- width: 109px !important;
- height: 20px !important;
- line-height: 12px !important;
- top: -18px !important;
- border-radius: 0 0 10px 0 !important;
- border: 1px solid peru !important;
- border-left: none !important;
- border-top: none !important;
- }
- #site-name h1 a {
- height: 18px !important;
- line-height: 15px !important;
- font-size: 18px !important;
- letter-spacing: 0.2px !important;
- }
- .subtitle ,
- #main-header .subtitle {
- margin-top: -3px !important;
- margin-left: -1px !important;
- text-shadow: none !important;
- }
- /* #vanilla_discussion_index #site-name>a[href="/"] #title-subtext:hover b ,
- #vanilla_discussions_index #site-name>a[href="/"] #title-subtext:hover b {
- transform: translate(150px, -16px)!important;
- } */
- #site-name-text {
- display: inline-block;
- vertical-align: top;
- height: 18px!important;
- line-height: 18px!important;
- /* margin-left: -50px!important; */
- }
- #site-name-text h1 {
- font-size: 18px!important;
- letter-spacing: -2px;
- margin-top: -4px;
- /* color: red !important; */
- }
- #site-name-text h1 a {
- font-size: 15px!important;
- letter-spacing: 0.6px !important;
- margin: 0;
- /* color: red !important; */
- }
- #site-nav>nav>li>a {
- margin-right: 2px !important;
- }
- /* (new73) GREASEMONKEY - ADD ICON for LOGIN - === */
- #nav-user-info {
- color: transparent !important;
- }
- .sign-out-link {
- position: relative !important;
- display: inline-block !important;
- height: 15px !important;
- margin-right: 5px !important;
- font-size: 0 !important;
- opacity: 0.4 !important;
- }
- .sign-out-link:hover {
- opacity: 1 !important;
- }
- .SignOut,
- .sign-out-link a {
- border: 1px solid gray !important;
- border-radius: 3px !important;
- display: inline-block !important;
- font-size: 0 !important;
- height: 15px !important;
- margin-right: 5px !important;
- position: relative !important;
- top: -3px !important;
- width: 15px !important;
- background-image: url(https://image.flaticon.com/icons/png/128/17/17547.png?iact=rc&uact=3&page=0&start=0&ndsp=45&ved=0ahUKEwiAkb7D7PzRAhUKsxQKHVFlBfcQMwgfKAUwBQ&client=firefox-b&bih=919&biw=1920) !important;
- background-position: center !important;
- background-size: cover !important;
- background-color: red !important;
- cursor: pointer !important;
- }
- /* (new74) - GREASYFORK - SEARCH - === */
- .nav-search {
- position: absolute !important;
- display: inline-block !important;
- width: 220px !important;
- height: 19px !important;
- line-height: 0px !important;
- left: 240px !important;
- top: 7px !important;
- /* border: 1px solid violet !important; */
- }
- .nav-search:hover {
- width: 400px !important;
- }
- .nav-search #script-search {
- position: relative;
- display: inline-block !important;
- vertical-align: top !important;
- width: 200px !important;
- top: -7px !important;
- }
- body[pagetype="ListingPage"] .nav-search #script-search {
- top: -12px !important;
- }
- .nav-search:hover #script-search {
- width: 420px !important;
- }
- .nav-search #script-search input[name="q"] {
- display: inline-block !important;
- width: 150px !important;
- margin-top: 5px !important;
- opacity: 0.4 !important;
- }
- .nav-search:hover #script-search input[name="q"] {
- width: 350px !important;
- opacity: 1 !important;
- }
- /* (new74) TS CITRUS - SETTINGS - ADD ICON - === */
- #site-name > a span#settings-subtext {
- position: absolute !important;
- display: inline-block !important;
- height: 16px !important;
- width: 16px !important;
- margin-left: -31px !important;
- margin-top: 18px !important;
- border-radius: 4px !important;
- font-size: 0px !important;
- background: rgba(0, 0, 0, 0) url("https://greasyfork.org/tr/forum/applications/dashboard/design/images/ui_sprites.png") no-repeat scroll 0 -102.6px !important;
- background-color: #DCD9D9 !important;
- transform: scale(0.7) !important;
- opacity: 0.4 !important;
- }
- #site-name > a span#settings-subtext:hover {
- opacity: 1 !important;
- }
- /* (new74) TS CITRUS - SCRIPT LIST TABLE - BROWSE/PROFILE - === */
- #script-info {
- margin-top: -50px !important;
- padding: 0 5px 0 5px !important;
- border: 1px solid #bbb;
- border-radius: 0 !important;
- box-shadow: none !important;
- background-color: #333 !important;
- }
- #share {
- position: relative !important;
- display: inline-block !important;
- max-height: 20px !important;
- margin-bottom: 0 !important;
- overflow: hidden !important;
- background: red !important;
- background-color: #670000 !important;
- background-image: linear-gradient(#670000, #900) !important;
- }
- #share:hover {
- height: 240px !important;
- max-height: 100% !important;
- overflow: visible !important;
- transition: height ease 4s !important;
- }
- #share>h3 {
- margin-top: -2px;
- width: 942px !important;
- padding: 0 5px !important;
- }
- #social-buttons {
- text-align: center !important;
- }
- .social_share_privacy_area.box li.settings_info {
- display: inline-block !important;
- left: 0 !important;
- }
- /* (new76) */
- #script-table {
- display: block!important;
- margin: 0 auto!important;
- max-width: 960px!important;
- }
- /* (new79) */
- body[pagetype="ListingPage"] #script-table {
- margin-top: 76px!important;
- }
- body[pagetype="ListingPage"] #script-table thead {
- position: fixed!important;
- max-width: 970px!important;
- margin-top: -31px!important;
- /* z-index: 500 !important; */
- }
- /* (new66) */
- #script-table tbody td:nth-child(2) {
- max-width: 450px!important;
- min-width: 450px !important;
- }
- body[pagetype="ListingPage"] #script-table thead tr {
- display: inline-table!important;
- width: 100% !important;
- max-width: 970px!important;
- }
- #script-table>thead>tr>td:first-of-type {
- width: 25px !important;
- }
- /* (new79) */
- #script-table>thead>tr>td[tag="name"] {
- width: 452px !important;
- text-align: left !important;
- text-indent: 130px !important;
- /* text-indent: 0px !important; */
- }
- #script-table>thead>tr>td[tag="name"] span {
- position: relative !important;
- display: inline-block !important;
- width: 15px !important;
- margin-left: 0px !important;
- padding: 0px !important;
- text-align: center !important;
- text-indent: 0px !important;
- }
- #script-table>thead>tr>td[tag="name"] span.filterL:hover:before {
- content: "Library Filter" !important;
- position: absolute !important;
- display: inline-block !important;
- width: 80px !important;
- margin-left: -10px !important;
- margin-top: -17px !important;
- padding: 0px !important;
- border-radius: 5px !important;
- text-align: center !important;
- text-indent: 0px !important;
- background: #cefd8a !important;
- color: black !important;
- }
- #script-table>thead>tr>td[tag="name"] span.filterU:hover:before {
- content: "Unlisted Filter" !important;
- position: absolute !important;
- display: inline-block !important;
- width: 80px !important;
- margin-left: -10px !important;
- margin-top: -17px !important;
- padding: 0px !important;
- border-radius: 5px !important;
- text-align: center !important;
- text-indent: 0px !important;
- background: #cee7f3 !important;
- color: black !important;
- }
- #script-table>thead>tr>td[tag="name"] span.filterD:hover:before {
- content: "Deleted Filter" !important;
- position: absolute !important;
- display: inline-block !important;
- width: 80px !important;
- margin-left: -10px !important;
- margin-top: -17px !important;
- padding: 0px !important;
- border-radius: 5px !important;
- text-align: center !important;
- text-indent: 0px !important;
- background: #f77a7a !important;
- color: black !important;
- }
- /* (new79) - PB TO CHANGE HEADER TD BACKGROUD SELECTED - === */
- /* [tag="created"] ,
- [tag="updated"] {
- background-color: yellow !important;
- } */
- #script-table>thead>tr>td {
- box-shadow: 3px 3px 2px black !important;
- /* background-color: #333 !important; */
- }
- /* #script-table>thead>tr>td:selected {
- box-shadow: 3px 3px 2px black !important;
- background: red !important;
- } */
- /* #SelectedSortColumn ~[tag='updated'] {
- background-color: yellow !important;
- } */
- #script-table>thead>tr>td[tag="ratings"] {
- width: 84px!important;
- }
- #script-table>thead>tr>td[tag=""] {
- width: 45px!important;
- }
- #script-table>thead>tr>td[tag="total_installs"] {
- width: 55px !important;
- }
- #script-table>thead>tr>td[tag="created"] {
- width: 107px!important;
- }
- #script-table>thead>tr>td[tag="updated"] {
- width: 108px!important;
- }
- /* SCRIPT # */
- #script-table tbody td:nth-child(1) {
- /* width: 4% !important; */
- }
- /* SCRIPT INFO */
- #script-table tbody td:nth-child(2) {
- /* min-width: 17% !important; */
- /* max-width: 17% !important; */
- width: 12% !important;
- }
- /* SCRIPT RATING */
- #script-table tbody td:nth-child(3) {
- width: 4% !important;
- }
- /* SCRIPT DAILY */
- #script-table tbody td:nth-child(4) {
- width: 12.7% !important;
- }
- /* SCRIPT TOTAL */
- #script-table tbody td:nth-child(5) {
- width: 8.8% !important;
- }
- /* SCRIPT CREATED */
- #script-table tbody td:nth-child(6) {
- width: 11.1% !important;
- }
- /* SCRIPT UPDATED */
- #script-table tbody td:nth-child(7) {
- width: 12.4% !important;
- }
- #script-table td:not(:first-of-type):not([tag="name"]):not([tag="ratings"]):not([tag=""]):not([tag="total_installs"]):not([tag="created"]):not([tag="updated"]) {
- /* background: blue !important; */
- }
- /* (new66)*/
- #script-table td .thetitle +div {
- overflow: hidden !important;
- word-wrap: break-word!important;
- }
- /* (new90) */
- .width-constraint #script-info>header {
- position: fixed !important;
- display: inline-block !important;
- min-width: 966px!important;
- max-width: 966px!important;
- height: 126px!important;
- line-height: 17px!important;
- margin-left: -4px !important;
- top: 48px !important;
- padding: 5px 5px 0px 5px !important;
- z-index: 5 !important;
- background: black !important;
- }
- #script-description {
- display: inline-block !important;
- width: 100% !important;
- padding-bottom: 7px !important;
- border-bottom: 1px solid red !important;
- }
- #script-info header h2 {
- position: relative !important;
- display: inline-block !important;
- width: 100% !important;
- line-height: 17px !important;
- vertical-align: top !important;
- margin-top: 1px !important;
- padding-bottom: 5px !important;
- font-size: 17px !important;
- /* text-indent: 35px ; */
- border-bottom: 1px solid red !important;
- }
- /* (new90) ADAPTATION For GM - GreasyFork script icon (https)
- https://greasyfork.org/fr/scripts/6861-greasyfork-script-icon-https
- === */
- /* #script-info>header>h2>div {
- position: absolute;
- display: inline-block;
- width: 80px;
- margin-left: calc(-42px - 1ex);
- top: 3px;
- text-align: right;
- } */
- #script-info>header>h2>div {
- position: relative !important;
- display: inline-block;
- width: 34px !important;
- top: 3px;
- margin-top: -2px ;
- /* margin-left: calc(-46px - 1ex); */
- margin-left: 0px !important;
- margin-right: 10px !important;
- text-align: right;
- }
- /* (new90) ADAPTATION For GM - GreasyFork script icon - MEDIA QUERIE - === */
- @media screen and (max-width: 1400px) {
- /* ==== END === (new90) ADAPTATION For GM - GreasyFork script icon - MEDIA QUERIE === */
- }
- /* (new74) */
- .width-constraint #script-info>#script-links {
- position: fixed !important;
- display: inline-block !important;
- width: 100% !important;
- min-width: 960px!important;
- max-width: 960px!important;
- top: 179px!important;
- margin-left: 0 !important;
- padding: 2px 5px !important;
- z-index: 500 !important;
- background: #222 !important;
- z-index: 5000 !important;
- }
- /* (new62) TS CITRUS - SCRIPT LIST TABLE - SEARCH - TXT " Relative Search" - === */
- html>body>div[style="text-align: right; padding: 1px 50px"] {
- position: fixed !important;
- width: 275px !important;
- top: 72px !important;
- padding: 0 !important;
- text-align: right;
- left: 33% !important;
- z-index: 500 !important;
- }
- #RelativeSearch {
- display: inline-block;
- width: 120px !important;
- padding: 1px 10px !important;
- text-align: center;
- border-radius: 3px;
- cursor: pointer;
- background-color: orange;
- }
- /* (new963) USER SET - HEADER - TXT "SETS" - === */
- #UserSets::before {
- width: 53px !important;
- left: 5px !important;
- text-indent: 0px !important;
- z-index: 20000 !important;
- }
- #UserSets {
- position: fixed !important;
- display: inline-block !important;
- float: none !important;
- left: 22% !important;
- padding: 6px 5px !important;
- top: 52px !important;
- border-radius: 5px;
- opacity: 1 !important;
- visibility: hidden !important;
- z-index: 20000 !important;
- cursor: pointer !important;
- /* background-color: yellow; */
- }
- #UserSets:hover {
- opacity: 1 !important;
- visibility: visible !important;
- /* background-color: gold !important; */
- }
- #UserSets li {
- width: 400px;
- text-indent: 0px !important;
- }
- /* SCRIPT INFOS PAGE - ADAPTATION for GM: Linkify Plus Plus -
- https://greasyfork.org/fr/scripts/17170-myfreecams-private-chat-log-link-adder
- === */
- #script-info #script-description .linkifyplus>img {
- display: inline-block !important;
- max-width: 15% !important;
- margin-bottom: -27px !important;
- }
- /* SCRIPT INFOS PAGE - IN CODE SECTION - ADAPTATION for GM: Linkify Plus Plus :
- https://greasyfork.org/fr/scripts/4255-linkify-plus-plus
- VOIR (ok):
- https://greasyfork.org/fr/scripts/4713-eza-s-image-glutton/code
- === */
- #code-container .linkifyplus>img {
- height: auto !important;
- max-height: 64px !important;
- max-width: 64px !important;
- width: auto !important;
- background: rgba(191, 191, 190, 0.33) none repeat scroll 0 0 !important;
- border-radius: 5px !important;
- box-shadow: 0 0 2px #cccccc inset !important;
- padding: 2px !important;
- }
- /* SCRIPT INFOS PAGE - SMALLER TAB LABELS - For extras labels in AUTHOR SCRIPTS (where We can EDIT IT) === */
- .width-constraint #script-info>#script-links li > * {
- display: block;
- padding: 2px!important;
- font-size: 14px!important;
- }
- /* (new88) GREASYFORK - PROFILE - TS CITRUS - === */
- #user-control-panel > li ,
- body[pagetype="PersonalProfile"] #main-header + .width-constraint .text-content #control-panel #user-control-panel li {
- display: inline-block !important;
- width: 45% !important;
- line-height: 13px!important;
- margin-left: 25px !important;
- padding: 2px 1px!important;
- border: 1px solid #404040;
- border-radius: 5px;
- box-shadow: 3px 3px 2px black !important;
- text-align: center!important;
- font-size: 13px!important;
- background-color: #333 !important;
- }
- /* GREASYFORK - TS CITRUS - SCRIPT PAGE - TXT "Show your appreciation..." - === */
- .width-constraint #script-info>#script-content>div[style*="background-color: yellow;"] {
- position: fixed !important;
- display: inline-block !important;
- width: 350px !important;
- height: 30px !important;
- line-height: 15px !important;
- margin-left: 580px !important;
- margin-top: -45px !important;
- padding: 3px 5px 3px 5px !important;
- border-radius: 4px;
- text-align: left !important;
- background-color: #D6D6D1 !important;
- opacity: 0!important;
- transition: opacity ease 0.7s !important;
- }
- .width-constraint #script-info>#script-content:hover >div[style*="background-color: yellow;"] {
- opacity: 1!important;
- z-index: 5000 !important;
- }
- .width-constraint #script-info>#script-content>#install-area>div[style*="background-color: yellow;"] {
- position: fixed !important;
- display: inline-block !important;
- width: 310px !important;
- height: 30px !important;
- line-height: 15px !important;
- margin-left: -100px !important;
- margin-top: -50px !important;
- padding: 3px 5px 3px 5px !important;
- border-radius: 4px;
- text-align: left !important;
- background-color: #D6D6D1 !important;
- opacity: 0!important;
- transition: opacity ease 0.7s !important;
- }
- .width-constraint #script-info>#script-content>#install-area:hover>div[style*="background-color: yellow;"] {
- position: fixed!important;
- display: inline-block!important;
- float: none!important;
- margin-left: 95px !important;
- margin-top: -205px!important;
- opacity: 1!important;
- }
- /* (new78) USERSCRIPT PAGES INFOS - - FEEDBACK - === */
- #script-feedback-suggestion {
- margin-top: 95px !important;
- margin-bottom: -15px !important;
- }
- /* (new94) SCRIPT INFO - VERSIONS - DIFF - === */
- .width-constraint #script-info ul#script-links + header + #script-content > p:not(:empty) {
- margin-top: 42px !important;
- margin-bottom: 50px;
- }
- .width-constraint #script-info > #script-content p + form[action$="/diff"] {
- margin-top: -41px !important;
- }
- .width-constraint #script-info ul#script-links + header + #script-content > p:not(:empty) + form:not([action*="/script_sets/add_to_set"]) {
- margin-bottom: 100px;
- margin-top: -41px;
- }
- /* (new93) GREASYFORK - with/without TS CITRUS - SCRIPT INFOS -
- :not([id="install-stats-chart-container"])
- === */
- .width-constraint #script-info>#script-content>p {
- margin-top: 42px !important;
- margin-bottom: -88px;
- }
- .width-constraint #script-info>#script-content{
- position: relative !important;
- display: inline-block!important;
- min-height: 682px !important;
- min-width: 959px !important;
- max-width: 959px !important;
- margin-top: 174px !important;
- margin-left: -1px !important;
- padding-left: 9px !important;
- padding-right: 0 !important;
- padding-top: 0px !important;
- border: 1px solid black !important;
- background-color: #2B2B2B !important;
- z-index: 0 !important;
- }
- .width-constraint #script-info>#script-content>h3:not([id="feedback-favoriters"]) {
- min-width: 930px !important;
- max-width: 930px !important;
- margin-left: 0px !important;
- border-bottom: 1px solid gray !important;
- text-align: center !important;
- background: #222222!important;
- }
- .width-constraint #discussions {
- min-width: 850px !important;
- max-width: 850px !important;
- margin-top: -10px !important;
- margin-left: -10px !important;
- padding: 20px 53px !important;
- border: 1px solid gray !important;
- }
- .width-constraint #discussions li:nth-child(odd) {
- border-bottom: 1px solid gray!important;
- background: #222222 !important;
- }
- .width-constraint #discussions li:nth-child(even) {
- border-bottom: 1px solid gray!important;
- background: #333333 !important;
- }
- .width-constraint #discussions li:hover {
- background: rgba(0, 0, 0, 0.8)!important;
- box-shadow: 1px 1px 6px 4px rgba(0, 0, 0, 0.7) inset !important;
- transition: background 0.8s ease 0s !important;
- }
- body[pagetype="ListingPage"] #script-table +.width-constraint h3 {
- position: fixed !important;
- height: 20px !important;
- line-height: 20px !important;
- width: 483px !important;
- margin-left: -5px !important;
- top: 32px !important;
- padding: 1px 1px 1px 20px !important;
- border-radius: 5px !important;
- font-size: 13px ;
- text-align: center !important;
- border: 1px solid gray !important;
- background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 2%, rgba(17, 17, 17, 1) 37%, rgba(51, 51, 51, 1) 100%, rgba(19, 19, 19, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
- z-index: 0 !important;
- }
- /* body[pagetype="ListingPage"] #script-table +.width-constraint h3>a:first-of-type */
- /* (new88) GREASY FORK - SCRIPT PAGE - INSTALL CONTAINER + META + INFOS + SCREENSHOTS -
- https://greasyfork.org/fr/scripts/9630-greasy-fork-search-scripts-on-other-sites-added-more-sites
- === */
- #install-area {
- position: fixed !important;
- display: inline-block!important;
- min-width: 950px !important;
- max-width: 950px !important;
- top: 213px !important;
- margin-left: -8px !important;
- padding: 5px 9px !important;
- border-bottom: 1px solid gray;
- background-color: #f9ecdb!important;
- z-index: 1!important;
- }
- .width-constraint #script-info > #script-content #script-meta {
- display: table;
- width: 950px !important;
- margin-top: 15px !important;
- padding: 5px !important;
- border-bottom: 1px dotted gray !important;
- }
- /* (new89) */
- .script-in-sets:not(:hover) {
- position: fixed ;
- display: inline-block ;
- min-width: 298px ;
- max-width: 298px ;
- min-height: 34px !important;
- max-height: 34px !important;
- top: 216px ;
- left: 40% ;
- margin-left: 0 ;
- /* padding: 0 0 50px 0 !important; */
- font-size: 0 ;
- overflow: hidden ;
- overflow-y: auto ;
- border: 1px solid #404040;
- background: #222 ;
- }
- .script-in-sets:hover {
- position: fixed ;
- display: inline-block ;
- min-width: 298px ;
- max-width: 298px ;
- max-height: 100% ;
- top: 216px ;
- left: 40% ;
- margin-left: 0 ;
- padding: 0 0 50px 0 !important;
- font-size: 0 ;
- overflow: hidden ;
- overflow-y: auto ;
- border: 1px solid #404040;
- background: #222 ;
- }
- .script-in-sets > a {
- display: inline-block ;
- width: 291px ;
- margin-left: 0 ;
- font-size: 13px ;
- text-indent: 5px ;
- white-space: nowrap ;
- overflow: hidden ;
- text-overflow: ellipsis ;
- }
- .script-in-sets:hover {
- height: auto ;
- padding-bottom: 50px ;
- }
- .script-in-sets > select {
- display: inline-block ;
- width: 252px !important;
- margin-top: 2px ;
- }
- /* (new94) SET CHOICE - FIRT VALUE SELECTED - === */
- .script-in-sets>select[name="action-set"] {
- position: relative ;
- display: inline-block ;
- height: 15px !important;
- line-height: 15px !important;
- top: -2px ;
- border: none ;
- /* background: red ; */
- -moz-appearance: none ;
- }
- /* .script-in-sets>select option[value^="ri-"]:first-of-type */
- .script-in-sets>select option[value^="ri-"] {
- color: peru ;
- background: black ;
- -moz-appearance: none ;
- outline: 1px solid peru ;
- }
- /* SET NEW */
- .script-in-sets>select option[value="ai-new"] {
- color: gold ;
- background: black ;
- -moz-appearance: none ;
- }
- /* SET SUBMIT ARROW */
- .script-in-sets > input[value="→"][type="submit"] {
- position: relative ;
- display: inline-block ;
- height: 15px ;
- line-height: 15px;
- top: -2px !important;
- margin-left: 2px ;
- border: none ;
- cursor: pointer ;
- -moz-appearance: none;
- }
- .script-in-sets:before {
- content: "sets ⏬" ;
- position: absolute ;
- display: inline-block ;
- height: 10px ;
- line-height: 15px ;
- width: 25px ;
- top: -2px ;
- right: 17px ;
- font-size: 12px ;
- text-align: center ;
- color: red ;
- }
- /* (new65) */
- #script-stats {
- display: inline-table !important;
- -moz-column-count: unset !important;
- float: left !important;
- clear: none !important;
- width: 100% !important;
- max-width: 399px !important;
- min-width: 399px !important;
- outline: 1px solid gray !important;
- padding-right: 0 !important;
- }
- #script-stats dt {
- display: table-row !important;
- clear: none !important;
- float: left !important;
- height: 18px !important;
- line-height: 18px !important;
- min-width: 45% !important;
- max-width: 45% !important;
- border-bottom: 1px solid gray !important;
- text-indent: 10px !important;
- }
- #script-stats dt.script-show-compatibility {
- display: table-row !important;
- clear: none !important;
- float: left !important;
- height: 30px !important;
- line-height: 30px !important;
- min-width: 45% !important;
- max-width: 45% !important;
- }
- /* (new71) */
- #script-stats dd {
- display: table-cell !important;
- clear: none !important;
- float: right !important;
- height: 18px !important;
- line-height: 18px !important;
- min-width: 55% !important;
- max-width: 55% !important;
- margin-left: -50px !important;
- white-space: nowrap !important;
- overflow: hidden !important;
- text-overflow: ellipsis !important;
- /* background: red !important; */
- }
- #script-meta dd:not(.script-show-applies-to) {
- display: table-cell !important;
- clear: none !important;
- float: right !important;
- height: 18px !important;
- line-height: 18px !important;
- border-bottom: 1px solid gray !important;
- text-indent: 10px !important;
- }
- #script-meta dd.script-show-compatibility {
- display: table-row !important;
- clear: none !important;
- float: left !important;
- height: 30px !important;
- line-height: 34px !important;
- /* min-width: 45% !important;
- max-width: 45% !important; */
- }
- /* (new67) GREASY FORK - SCRIPT PAGE - INSTALL CONTAINER - "APPLIES" TO CONTAINER -
- https://greasyfork.org/fr/scripts/109-handy-image
- ==== */
- #script-meta>div {
- position: relative;
- display: inline-block !important;
- float: right !important;
- clear: none !important;
- width: 493px !important;
- max-height: 186px !important;
- margin-right: 35px !important;
- top: -10px !important;
- padding: 5px 5px 5px 5px !important;
- overflow-x: hidden !important;
- overflow-y: hidden !important;
- }
- #script-applies-to dd.script-show-applies-to {
- display: inline-block !important;
- padding: 5px;
- width: 485px !important;
- max-height: 156px !important;
- padding: 5px 5px 5px 5px !important;
- border-radius: 3px !important;
- border: 1px solid gray !important;
- overflow: hidden !important;
- overflow-y: auto !important;
- }
- #script-meta>div code {
- position: relative;
- display: inline-block !important;
- height: 15px !important;
- line-height: 15px !important;
- background-color: #262626 !important;
- border-radius: 3px !important;
- border: none !important;
- color: #aba2a4 !important;
- font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
- font-size: 90%;
- padding: 1px 4px !important;
- white-space: nowrap;
- }
- #script-meta>div .inline-list>li:nth-child(even) code {
- color: #BAA591 !important;
- background-color: #1A1919 !important
- }
- #script-meta>div .inline-list>li:nth-child(odd) code {
- color: #BAA591 !important;
- background-color: #363535 !important
- }
- /*LINKYFY PLUS */
- .script-show-applies-to .inline-list li a.linkifyplus {
- position: relative;
- display: inline-block !important;
- height: 15px !important;
- line-height: 15px !important;
- padding: 1px 4px !important;
- border-radius: 3px !important;
- color: #BAA591 !important;
- background-color: #1A1919 !important
- }
- .script-show-applies-to .inline-list li:nth-child(even) a.linkifyplus {
- color: #D0A070 !important;
- background-color: #1A1919 !important
- }
- .script-show-applies-to .inline-list li:nth-child(odd) a.linkifyplus {
- color: #BAA591 !important;
- background-color: #1A1919 !important
- }
- .script-show-applies-to .inline-list li:hover a.linkifyplus {
- color: tomato !important;
- background-color: #1A1919 !important
- }
- .expander {
- display: none !important;
- }
- /* GREASYFORK - SCRIPT PAGE - LIST "FAVORITED BY" - ==== */
- #script-content>#feedback-favoriters + div {
- display: inline-block !important;
- width: 953px !important;
- margin-top: -10px !important;
- font-size: 14px !important;
- }
- .inline-list>li:nth-child(odd)>a ,
- .inline-list>li:nth-child(even)>a {
- display: inline-block !important;
- padding: 1px 3px !important;
- border-radius: 3px !important;
- }
- .inline-list>li:nth-child(odd)>a {
- background: #222 !important;
- }
- .inline-list>li:nth-child(even)>a {
- background: #333 !important;
- }
- /* (new71) GREASYFORK - SCRIPT PAGE - INFOS CONTAINER -
- TEST LINKS :
- https://greasyfork.org/fr/scripts/41-userstyles-org-css-highlighter
- https://greasyfork.org/fr/scripts/9456-cursor-mod
- https://greasyfork.org/fr/scripts/740-bili-fix-player
- === */
- .width-constraint #script-info > #script-content #additional-info {
- position: relative !important;
- display: inline-block !important;
- min-width: 950px !important;
- max-width: 950px !important;
- top: 10px !important;
- margin-left: -4px !important;
- margin-bottom: 50px !important;
- padding: 0 5px 15px 5px !important;
- background-color: #f9dacd;
- border-radius: 5px;
- word-wrap: break-word !important;
- }
- .width-constraint #script-info > #script-content #additional-info {
- margin-bottom: -14px !important;
- margin-top: 0 !important;
- }
- .script-author-description>p>code {
- display: inline-block!important;
- white-space: pre-line !important;
- }
- #additional-info > .script-author-description> pre ,
- .script-author-description>blockquote>pre {
- margin-left: 30px;
- padding: 5px 10px;
- border: 1px solid gray !important;
- border-radius: 2px;
- word-wrap: break-word !important;
- background-color: #5c5c5c !important;
- }
- /* (new62) CODE in SCRIPT INFO PAGE -
- https://greasyfork.org/fr/scripts/7596-decloak-links-and-open-directly
- === */
- .script-author-description>p>code ,
- #additional-info > .script-author-description > pre > code ,
- #additional-info > .script-author-description > blockquote > pre > code {
- border: 1px solid gray !important;
- max-width: 99% !important;
- }
- /* ===
- https://greasyfork.org/fr/scripts/2229-change-search-result-for-google
- CODE IN IT :
- https://greasyfork.org/fr/scripts/9456-cursor-mod
- === */
- .width-constraint #script-info > #script-content #additional-info > div {
- padding: 5px !important;
- background-color: #2B2B2B !important;
- }
- .width-constraint #script-info > #script-content #additional-info>div>p>img {
- max-width: 895px !important;
- }
- /* GREASYFORK - CODE PAGE - === */
- #code-container {
- max-height: 620px!important;
- width: 100% ;
- margin-left: -5px !important;
- margin-top: 8px !important;
- overflow-x: hidden !important;
- background-color: white !important;
- }
- #script-feedback-suggestion + #code-container{
- max-height: 615px!important;
- width: 100% ;
- margin-left: -5px !important;
- margin-top: 22px !important;
- overflow-x: hidden !important;
- background-color: white !important;
- }
- /* GREASYFORK - DISCUSS / HISTORIC etc - === */
- #feedback-favoriters ,
- #script-content>p:not(:empty):not(:first-of-type):not(:empty) {
- margin-top: 10px !important;
- margin-bottom: 20px !important;
- padding: 5px !important;
- border-radius: 4px !important;
- text-align: center !important;
- background-color: #f9dacd !important;
- }
- /* (new93) GREASYFORK - SCRIPT INFO - HISTORIC - WATCH DIFF (HOVER BUTTON) -
- https://greasyfork.org/fr/scripts/5751-metal-archives-discography-pages-reviews-column-split-and-sortable-tables/versions
- https://greasyfork.org/fr/scripts/4407-ts-linx-amender/versions
- === */
- .width-constraint #script-info > #script-content >form[action$="/diff"] {
- margin-top: 90px!important;
- width: 934px !important;
- }
- /* .width-constraint #script-info > #script-content p + form > ul */
- .width-constraint #script-info > #script-content > form > ul {
- width: 950px !important;
- height: 610px !important;
- margin-top: 0px !important;
- margin-bottom: 0 !important;
- border-top: 1px dashed gray !important;
- border-bottom: 1px dashed gray !important;
- padding-left: 5px !important;
- overflow-x: hidden !important;
- overflow-y: auto !important;
- }
- .width-constraint #script-info > #script-content >form[action$="/diff"]>input:first-of-type {
- margin-bottom: 15px !important;
- cursor: pointer !important;
- }
- .width-constraint #script-info > #script-content >form[action$="/diff"]>input:last-of-type {
- top: 29.9%!important;
- margin-left: -20px!important;
- position: fixed !important;
- width: 10px !important;
- height: 15px !important;
- border-left: 19px solid #AAAAAA;
- border-bottom: 9px solid transparent;
- border-top: 9px solid transparent;
- border-right: none !important;
- color: transparent!important;
- cursor: pointer !important;
- background: green !important;
- -moz-appearance: none !important;
- transition: width ease 0.1s, margin ease 0.1s !important;
- }
- .width-constraint #script-info > #script-content >form[action$="/diff"]>input:last-of-type:hover {
- margin-left: -130px !important;
- width: 145px !important;
- height: auto !important;
- line-height: 12px !important;
- -moz-appearance: button !important;
- white-space: normal !important;
- border: none !important;
- color: black !important;
- cursor: pointer !important;
- transition: width ease 0.2s, margin ease 1.5s !important;
- }
- /* (new62) GREASYFORK - SCRIPT STATS - === */
- #script-content> script[src*="assets"] ~h3 {
- margin-top: 10px !important;
- margin-bottom: 20px !important;
- padding: 5px !important;
- border-radius: 4px !important;
- text-align: center! important;
- }
- [id$="-chart-container"] {
- background: white !important;
- }
- td.numeric,
- th.numeric {
- text-align: left!important;
- text-align: center!important;
- }
- /* GREASYFORK - SCRIPT - DISCUSSION TABLE - ITEMS - === */
- .width-constraint #discussions li>a:first-of-type {
- width: 835px !important;
- display: inline-block !important;
- color: #B4A393 !important;
- }
- .width-constraint #discussions li>a:first-of-type:hover {
- color: tomato !important;
- }
- .width-constraint #discussions li>time:first-of-type {
- display: inline-block !important;
- width: 95px !important;
- margin-right: 20px!important;
- text-align: center !important;
- }
- .width-constraint #discussions li>time:last-of-type {
- display: inline-block!important;
- width: 125px !important;
- margin-left: -30px !important;
- text-align: center !important;
- white-space: nowrap !important;
- }
- .width-constraint #discussions li>a:nth-child(2) {
- width: 180px !important;
- display: inline-block !important;
- margin-left: 10px !important;
- }
- .width-constraint #discussions li>a:nth-child(4) {
- width: 160px !important;
- display: inline-block !important;
- margin-left: 20px !important;
- }
- /* (new93) GM VERSIONS - CONTAINER - MORE of ONE VERSION -
- #script-content>form > input:first-of-type + ul
- https://greasyfork.org/fr/scripts/50-userstyles-tableview-enhancer-dark-grey-59-1-addstylish-lib-leoncastro/versions
- ==== */
- .width-constraint #script-info > #script-content>form > input:first-of-type + ul {
- margin-top: -5px !important;
- /* outline: 4px solid aqua !important; */
- }
- /* (new93) VERSIONS - CONTAINER - ONLY ONE VERSION -
- .width-constraint #script-info > #script-content > form > ul
- https://greasyfork.org/fr/scripts/29600-flickr-auto-showallgroups-photo-page-v-2/versions
- === */
- .width-constraint #script-info > #script-content > form > ul {
- margin-top: -42px !important;
- outline: 4px solid red !important;
- }
- /* (new93) GM VERSIONS - ITEMS - ALL - === */
- .width-constraint #script-info > #script-content>form > input:first-of-type {
- /* margin-top: 29px ; */
- margin-bottom: -3px !important;
- padding-bottom: 4px !important;
- border-top: 1px solid gray !important;
- overflow: hidden !important;
- text-overflow: ellipsis !important;
- white-space: nowrap !important;
- }
- .width-constraint #script-info > #script-content > form > ul li:not(:hover) {
- /* margin-top: 29px ; */
- margin-bottom: -3px !important;
- padding-bottom: 4px !important;
- border-top: 1px solid gray !important;
- overflow: hidden !important;
- text-overflow: ellipsis !important;
- white-space: nowrap !important;
- }
- .width-constraint #script-info > #script-content > form > ul li:hover {
- margin-bottom: -3px !important;
- padding-bottom: 4px !important;
- border-top: 1px solid gray !important;
- overflow: visible !important;
- text-overflow: ellipsis !important;
- /* white-space: nowrap !important; */
- background: black !important;
- transition: all ease 0.7s !important;
- }
- #script-content>form>ul>li>input + a {
- display: inline-block !important;
- width: 15% !important;
- padding: 1px 5px !important;
- background: #222222 !important;
- }
- #script-content>form>ul>li:nth-child(odd)>input + a {
- background: #222222 !important;
- }
- #script-content>form>ul>li:nth-child(even)>input + a {
- background: #333333 !important;
- }
- .width-constraint #script-info > #script-content > form > ul li time {
- display: inline-block!important;
- min-width: 202px !important;
- max-width: 202px !important;
- padding: 1px 5px !important;
- letter-spacing: 1.4px !important;
- text-align: center !important;
- }
- .width-constraint #script-info > #script-content > form > ul li:nth-child(odd) time {
- background: #222222 !important;
- }
- .width-constraint #script-info > #script-content > form > ul li:nth-child(even) time {
- background: #333333 !important;
- }
- /* (new72) GREASYFORK - FORUM TABLE -
- Test LIKNK : MouseOver PopUP Viewer rules :
- https://greasyfork.org/fr/forum/discussion/593/x
- === */
- .Message table {
- border-collapse: separate;
- border-spacing: 4px;
- margin: 1em -4px;
- width: 650px !important;
- }
- .Message table thead{
- width: 600px !important;
- }
- .Message th {
- background: linear-gradient(to bottom, rgba(19, 19, 19, 1) 0%, rgba(51, 51, 51, 1) 0%, rgba(17, 17, 17, 1) 63%, rgba(0, 0, 0, 1) 98%) repeat scroll 0 0 rgba(0, 0, 0, 0)!important;
- font-size: 105%;
- font-weight: bold;
- padding-bottom: 0.5em;
- padding-top: 0.5em;
- }
- .Message table tbody {
- width: 600px !important;
- }
- .Message table tbody tr td:first-of-type {
- width: 120px !important;
- vertical-align: middle !important;
- color: gold !important;
- border: 1px solid red !important;
- }
- .Message table tbody tr td:first-of-type + td {
- min-width: 75px !important;
- max-width: 75px !important;
- color: gold !important;
- vertical-align: middle !important;
- border: 1px solid green !important;
- }
- .Message table tbody tr td:last-of-type {
- min-width: 280px !important;
- max-width: 280px !important;
- border: 1px solid blue !important;
- }
- .Message table tbody tr td:last-of-type code {
- float: left!important;
- min-width: 290px !important;
- max-width: 290px !important;
- background-color: #f9ebd2;
- border: 1px solid;
- border-radius: 3px;
- color: #eb5100;
- margin-left: -6px !important;;
- padding: 1px 3px;
- white-space: pre-line !important;
- }
- /* GREASYFORK - BROWSE / USER SCRIPTS - === */
- #user-script-list>li ,
- #browse-script-list>li {
- padding: 5px !important;;
- }
- #user-script-list>li:nth-child(odd) ,
- #browse-script-list>li:nth-child(odd) {
- background-color: #222 !important;
- }
- #user-script-list>li:nth-child(odd):hover ,
- #browse-script-list>li:nth-child(odd):hover {
- box-shadow: 1px 1px 6px 4px rgba(0, 0, 0, 0.7) inset !important;
- background-color: rgba(7, 7, 7, 0.67) !important;
- transition: background 0.8s ease 0s !important;
- }
- #user-script-list>li:nth-child(even) ,
- #browse-script-list>li:nth-child(even) {
- background-color: #414141 !important;
- }
- #user-script-list>li:nth-child(even):hover ,
- #browse-script-list>li:nth-child(even):hover {
- background-color: rgba(7, 7, 7, 0.57) !important;
- box-shadow: 1px 1px 6px 4px rgba(0, 0, 0, 0.7) inset !important;
- transition: background 0.8s ease 0s !important;
- }
- #user-script-list>li:hover ,
- #browse-script-list>li:hover {
- background-color: black !important;
- z-index: 1 !important;
- }
- /* (new66) without script */
- #user-script-list>li h2 ,
- #browse-script-list>li h2 {
- display: inline-block !important;
- width: 100% !important;
- max-width: 762px !important;
- word-wrap: break-word !important;
- overflow: hidden !important;
- }
- #user-script-list>li h2 a ,
- #browse-script-list>li h2 a {
- display: inline-block!important;
- width: 100% !important;
- line-height: 17px !important;
- }
- /* (new79) PB ?? - overflow-wrap */
- #browse-script-list>li h2 span {
- width: 100% !important;
- max-width: 720px !important;
- overflow: hidden !important;
- /* overflow-wrap: break-word !important; */
- }
- #user-script-list>li h2 span.name-description-separator ,
- #browse-script-list>li h2 span.name-description-separator {
- display: none !important;
- }
- /* (new94) GREASYFORK - BROWSE SCRIPTS - LEFT SORT PANEL (WIth/Without TS CITRUS) - === */
- /* (new94) without CITRUS*/
- .width-constraint #script-list-option-groups.list-option-groups {
- display: inline-block !important;
- float: left !important;
- margin-left: -12px !important;
- margin-top: 0px !important;
- }
- .width-constraint #script-list-option-groups.list-option-groups #script-list-sort>div {
- margin-top: 19px;
- }
- .width-constraint #script-list-option-groups.list-option-groups .list-option-group {
- margin-bottom: 0.5em;
- padding: 0.5em;
- box-shadow: 3px 3px 2px black !important;
- border-radius: 5px 0 0 5px !important;
- border: 1px solid gray !important;
- background-color: #2d2d2d !important;
- }
- .list-option-group ul {
- box-shadow: 3px 3px 2px black !important;
- background-color: transparent !important;
- padding: 2px 0 !important;
- }
- .width-constraint #browse-script-list {
- display: inline-block !important;
- float: right !important;
- }
- .list-option-group .list-current {
- height: 19px !important;
- line-height: 15px !important;
- margin-bottom: 2px !important;
- padding: 2px 0 0 0 !important;
- }
- .list-option-group .list-option {
- height: 19px ;
- line-height: 9px ;
- border: 1px solid #404040;
- }
- .list-option-group .list-option a {
- white-space: nowrap ;
- overflow: hidden ;
- text-overflow: ellipsis ;
- }
- /* (new66) */
- .width-constraint #script-list-option-groups.list-option-groups + h3 + p ,
- .width-constraint #script-list-option-groups.list-option-groups + h3 ,
- #browse-script-list + .pagination + p {
- display: inline-block !important;
- float: left !important;
- width: 727px !important;
- margin-bottom: 8px !important;
- margin-left: 59px !important;
- margin-top: -15px !important;
- padding: 5px !important;
- background: #222 !important;
- }
- .width-constraint #script-list-option-groups.list-option-groups + h3 {
- /* margin-top: -20px !important; */
- margin-top: 0px !important;
- margin-bottom: 18px !important;
- border-bottom: 1px solid gray !important;
- }
- #browse-script-list + .pagination + p {
- margin-bottom: 10px !important;
- margin-left: 242px !important;
- margin-top: -10px !important;
- background: #222 !important;
- }
- /* STATISTICS - ADD LABEL on HOVER - === */
- #install-stats-chart-container + table>thead>tr>th>abbr:before {
- position: fixed !important;
- display: inline-block !important;
- width: 100px !important;
- transform: rotate(-90deg)!important;
- content: attr(title) !important;
- margin-top: 65px !important;
- margin-left: -83px !important;
- font-size: 13px !important;
- text-align: right !important;
- color: peru !important;
- }
- #install-stats-chart-container + table:hover>thead>tr>th>abbr:after {
- position: fixed !important;
- display: inline-block !important;
- width: 20px !important;
- height: 17px !important;
- transform: rotate(-90deg)!important;
- content: "."!important;
- margin-top: 22px !important;
- margin-left: -44px !important;
- border-radius: 5px !important;
- font-size: 13px !important;
- text-align: center !important;
- color: peru!important;
- background: rgba(255, 211, 0, 0.16)!important;
- }
- #install-stats-chart-container + table>thead>tr>th:nth-of-type(7):before {
- position: fixed !important;
- display: inline-block !important;
- width: 100px !important;
- transform: rotate(-90deg) !important;
- content: "Opera JS" !important;
- margin-top: 80px !important;
- margin-left: -40px !important;
- font-size: 20px !important;
- text-align: right !important;
- color: peru !important;
- }
- #install-stats-chart-container + table>thead>tr>th:nth-of-type(8):before {
- position: fixed !important;
- display: inline-block !important;
- width: 100px !important;
- transform: rotate(-90deg) !important;
- content: "Opera JS" !important;
- margin-top: 80px! important;
- margin-left: -29px !important;
- font-size: 20px !important;
- text-align: right !important;
- color: peru!important;
- }
- #install-stats-chart-container + table>tbody>tr:nth-child(odd) {
- background: rgba(255, 0, 0, 0.23) !important;
- }
- #install-stats-chart-container + table>tbody>tr:nth-child(even) {
- background: rgba(255, 254, 0, 0.23) !important;
- }
- #install-stats-chart-container + table>tbody>tr:hover th {
- background: blue !important;
- }
- #install-stats-chart-container + table>tbody>tr:hover th {
- background: blue !important;
- }
- #install-stats-chart-container + table>tbody>tr:hover td {
- background: black !important;
- }
- #install-stats-chart-container + table>tbody>tr:hover td:last-of-type {
- background: red !important;
- }
- /* MESSAGE - ERROR NOT LOADING IMAGES - === */
- .notice {
- display: inline-block !important;
- position: absolute !important;
- width: 214px !important;
- left: -13px !important;
- top: 15px !important;
- }
- /* TEST - FORUM IMAGE IN DISSCUSSION -
- https://forum.userstyles.org/discussion/comment/92068#Comment_92068
- .Discussion.comment.Section-Discussion #Frame .CommentsWrap .DataBox.DataBox-Comments ul.MessageList.DataList.Comments li.Item.Alt.ItemComment div.Comment .Item-BodyWrap .Item-Body .Message div
- === */
- .Discussion.comment .Message>div {
- float: right;
- height: 150px;
- width: 719px !important;
- overflow: hidden;
- }
- .Message .ImageResized {
- cursor: pointer;
- font-size: 11px;
- font-weight: normal;
- height: 20px !important;
- margin-bottom: 5px !important;
- max-width: 668px !important;
- color: peru !important;
- }
- .Message .ImageResized:hover {
- color: tomato !important;
- }
- /* TEST - CODE IN DISCUSSION - === */
- .Message>table>tbody>tr>td>code {
- display: inline-block !important;
- min-width: 688px !important;
- max-width: 688px !important;
- letter-spacing: initial;
- white-space: pre-line !important;
- word-wrap: break-word !important;
- background-color: #5c5c5c !important;
- color: white!important;
- }
- /* ===
- PB: https://forum.userstyles.org/discussion/27971/useful-extensions-keys-scripts-css-etc-for-stylish/p1
- .Message>pre[id*="b"]
- .Message>ul>li>ul>li>pre
- .Message>ul>li>pre
- .Message pre
- === */
- .Message>pre {
- position: relative !important;
- display: inline-block !important;
- min-width: 650px !important;
- max-width: 650px !important;
- margin-left: 5px !important;
- letter-spacing: initial;
- white-space: pre-line !important;
- word-wrap: break-word !important;
- background-color: #5c5c5c !important;
- color: white!important;
- }
- .Message>ul>li>pre {
- position: relative !important;
- display: inline-block !important;
- min-width: 580px !important;
- max-width: 580px !important;
- margin-left: 5px !important;
- letter-spacing: initial;
- white-space: pre-line !important;
- word-wrap: break-word !important;
- background-color: #5c5c5c !important;
- color: white !important;
- }
- .Message>ul>li>ul>li>pre{
- position: relative !important;
- display: inline-block !important;
- min-width: 580px !important;
- max-width: 580px !important;
- margin-left: -35px !important;
- letter-spacing: initial;
- white-space: pre-line !important;
- word-wrap: break-word !important;
- background-color: #5c5c5c !important;
- color: white !important;
- }
- /* TEST code in discussion - === */
- .Message ol li pre {
- display: inline-block !important;
- min-width: 650px !important;
- max-width: 650px !important;
- margin-left: -35px !important;
- letter-spacing: initial;
- white-space: pre-line !important;
- word-wrap: break-word !important;
- background-color: #5c5c5c !important;
- color: white !important;
- }
- /* FORUM USERTYLES / GREASY FORK - CODE (BACKROUND STRIPED) - for .linenums.prettyprinted -
- TEST different:
- https://greasyfork.org/en/forum/discussion/6928/gm-xmlhttprequest-vs-xmlhttprequest#latest
- https://greasyfork.org/fr/forum/discussion/3248/can-anyone-with-javascript-knowledge-help#latest
- === */
- .Item-Header.DiscussionHeader + .Item-BodyWrap .Item-Body pre.linenums.prettyprinted {
- position: relative !important;
- display: inline-block !important;
- min-width: 670px !important;
- max-width: 670px !important;
- left: -20px !important;
- top: -10px !important;
- letter-spacing: initial;
- white-space: pre-line !important;
- word-wrap: break-word !important;
- background-color: white !important;
- background-image: linear-gradient(rgba(85, 85, 85, 0.05) 90%, transparent 50%, transparent) !important;
- background-size: 30px 15px !important;
- color: red !important;
- outline: 1px solid green !important;
- }
- .Item-Header.CommentHeader + .Item-BodyWrap .Item-Body pre.linenums.prettyprinted {
- position: relative !important;
- display: inline-block !important;
- min-width: 670px !important;
- max-width: 670px !important;
- left: 0px !important;
- top: -10px !important;
- letter-spacing: initial;
- white-space: pre-line !important;
- word-wrap: break-word !important;
- background-color: white !important;
- background-image: linear-gradient(rgba(85, 85, 85, 0.05) 90%, transparent 50%, transparent)!important;
- background-size: 30px 15px !important;
- color: red !important;
- outline: 1px solid violet !important;
- }
- pre.linenums.prettyprinted .linenums {
- background: transparent !important;
- padding: 8px;
- }
- pre.linenums.prettyprinted li.L0,
- pre.linenums.prettyprinted li.L1,
- pre.linenums.prettyprinted li.L2,
- pre.linenums.prettyprinted li.L3,
- pre.linenums.prettyprinted li.L4,
- pre.linenums.prettyprinted li.L5,
- pre.linenums.prettyprinted li.L6,
- pre.linenums.prettyprinted li.L7,
- pre.linenums.prettyprinted li.L8,
- pre.linenums.prettyprinted li.L9 {
- min-width: 600px !important;
- max-width: 600px !important;
- margin-left: -20px!important;
- background:transparent !important;
- }
- pre.linenums.prettyprinted li.L0 code,
- pre.linenums.prettyprinted li.L1 code,
- pre.linenums.prettyprinted li.L2 code,
- pre.linenums.prettyprinted li.L3 code ,
- pre.linenums.prettyprinted li.L4 code,
- pre.linenums.prettyprinted li.L5 code ,
- pre.linenums.prettyprinted li.L6 code ,
- pre.linenums.prettyprinted li.L7 code ,
- pre.linenums.prettyprinted li.L8 code,
- pre.linenums.prettyprinted li.L9 code {
- min-width: 600px !important;
- max-width: 600px !important;
- background: #5c5c5c !important;
- background:transparent !important;
- color: white!important;
- }
- .linenums.prettyprinted code .pun{
- background:transparent !important;
- }
- /* ===
- https://greasyfork.org/fr/forum/discussion/3248/can-anyone-with-javascript-knowledge-help/p1
- === */
- #vanilla_discussion_comment.Vanilla.Discussion.comment.Section-Discussion.Section-Category-script-development div#Frame div#Body div.Row div#Content.Column.ContentColumn .MessageList.Discussion .Item.ItemDiscussion .Discussion .Item-BodyWrap .Item-Body .Message pre {
- display: inline-block !important;
- min-width: 630px !important;
- max-width: 630px !important;
- margin-left: -5px !important;
- }
- /* (new88) */
- .Quote>p>code ,
- .Message pre code ,
- .Message > code {
- display: inline-block !important;
- max-width: 648px !important;
- /* line-height: 13px !important; */
- vertical-align: middle !important;
- /* margin-top: 0px !important; */
- /* margin-bottom: 0px !important; */
- padding: 1px 2px 1px 4px !important;
- /* letter-spacing: initial; */
- white-space: pre-line !important;
- word-wrap: break-word !important;
- background-color: #5c5c5c !important;
- color: white !important;
- }
- /*(new70) CODE - USERSTLES / GREASYFORK - FIRST TOP DISSCUSSION -
- https://forum.userstyles.org/discussion/53223/firefoxs-developer-toolbar-readable-userstyles-name-for-css-selector-lines-like-firebug?new=1
- === */
- .Discussion .Item-BodyWrap .Item-Body .Message code ,
- .MessageList.Discussion #Item_0 + .Item.ItemDiscussion .Discussion .Item-BodyWrap .Item-Body .Message code {
- max-width: 600px !important;
- }
- /* === (new77) ===
- https://greasyfork.org/fr/forum/discussion/7111/forum-upgraded-please-report-any-issues#latest
- PB:
- https://greasyfork.org/fr/forum/discussion/10685/how-to-manage-greasemonkey-userscripts-using-git
- ZIP :
- https://greasyfork.org/fr/forum/discussion/12928/resolved-make-dubious-tlds-optional#latest
- === */
- code ,
- .Message>p>code {
- position: relative !important;
- display: inline-block!important;
- min-width: 10px !important;
- max-width: 670px !important;
- min-height: 15px !important;
- line-height: 15px !important;
- top: 0px !important;
- margin-top: 0px!important;
- margin-bottom: -2px !important;
- margin-left: 2px !important;
- padding: 0px 2px !important;
- letter-spacing: initial;
- white-space: pre-line !important;
- word-wrap: break-word !important;
- background-color: #5c5c5c!important;
- color: white!important;
- }
- /* TEST - CODE IN DISCUSSION - TOP AUTHOR DISCUSSION - === */
- .Message>ul>li>code {
- position: relative !important;
- display: inline-block!important;
- min-width: 10px !important;
- max-width: 670px !important;
- height: 13px !important;
- line-height: 13px !important;
- top: 0px !important;
- margin-top:0px!important;
- margin-bottom: -2px !important;
- margin-left: 2px !important;
- padding: 1px 4px !important;
- letter-spacing: initial;
- white-space: pre-line !important;
- word-wrap: break-word !important;
- background-color: #5c5c5c!important;
- color: white!important;
- }
- .QuoteText>pre {
- width: 660px!important;
- padding: 2px 2px 2px 4px !important;
- letter-spacing: initial;
- white-space: pre-line !important;
- word-wrap: break-word !important;
- }
- /* USERSTYLES PAGE INFO - CODE - === */
- #additional-info-text>code:not(:empty),
- #long-description>code:not(:empty) {
- display: inline-block !important;
- /* width: 820px!important; */
- margin-left: 1px!important;
- padding: 5px 10px!important;
- border-radius: 2px!important;
- letter-spacing: initial;
- white-space: pre-line !important;
- word-wrap: break-word !important;
- background-color: #e9e8e5!important;
- background-color: #5c5c5c !important;
- color: white !important;
- }
- #additional-info-text>pre ,
- #additional-info-text>code pre code ,
- #additional-info-text>code pre {
- display: inline-block !important;
- width: 850px!important;
- margin-left: 1px!important;
- padding: 5px 10px!important;
- border-radius: 2px!important;
- letter-spacing: initial;
- white-space: pre-line !important;
- word-wrap: break-word !important;
- background-color: #e9e8e5!important;
- background-color: #5c5c5c !important;
- color: white !important;
- }
- /* CODE - IN STYLE INFO - LONG DESCRIPTION - === */
- #long-description>code:not(:empty) {
- display: inline-block !important;
- width: auto !important;
- max-width: 540px!important;
- }
- /* CODE - IN STYLE INFO - ADITIONAL DESCRIPTION - === */
- #additional-info-text > code:not(:empty) {
- display: inline-block !important;
- width: auto !important;
- max-width: 820px!important;
- }
- /* GREASYFORK - SCRIPT PAGE INFO - CODE -
- TEST LINK
- - (bili_fix_player - CHINESE) :
- https://greasyfork.org/fr/scripts/740-bili-fix-player
- - userstyles.org css highlighter :
- https://greasyfork.org/fr/scripts/41-userstyles-org-css-highlighter
- === */
- #additional-info>div>blockquote>pre>code {
- display: inline-block !important;
- width: 99%!important;
- margin-left: -6px!important;
- padding: 5px 10px!important;
- border-radius: 2px!important;
- border: 1px solid gray !important;
- letter-spacing: initial;
- white-space: pre-line !important;
- word-wrap: break-word !important;
- background-color: #e9e8e5!important;
- background-color: #5c5c5c !important;
- color: white !important;
- }
- #additional-info>div>pre>code {
- display: inline-block !important;
- width: 99%!important;
- margin-left: -6px!important;
- padding: 5px 10px!important;
- border-radius: 2px!important;
- letter-spacing: initial;
- white-space: pre-line !important;
- word-wrap: break-word !important;
- background-color: #e9e8e5!important;
- background-color: #5c5c5c !important;
- color: white !important;
- }
- /* (new75) WITH / WITHOUT GM - MY ACCOUNT PAGE / EDIT PAGE - === */
- #main-header + #content-wrapper> #main-article>ul {
- position: fixed !important;
- display: inline-block !important;
- width: 50px !important;
- height: 18px !important;
- margin-left: -100px;
- top: 18px !important;
- padding-left: 15px !important;
- /* padding-right: 5px !important; */
- /* padding-bottom: 10px !important; */
- border-radius: 3px 3px 0 0 !important;
- box-shadow: 0 0 4px #999999 !important;
- text-align: left !important;
- background: #222 !important;
- overflow: hidden !important;
- z-index: 500 !important;
- }
- #help-style-settings-edit ~pre ,
- #main-header + #content-wrapper > #main-article > p ~ ul {
- position: relative !important;
- display: inline-block !important;
- width: 700px !important;
- height: auto!important;
- margin-left: 200px !important;
- margin-top: -5px !important;
- border-radius: 3px !important;
- border: 1px solid gray !important;
- background: #222 !important;
- overflow: visible !important;
- z-index: 10 !important;
- }
- #main-header + #content-wrapper > #main-article > table + p {
- position: fixed!important;
- display: inline-block !important;
- width: 600px !important;
- height: auto !important;
- top: 73px !important;
- left: 320px !important;
- opacity: 0 !important;
- }
- #main-header + #content-wrapper > #main-article > table:hover + p {
- position: fixed!important;
- display: inline-block !important;
- width: 600px !important;
- height: auto!important;
- top: 73px!important;
- left: 320px!important;
- opacity: 1!important;
- transition: opacity ease 0.7s !important;
- }
- #main-header + #content-wrapper> #main-article>ul:hover {
- width: 200px !important;
- height: auto!important;
- box-shadow: 0 0 4px #999999 !important;
- }
- #main-header + #content-wrapper > #main-article > p ~ ul:hover{
- width: 700px !important;
- height: auto!important;
- }
- #main-header + #content-wrapper> #main-article>ul:before {
- width: 200px !important;
- height: 10px !important;
- line-height: 10px !important;
- content: "More..."!important;
- /* padding: 0 !important; */
- }
- #main-header + #content-wrapper > #main-article > p ~ ul:before{
- content: ""!important;
- }
- /* HELP STYLES - === */
- #main-header + #content-wrapper > #main-article > p ~ ul ~h3 {
- width: 700px !important;
- margin-left: 200px !important;
- background: linear-gradient(to bottom, rgba(19, 19, 19, 1) 0%, rgba(51, 51, 51, 1) 0%, rgba(17, 17, 17, 1) 63%, rgba(0, 0, 0, 1) 98%) repeat scroll 0 0 rgba(0, 0, 0, 0);
- text-align: center!important;
- color: peru!important;
- }
- /* TEST TO SOLVE PB OVERFLOW ON SMALL SCREEN (no horizontal scrollbar) + FONT VERANDA - === */
- body {
- overflow-x: hidden !important;
- overflow-y: auto !important;
- font-family: Verdana,sans-serif!important;
- }
- /* (new79) EDIT COMMENT - HOVER + NOT HOVER / OPEN + NOT OPEN -
- IN GREASY FORK DISCUSS:
- https://greasyfork.org/fr/forum/discussion/179/x
- === */
- /* (new79) ALL - USERSTYLE / GREASY FORK - EDIT COMMENT - ICON PENCIL GRAY - TOP TITLE DISCUS / OK COMMENTS - === */
- /* .ToggleFlyout:not(.Open) span.OptionsTitle + span + .Flyout.MenuItems , */
- .ToggleFlyout.OptionsMenu .Flyout.MenuItems {
- display: inline-block !important;
- float: left !important;
- /* width: auto !important; */
- width: 15px !important;
- height: 15px !important;
- /* left: 75px ; */
- padding: 0 !important;
- border: none !important;
- background-color: transparent !important;
- box-shadow: none !important;
- /* background: aqua !important; */
- /* outline: 1px solid pink !important; */
- }
- #Item_0 .ToggleFlyout.OptionsMenu .Flyout.MenuItems {
- left: -5px !important;
- top: 21px !important;
- }
- #Item_0 .ToggleFlyout.OptionsMenu .Flyout.MenuItems {
- /* left: 7px; */
- /* top: 0; */
- }
- .OptionsMenu .Flyout {
- right: 6px;
- top: -1px;
- }
- .ToggleFlyout:not(.Open) span.OptionsTitle + span + .Flyout.MenuItems:before,
- .ToggleFlyout:not(.Open) span.OptionsTitle + span + .Flyout.MenuItems:after {
- border: none !important;
- }
- .Section-Discussion .Item.Mine.ItemComment .Flyout.MenuItems a.EditComment ,
- .ToggleFlyout:not(.Open) .EditDiscussion {
- display: inline-block !important;
- width: 18px !important;
- background-color: transparent!important;
- font-size: 0px!important;
- visibility: hidden!important;
- outline: 1px solid peru !important;
- }
- /* (new79) ALL */
- .ToggleFlyout:not(.Open) a.EditDiscussion:before {
- content: " "!important;
- position: relative!important;
- display: inline-block !important;
- width: 18px !important;
- height: 15px !important;
- /* margin-left: 35px !important; */
- /* left: 24px !important; */
- /* top: -16px !important; */
- background: url("https://greasyfork.org/forum/applications/dashboard/design/images/sprites.png") no-repeat scroll -62px -324px rgba(0, 0, 0, 0) !important;
- background-color: black !important;
- font-size: 15px !important;
- visibility: visible !important;
- outline: 1px solid gray !important;
- }
- /* (new79) */
- .Section-Discussion .Item.Mine.ItemComment .Flyout.MenuItems a.EditComment:before {
- content: " "!important;
- position: relative!important;
- display: inline-block !important;
- width: 18px !important;
- height: 18px !important;
- /* margin-left: 25px !important; */
- /* top: 0px !important; */
- background: url("https://greasyfork.org/forum/applications/dashboard/design/images/sprites.png") no-repeat scroll -62px -324px rgba(0, 0, 0, 0) !important;
- background-color: black !important;
- font-size: 15px !important;
- visibility: visible !important;
- outline: 1px solid gray !important;
- }
- /* EDIT BUTTON */
- .Section-Discussion .Item.Mine.ItemComment .Flyout.MenuItems {
- display: inline-block !important;
- height: 15px !important;
- line-height: 15 !important;
- padding: 1px !important;
- }
- /* (new62) COMMENT DISCUSSION - COMMENT EDIT PAGE - === */
- #DiscussionForm.FormTitleWrapper.DiscussionForm {
- margin-top: -74px !important;
- }
- #DiscussionForm.FormTitleWrapper.DiscussionForm .FormWrapper {
- padding: 0px 20px !important;
- }
- /* TEST - MARK AS RED / HIDE -
- EDIT :
- https://greasyfork.org/fr/forum/discussions/mineEDIT:
- READ:
- https://greasyfork.org/fr/forum/categories
- DISMISS :
- https://forum.userstyles.org/discussions
- #vanilla_discussions_mine
- === */
- .ToggleFlyout.OptionsMenu .OptionsTitle + .SpFlyoutHandle + .Flyout.MenuItems>li a {
- position: relative !important;
- display: inline-block !important;
- float: left !important;
- width: 18px !important;
- /* height: 15px !important; */
- padding: 0 !important;
- line-height: 15px !important;
- outline: 1px solid pink !important;
- }
- .ToggleFlyout.OptionsMenu .OptionsTitle + .SpFlyoutHandle + .Flyout.MenuItems>li a:hover {
- background-color: #ACB1B7 !important;
- color: white !important;
- text-decoration: none;
- }
- /* (new79) EDIT COMMENT - === */
- .ToggleFlyout.OptionsMenu .OptionsTitle + .SpFlyoutHandle + .Flyout.MenuItems > li a {
- /* float: left !important; */
- font-size: 15px !important;
- visibility: hidden !important;
- outline: 1px solid gray !important;
- }
- /* (new79) */
- #vanilla_discussions_index .ToggleFlyout.OptionsMenu .OptionsTitle + .SpFlyoutHandle + .Flyout.MenuItems > li a.dropdown-menu-link-edit:before ,
- #vanilla_discussions_mine .ToggleFlyout.OptionsMenu .OptionsTitle + .SpFlyoutHandle + .Flyout.MenuItems > li a.dropdown-menu-link-edit:before ,
- #vanilla_discussions_bookmarked .ToggleFlyout.OptionsMenu .OptionsTitle + .SpFlyoutHandle + .Flyout.MenuItems > li a.dropdown-menu-link-edit:before {
- /* outline: 1px solid violet !important; */
- }
- /* COMMENT DISCUSS */
- .Section-DiscussionList .DataList.Discussions .ItemDiscussion span.Options span.ToggleFlyout.OptionsMenu span.OptionsTitle ,
- .Section-Discussion .Item.Mine.ItemComment .OptionsTitle ,
- .Section-Discussion .Item.Mine.ItemComment:hover .OptionsTitle {
- visibility: hidden!important;
- }
- /* COMMENT DISCUSS ALT (BLACK) */
- .Section-Discussion .Item.Alt.Mine.ItemComment .OptionsTitle ,
- .Section-Discussion .Item.Alt.Mine.ItemComment:hover .OptionsTitle {
- visibility: hidden !important;
- }
- /* LIST BOOKMARKED */
- .Section-DiscussionList.Discussions.bookmarked .Item.Mine.Bookmarked .OptionsTitle ,
- .Section-DiscussionList.Discussions.bookmarked .Item.Mine.Bookmarked:hover .OptionsTitle {
- visibility: hidden !important;
- }
- /* LIST BOOKMARKED ALT (BLACK) */
- .Section-DiscussionList.Discussions.bookmarked .Item.Alt.Mine.Bookmarked .OptionsTitle ,
- .Section-DiscussionList.Discussions.bookmarked .Item.Alt.Mine.Bookmarked:hover .OptionsTitle {
- outline: 1px solid red!important;
- visibility: hidden !important;
- }
- .DismissAnnouncement.Hijack {
- margin-right: 19px !important;
- margin-top: -31px !important;
- color: peru !important;
- }
- #vanilla_discussion_index .MessageList.Discussion .dropdown-menu-link.DismissAnnouncement.Hijack {
- margin-right: 19px !important;
- margin-top: 0px !important;
- color: peru !important;
- }
- /* (new79) TEST - USERSTYLES - EDIT COMMENT */
- .ToggleFlyout.OptionsMenu .OptionsTitle + .SpFlyoutHandle + .Flyout.MenuItems > li a.EditDiscussion {
- /* float: left !important; */
- /* margin-top: -12px !important; */
- /* left: 60px !important; */
- font-size: 15px !important;
- visibility: visible !important;
- visibility: hidden !important;
- z-index: 10000 !important;
- }
- .Flyout.MenuItems li[role="presentation"] .dropdown-menu-link.dropdown-menu-link-edit:before ,
- .ToggleFlyout.OptionsMenu .OptionsTitle + .SpFlyoutHandle + .Flyout.MenuItems > li a.EditDiscussion:before {
- content: " "!important;
- position: relative !important;
- display: inline-block !important;
- float: left !important;
- width: 18px !important;
- height: 15px !important;
- left: 30px ;
- /* margin-left: 57px!important; */
- /* margin-top: 34px !important; */
- /* top: 4px !important; */
- background: url("https://greasyfork.org/forum/applications/dashboard/design/images/sprites.png") no-repeat scroll -62px -324px rgba(0, 0, 0, 0) !important;
- background-color: black !important;
- font-size: 15px !important;
- visibility: visible !important;
- /* outline: 1px solid red !important; */
- outline: 1px solid gray !important;
- z-index: 10000 !important;
- }
- /* (new79) USERSTYLES / GREASYFORK - EDIT BUTTON - IN HEADER DISSCUSS IN GREASY FORK DISCUS :
- == GREASYFORK ==
- .Discussion.comment.Section-Discussion #Frame #Body #Content.Column.ContentColumn .MessageList.Discussion #Item_0.PageTitle .ToggleFlyout.OptionsMenu:not(.Open)
- https://greasyfork.org/fr/forum/discussion/179/x
- === */
- /* GREASYFORK */
- .MessageList.Discussion #Item_0.PageTitle .OptionsTitle {
- outline: 1px solid peru!important;
- visibility: hidden !important;
- }
- /* (new79) EDIT - USERSTYLES */
- .ToggleFlyout.OptionsMenu {
- /* left: -19px; */
- /* top: -27px; */
- }
- .MessageList.Discussion #Item_0.PageTitle .ToggleFlyout:not(.Open) a.EditDiscussion:before {
- /* margin-left: -70px !important; */
- /* top: -13px !important; */
- }
- /* (new79) EDIT - GREASYFORK */
- .Flyout.MenuItems li[role="presentation"] .dropdown-menu-link.dropdown-menu-link-edit:before{
- /* margin-left: 20px !important; */
- /* top: -23px !important; */
- }
- /* FORUM - SMALL ICONS FILE ATTACHEMENTS - From OLD style -
- https://greasyfork.org/forum/discussion/1122/help-converting-this-not-too-lengthy-google-chrome-extension-into-greasemonkey
- === */
- .Attachment .FilePreview .Thumb-Default img ,
- .Attachment .FileHover .Thumb-Default img {
- display: inline-block !important;
- max-height: 25px !important;
- min-height: 25px !important;
- height: 100% !important;
- width: 20px !important;
- }
- /* START PAGE - === */
- #main-article>p {
- position: relative !important;
- display: inline-block !important;
- width: 870px! important;
- margin: 10px auto ! important;
- left: 70px ! important;
- }
- #front-page-best {
- display: inline-block ! important;
- margin-left: 200px ! important;
- }
- #front-page-newest {
- display: inline-block !important;
- margin-left: 200px !important;
- }
- #front-page-best h2 ,
- #front-page-newest h2 {
- display: inline-block ! important;
- width: 300px !important;
- margin-left: 15px !important;
- padding-left: 29px !important;
- border-radius: 5px !important;
- box-shadow: 0 0 4px #999999 !important;
- background-color: #222222 !important;
- }
- #front-page-best ul li ,
- #front-page-newest ul li {
- width: 700px ! important;
- padding: 2px 5px ! important;
- }
- #front-page-best ul li:nth-child(even) ,
- #front-page-newest ul li:nth-child(even) {
- background: black! important;
- }
- #front-page-best ul li:nth-child(odd) ,
- #front-page-newest ul li:nth-child(odd) {
- background: #222222 ! important;
- }
- #front-page-newest ul li:not(.additional-link):after ,
- #front-page-best ul li:not(.additional-link):after {
- content: "tot : " attr(total-install-count) ;
- display: inline-block ;
- float: left ;
- width: 250px ;
- margin-right: -100px ;
- text-align: left ;
- color: gold ;
- }
- #front-page-best ul li:not(.additional-link):before {
- content: "week : " attr(weekly-install-count) ;;
- display: inline-block ;
- float: right ;
- width: 120px ;
- margin-left: 10px ;
- text-align: left ;
- color: gold;;
- }
- /* for GM "ENHANCER" / "TABLE VIEW" - === */
- table#summary + #table-container > table#style-table {
- border-collapse: collapse;
- margin-bottom: 0;
- margin-left: 0;
- margin-right: 0;
- }
- table#summary + #table-container > table#style-table > tr:first-of-type {
- position: fixed !important;
- height: 100% !important;
- max-width: 65.5% !important;
- min-width: 65.5% !important;
- width: 100% !important;
- margin-top: -45px !important;
- min-height: 50px !important;
- border-bottom: 4px solid #D2B48C !important;
- border-top: 4px solid #D2B48C !important;
- z-index: 200 !important;
- }
- /* TABLE VIEW - FIXED HEADER CELLS */
- table#summary + #table-container > table#style-table th {
- height: 100%!important;
- min-height: 35px!important;
- max-height: 35px!important;
- text-shadow: 1px 1px 2px #000000;
- }
- /* A VOIR - for GM "ENHANCER" */
- #main-article >dl + h2 + .ad + table#summary + #table-container > table#style-table th {
- height: 30px !important;
- line-height: 3px !important;
- text-shadow: 1px 1px 2px #000000;
- }
- /* PAGINATION - HIGHLIGHT - === */
- .NumberedPager a.Highlight ,
- #PagerBefore.Pager a.Highlight{
- background: none repeat scroll 0 0 yellow !important;
- color: red !important;
- }
- /* USERSTYLES - PAGE INFO - HIDDEN METDATA - === */
- #main-article #hidden-meta {
- position: fixed !important;
- width: 190px!important;
- top: 460px !important;
- left: -15px !important;
- padding: 2px !important;
- text-shadow: 1px 1px 2px #000000 !important;
- }
- /* (new76) ALL - PAGINATOR CENTER - HIGHTLIGHT / PREV / NEXT - === */
- /* body .Pager .Highlight , */
- .Pager a,
- .Pager span {
- position: relative !important;
- display: inline-block;
- margin: 0 3px;
- min-width: 17px!important;
- height: 14px !important;
- line-height: 13px !important;
- padding: 0 !important;
- text-align: center!important;
- vertical-align: middle !important;
- border-radius: 3px !important;
- box-shadow: 3px 3px 2px black !important;
- background: #222 !important;
- }
- .NumberedPager a.Next,
- .NumberedPager span.Next,
- .NumberedPager a.Previous,
- .NumberedPager span.Previous {
- position: relative !important;
- display: inline-block !important;
- height: 14px !important;
- line-height: 11px !important;
- font-size: 23px !important;
- border-radius: 3px !important;
- box-shadow: 3px 3px 2px black !important;
- background: #222 !important;
- vertical-align: middle !important;
- }
- .NumberedPager .Next:hover,
- .NumberedPager .Previous:hover {
- position: relative !important;
- display: inline-block !important;
- height: 14px !important;
- line-height: 11px !important;
- border-radius: 3px !important;
- top: 5px!important;
- left: 0px !important;
- margin-left: 3px !important;
- right: 0px !important;
- font-size: 26px !important;
- vertical-align: middle !important;
- }
- #PagerAfter>a:hover,
- #PagerBefore>a:hover,
- body .Pager .Highlight:hover,
- .PageControls .Pager a:hover {
- display: inline-block !important;
- /* font-size: 18px !important; */
- color: tomato !important;
- }
- #PagerBefore> .Next:hover,
- .NumberedPager a.Next:hover,
- .NumberedPager span.Next:hover {
- position: relative !important;
- display: inline-block !important;
- height: 20px !important;
- line-height: 17px!important;
- margin-top: -10px !important;
- font-size: 23px !important;
- vertical-align: middle !important;
- color: tomato !important;
- }
- #PagerAfter> .Previous:hover,
- #PagerBefore> .Previous:hover,
- .NumberedPager a.Previous:hover,
- .NumberedPager span.Previous:hover {
- position: relative !important;
- display: inline-block !important;
- height: 20px !important;
- line-height: 17px!important;
- margin-top: -10px !important;
- font-size: 23px !important;
- vertical-align: middle !important;
- color: tomato !important;
- }
- /* (new63) */
- .p-100.LastPage:hover {
- position: relative !important;
- display: inline-block !important;
- height: 20px !important;
- line-height: 17px!important;
- font-size: 16px !important;
- vertical-align: middle !important;
- color: tomato !important;
- }
- /* USERSTYLES - PAGINATION - FORUM SEARCH PREV / NEXT (Without Page NUMBERS) */
- #dashboard_search_index .DataList.SearchResults + .PageControls.Bottom .Previous ,
- #dashboard_search_index .DataList.SearchResults + .PageControls.Bottom .Next {
- position: relative !important;
- display: inline-block !important;
- vertical-align: middle !important;
- line-height: 20px !important;
- height: 20px!important;
- padding: 2px!important;
- top: -10px!important;
- font-size: 15px !important;
- color: peru !important;
- }
- #dashboard_search_index .DataList.SearchResults + .PageControls.Bottom .Previous:hover {
- display: inline-block !important;
- left: -11px!important;
- font-size: 20px !important;
- transition: all ease 0.5s !important;
- color: tomato !important;
- }
- #dashboard_search_index .DataList.SearchResults + .PageControls.Bottom .Next:hover {
- display: inline-block !important;
- margin-right: -9px!important;
- margin-left: 2px!important;
- font-size: 20px !important;
- transition: all ease 0.5s !important;
- color: tomato !important;
- }
- /* ==== TEST - USERSTYLES LIGHTBOX - === */
- /* LIGHTBOX - STOP LINKIFYPLS to DOUBLE IMG SCREENSHOT - === */
- .lb-caption .linkifyplus>img {
- display: none !important;
- }
- /* USERSTYLES LIGHTBOX - CONTAINER IMAGE */
- .lightbox {
- position: absolute;
- width: 100% !important;
- line-height: 0;
- left: 0 !important;
- top: 93.9px !important;
- text-align: center;
- z-index: 10000;
- }
- .lb-outerContainer {
- width: 92% !important;
- height: 100% !important;
- height: 90px!important;
- margin: 0 auto !important;
- top: -50px!important;
- border-radius: 4px;
- background-color: white;
- background-color: rgb(62, 62, 62) !important;
- background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.08), rgba(0, 0, 0, 0.12)) !important;
- border: 1px solid rgb(0, 0, 0) !important;
- box-shadow: 0 1px 0 rgba(255, 255, 255, 0.06), 1px 1px 0 rgba(255, 255, 255, 0.03), -1px -1px 0 rgba(0, 0, 0, 0.02), 1px 1px 0 rgba(255, 255, 255, 0.05) inset !important;
- color: rgb(170, 170, 170) !important;
- font-weight: bold !important;
- outline: 0 none !important;
- text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5) !important;
- }
- .lb-container {
- position: absolute !important;
- height: auto !important;
- width: 100% !important;
- margin: 0 auto !important;
- padding-top: 95px !important;
- }
- .lb-dataContainer {
- position: relative!important;
- display: inline-block!important;
- width: 85%!important;
- top: -120px!important;
- text-align: center !important;
- }
- .lb-data {
- color: #bbb;
- padding: 0px !important;
- margin-top: -20px!important;
- text-align: center !important;
- }
- .lb-data .lb-details {
- width: 100%!important;
- float: left;
- line-height: 15px !important;
- text-align: center !important;
- }
- .lb-data .lb-number {
- display: inline-block !important;
- width: 97%!important;
- clear: left;
- margin-top: 28px!important;
- color: peru !important;
- font-size: 29px !important;
- }
- .lb-data .lb-caption {
- position: relative !important;
- display: inline-block!important;
- width: 100%!important;
- height: 20px !important;
- line-height: 15px!important;
- font-size: 13px !important;
- font-weight: bold;
- }
- .lb-closeContainer {
- position: relative !important;
- margin-bottom: -2px!important;
- top: -45px!important;
- z-index: 10 !important;
- }
- .lb-nav {
- position: absolute;
- width: 99.5%!important;
- height: 100%;
- height: 47px !important;
- left: 0;
- top: 42px !important;
- }
- .lb-prev:not([style="display: none;"]) ,
- .lb-next:not([style="display: none;"]) {
- display: inline-block !important;
- width: 50%!important;
- height: 42px !important;
- cursor: pointer;
- transition: opacity ease 1.2s !important;
- }
- .lb-prev:not([style="display: none;"]) {
- float: left;
- opacity: 0.2 !important;
- }
- .lb-prev:not([style="display: none;"]):hover {
- opacity: 1 !important;
- }
- /* (new60) PREV ICON - PB IMAGE BACKGROUND - leoncastro - OK */
- .lb-prev:not([style="display: none;"]) {
- background: url("https://assets.luscious.net/static/_generated/images/left-arrow-0aecbb8326f253634264b11277a9450b1232960a.png") no-repeat scroll 80% 45% transparent !important;
- color: transparent !important;
- }
- .lb-next:not([style="display: none;"]) {
- float: right;
- opacity: 0.2 !important;
- }
- .lb-next:not([style="display: none;"]):hover {
- opacity: 1 !important;
- }
- /* (new60) NEXT ICON - PB IMAGE BACKGROUND - leoncastro - OK */
- .lb-next:not([style="display: none;"]) {
- background: url("https://assets.luscious.net/static/_generated/images/right-arrow-653e746cd869a26e294b6bc5d8bc908f535056a8.png") no-repeat scroll 20% 48% transparent !important;
- color: transparent !important;
- }
- /* GREASYFORK - ALL - IMAGES - MAX WIDTH (WITH /Without GM TS CITRUS)-
- TEST - MAX HEIGHT for PREVIEW :
- OK :
- https://greasyfork.org/fr/scripts/4685-ts-pixiv
- https://greasyfork.org/fr/scripts/4407-ts-linx-amender
- A voir :
- https://greasyfork.org/fr/scripts/49-userscripts-widescreen-dark-grey-v-9
- === */
- /* #additional-info .script-author-description img + br ~ br , */
- #additional-info .script-author-description>p img ~ br {
- display : none !important;
- }
- #additional-info img ,
- .lightbox .lb-image {
- position: relative !important;
- display: inline-block !important;
- height: auto !important;
- max-width: 80% !important;
- margin: 0 auto !important;
- border-radius: 3px;
- }
- #additional-info img {
- border: 1px solid orange !important;
- box-shadow: 5px 5px 2px #888888 !important;
- color: yellow!important;
- max-width: 98%!important;
- max-height: 245px !important;
- padding: 2px !important;
- box-shadow: 5px 5px 2px #181818 !important;
- background-color: #2b2b2b !important;
- }
- #additional-info .fancybox img {
- border: 1px solid orange !important;
- box-shadow: none !important;
- color: yellow!important;
- max-height: 100px !important;
- }
- /* USERSTYLES - MAIN ARTICLE (inside CONTENT-WRAPPER) - === */
- #main-article {
- margin-left: 215px !important;
- }
- /* USERSTYLES - EDIT/CREATE PAGE - SAVE BUTT - === */
- form[action="/styles/create"] input[name="commit"] ,
- #main-article form[action="/styles/update"] input[name="commit"] {
- position: fixed !important;
- width: 81px !important;
- height: 54px !important;
- left: 200px !important;
- top: 490px !important;
- }
- /* USERSTYLES - ACCOUNT- INSTAL WEEK - === */
- .numeric-value {
- color: gold !important;
- }
- .numeric-value + .numeric-value {
- color: tan !important;
- }
- /* (new60) USERSTYLES - (ALL) "Contact Admin" ETC ....- === */
- footer {
- position: fixed !important;
- display: inline-block !important;
- width: auto !important;
- top: 00px !important;
- left: 10px ! important;
- padding: 0 5px 5px 20px !important;
- z-index: 5000 ! important;
- visibility: hidden !important;
- background: red !important;
- }
- footer:hover {
- position: fixed !important;
- display: inline-block !important;
- width: auto !important;
- top: 00px !important;
- left: 10px ! important;
- padding: 0 5px 5px 20px !important;
- z-index: 5000 ! important;
- visibility: visible !important;
- background: black !important;
- }
- footer:before {
- content: "🔻" !important;
- position: fixed !important;
- display: inline-block !important;
- width: auto !important;
- top: 10px !important;
- left: 5px ! important;
- padding: 0px !important;
- z-index: 5000 ! important;
- visibility: visible !important;
- background: gold !important;
- }
- /* ==== (ALL) - USERSTYLES - MENUS POPUP ==== */
- /* USERSTYLES - MENUS POPUP - SIDEBAR - "Home" etc... === */
- #left-sidebar > nav {
- position: fixed !important;
- width: 197px !important;
- left: 7px !important;
- top: 70px !important;
- box-shadow: 0 0 4px #999999 !important;
- background-color: #222222 !important;
- z-index: 1000 !important;
- }
- #left-sidebar nav ul li a {
- margin-left: 12px !important;
- }
- #left-sidebar>nav>ul>li>a{
- font-family: Verdana,sans-serif;
- font-size: small !important;
- }
- /* USERSTYLES - MENUS POPUP - ONE MENU === */
- #left-sidebar a {
- display: inline-block !important;
- }
- #left-sidebar>nav>ul>li:nth-child(3) {
- position: fixed !important;
- display: inline-block !important;
- visibility: visible !important;
- min-width: 95px !important;
- max-width: 95px !important;
- top: 31px !important;
- left: 25px !important;
- padding: 1px 5px ! important;
- border-radius: 3px 3px 0 0 !important;
- background: linear-gradient(to bottom, rgba(0,0,0,1) 2%,rgba(17,17,17,1) 37%,rgba(51,51,51,1) 100%,rgba(19,19,19,1) 100%);
- list-style: none !important;
- cursor: pointer !important;
- z-index: 200 !important;
- }
- /* (new75) USERSTYLES - MENUS POPUP - "Home" = MENU2 sans "my account" >>> "Home/Help/Forum/Categorie" - === */
- #left-sidebar>nav {
- width: 200px;
- height: 0px !important;
- margin-bottom: -28px !important;
- padding-left: 5px;
- visibility: hidden;
- }
- #left-sidebar>nav>ul:hover {
- position: absolute !important;
- display: block !important;
- width: 95px !important;
- height: auto !important;
- top : -20px !important;
- left: 13px !important;
- padding: 20px 5px 5px 5px !important;
- border-radius: 0 0 3px 3px !important;
- box-shadow: 0 0 4px #999999 !important;
- background-color: #222222 !important;
- list-style: none !important;
- transition: height 1.5s ease 1s!important;
- visibility: visible !important;
- z-index: 800 !important;
- }
- #left-sidebar>nav>ul:hover li:not([id="sidebar-search"]):not([id="sidebar-my-account"]) {
- position: relative!important;
- width: 90px !important;
- top: -13px!important;
- margin-bottom: 10px!important;
- }
- /* USERSTYLES - "Home" = MENU2 sans "my account" - WITHOUT HOVER - === */
- #left-sidebar>nav>ul>li {
- width: 200px ! important;
- border-radius: 5px !important;
- box-shadow: 0 0 4px #999999 !important;
- background: linear-gradient(to bottom, rgba(0,0,0,1) 2%,rgba(17,17,17,1) 37%,rgba(51,51,51,1) 100%,rgba(19,19,19,1) 100%);
- }
- /* USERSTYLES - "Home" = MENU2 sans "my account" - HOVER - === */
- #left-sidebar>nav>ul>li:hover {
- background: linear-gradient(to bottom, rgba(19,19,19,1) 0%,rgba(51,51,51,1) 0%,rgba(17,17,17,1) 63%,rgba(0,0,0,1) 98%);
- }
- /* (new79) USERSTYLES - STY INFOS - PANEL INFO - AUTH PANEL + INFOS INSTAL - === */
- #style-author-info {
- position: fixed !important;
- width: 205px ! important;
- height: 100% ! important;
- min-height: 292px ! important;
- max-height: 792px ! important;
- left: 5px !important;
- top: 80px !important;
- padding-left: 5px !important;
- padding-bottom: 3px !important;
- border-radius: 5px !important;
- box-shadow: 3px 3px 2px black !important;
- background: #222222 !important;
- }
- #style-install-info {
- position: fixed !important;
- width: 195px ! important;
- left: 23px !important;
- top: 320px !important;
- padding-left: 5px !important;
- padding-bottom: 3px !important;
- border-radius: 5px !important;
- background: #222222 !important;
- z-index: 700 !important;
- }
- /* - USERSTYLES - STY INFOS - AUTH INFOS + INST INFOS - ZEBRA - === */
- #style-install-info>tbody>tr:nth-child(2n+1) ,
- #style-author-info>tbody>tr:nth-child(2n+1) {
- background: #262626 !important;
- }
- /* - USERSTYLES - (ALL) STY INFOS - AUTH PANEL + INST INFOS - TYPE BLOCK/LINE - COL ITEM TYPE - === */
- #style-install-info>tbody>tr ,
- #style-author-info>tbody>tr {
- color: gold !important;
- }
- /* (new79) USERSTYLES - (ALL) STY INFOS - AUTH PANEL INFOS + INST INFOS - TYPE BLOCK/LINE - COL INFOS - === */
- #style-install-info>tbody>tr th+td ,
- #style-author-info>tbody>tr th+td {
- position: relative ! important;
- display: inline-block ! important;
- width: 95% ! important;
- bottom: 3px ! important;
- left: 3px ! important;
- border-radius: 5px ! important;
- border : #434141 solid 1px !important;
- box-shadow: 3px 3px 2px black !important;
- color: #6999A6 !important;
- text-align: center ! important;
- background: linear-gradient(to bottom, rgba(0,0,0,1) 2%,rgba(17,17,17,1) 37%,rgba(51,51,51,1) 100%,rgba(19,19,19,1) 100%);
- }
- /* - USERSTYLES - (ALL) STY INFOS - AUTH PANEL INFOS + INST INFOS - ITEMS LINE - === */
- #style-install-info>tbody>tr ,
- #style-author-info>tbody>tr {
- display: block !important;
- position: relative !important;
- width: 190px !important;
- font-size: 11px !important;
- }
- /* - USERSTYLES - STY INFOS - AUTH PANEL INFOS - AUTH - === */
- #style-author-info>tbody>tr:first-child {
- position: relative !important;
- display: inline-block !important;
- margin-top: 5px ! important;
- margin-left: 0px ! important;
- width: 190px !important;
- height: 89px ! important;
- border-radius: 5px ! important;
- border: 1px gray solid ! important;
- }
- /* - USERSTYLES - STY INFOS - AUTH PANEL INFOS - SUPP TXT "Auth" - ADD ICON - === */
- #style-author-info>tbody>tr:nth-child(1)>th {
- display: inline-block !important;
- position: relative !important;
- width: 184px !important;
- margin-top: 1px ! important;
- padding: 0 5px 2px 0 !important;
- border-radius: 5px 5px 0 0 ! important;
- color: transparent !important;
- font-size: 0px !important;
- text-align: center ! important;
- background: linear-gradient(to bottom, rgba(0,0,0,1) 2%,rgba(17,17,17,1) 37%,rgba(51,51,51,1) 100%,rgba(19,19,19,1) 100%);
- }
- /* - USERSTYLES - STY INFOS - AUTH PANEL INFOS - ADD ICON USER - ==== */
- #style-author-info>tbody>tr:nth-child(1)>th:before {
- position: relative ;
- display: inline-block ;
- content:url("http://tympanus.net/Development/MegaWebButtonsPack1//images/icons/user.png") ;
- transform:scale(0.9,0.7) ;
- }
- /* - USERSTYLES - STY INFOS - AUTH PANEL INFOS - USER NAME - === */
- #style-author-info>tbody>tr:nth-child(1)>td a {
- position: absolute ! important;
- display: block !important;
- position: relative !important;
- max-width: 182px !important;
- height: 51px ! important;
- left: -2px ! important;
- padding: 0 2px !important;
- font-size: 19px !important;
- font-weight: bold ! important;
- text-align: center ! important;
- color: SlateGray !important;
- border-radius: 0 0 5px 5px ! important;
- background: linear-gradient(to bottom, rgba(19,19,19,1) 0%,rgba(51,51,51,1) 0%,rgba(17,17,17,1) 63%,rgba(0,0,0,1) 98%);
- border :none !important;
- white-space: pre-wrap ! important;
- word-break: break-all ! important;
- -moz-hyphens: auto ! important;
- }
- /* USERSTYLES - STY INFOS - AUTH PANEL INFOS - USER NAME - === */
- #style-author-info>tbody>tr:first-of-type th+td {
- position: relative ! important;
- display: inline-block ! important;
- width: 100% ! important;
- bottom: -1px ! important;
- left: 3px ! important;
- text-align: center ! important;
- border :none !important;
- background: transparent ! important;
- }
- /* USERSTYLES - INFOS - SCREENSHOT + INFOS - (GM + NO GM) - === */
- #content-wrapper #main-article #left-info {
- position: absolute ! important;
- display: inline-block ! important;
- vertical-align: top ! important;
- top: 5px !important;
- margin-left: 2% !important;
- }
- /* (new79) USERSTYLES - STY INFOS - SCREENSHOT - (GM + NO GM) - === */
- #screenshots {
- position: absolute ;
- display: inline-block ;
- float: none ;
- clear: both ;
- height: 395px ;
- width: 360px ;
- top: 0px ;
- border: 1px solid #434141 !important;
- box-shadow: 3px 3px 2px black ;
- background-color: #222222 ;
- z-index: 10 ;
- }
- .screenshot-thumbnail {
- border: 1px solid #434141 !important;
- box-shadow: 3px 3px 2px black ;
- }
- #more-screenshots {
- font-size: 0 !important;
- }
- #more-screenshots span {
- position: absolute !important;
- display: inline-block !important;
- padding: 2px 5px !important;
- border-radius: 5px !important;
- background: black !important;
- font-size: 15px !important;
- }
- #screenshots #more-screenshots a {
- position: relative !important;
- display: inline-block !important;
- width: 98% !important;
- bottom: -20px !important;
- font-size: small !important;
- }
- #screenshots #more-screenshots a:before {
- content: "\25BA" ;
- color: gold ;
- }
- /* USERSTYLES - STY INFOS - LONG DESC - (GM + NO GM) - === */
- #style-info {
- position: absolute ! important;
- width: 78.5% !important;
- margin-top : 1px !important;
- left: 249px !important;
- word-wrap: break-word ! important;
- }
- #main-style-info {
- width: 60% !important;
- margin-bottom: 1em;
- margin-left: 380px !important;
- padding-left: 1em;
- }
- /* (new79) USERSTYLES - STY INFOS - LG DESC - TXT -
- <a href="http://userstyles.org/styles/69350/">Flickr WideScreen - SCRIPT/Flickr Functional Suite</a>
- === */
- #long-description {
- position: relative !important;
- display: inline-block !important;
- width: 565px ! important;
- height: 395px !important;
- min-height: 100px ! important;
- top: 4px !important;
- margin-top: 0px !important;
- left: 10px ! important;
- padding: 5px 5px 2px 10px !important;
- border-radius: 5px !important;
- box-shadow: 0 0 4px #999999 !important;
- border: 1px solid red !important;
- box-shadow: 3px 3px 2px black !important;
- overflow: hidden ! important;
- overflow-y: auto ! important;
- }
- /* (new94) NEDD CONVERT for Addstylish lib - USERSTYLES - STY INFOS - STYLE OPTIONS -
- http://userstyles.org/styles/62204/dust-for-firefox-pale-moon
- <a href="http://userstyles.org/styles/75965/">Firefox 7+: Addon Manager and some interface items</a>
- - https://userstyles.org/styles/47886/facebook-dark-shiny-transparency-with-options
- === SITE CHANGE :
- "#style-options" to "#style-settings"
- === */
- .advanced_button {
- position: absolute ;
- height: 20px !important;
- margin-left: 251px !important;
- top: 76px !important;
- }
- #style-settings {
- position: absolute !important;
- display: inline-block !important;
- width: 49px ! important;
- height: 27px !important;
- /* top: -44px !important; */
- top: 93px !important;
- /* margin-left: 620px !important; */
- margin-left: 800px !important;
- left: 40px ! important;
- padding: 5px ;
- border: 1px solid gray !important;
- border-radius: 5px !important;
- background: gray !important;
- overflow: hidden !important;
- overflow-y: hidden !important;
- z-index: 500 !important;
- }
- #style-settings:hover {
- position: absolute !important;
- display: inline-block !important;
- width: 555px ! important;
- min-height: 727px !important;
- /* top: -37px !important; */
- /* margin-left: 769px !important; */
- /* left: -385px ! important; */
- left: -450px ! important;
- border: 1px solid gray !important;
- border-radius: 5px !important;
- background: black !important;
- overflow: hidden !important;
- overflow-y: auto !important;
- z-index: 500!important;
- transition: all ease 0.6s !important;
- }
- #style-settings li:first-of-type {
- margin-top: 35px !important;
- }
- #style-settings:before {
- content: "Options \01F53B " ;
- position: absolute ;
- display: inline-block ;
- height: 25px ;
- width: 50px !important;
- line-height: 13px ;
- top: 0px ;
- left: -2px ;
- padding: 5px ;
- border-radius: 5px ;
- border: 1px solid gray ;
- color: gold ;
- background: #222222 ;
- z-index: 500 !important;
- }
- #style-settings #advancedsettings_area.advancedsettings_shown ,
- #style-settings #advancedsettings_area.advancedsettings_hidden {
- display: inline-block !important;
- min-width: 495px !important;
- max-width: 495px !important;
- background-color: #ffffff;
- }
- /* (new77) USERSTYLES - STY INFOS - LG DESC - BUTT(Edit/Delete) - COMPATIBILITY GRESY FORK - === */
- #style-info #control-panel {
- position: fixed ! important;
- display: inline-block ! important;
- height: 17px !important;
- line-height: 17px !important;
- width: 566px;
- margin-bottom: 1em;
- left: 637px!important;
- top: 25px ! important;
- padding: 1px 6px !important;
- border: 1px solid gray !important;
- border-radius: 3px 3px 0 0 !important;
- background: #222 !important;
- z-index: 600!important;
- }
- #style-install-info > tbody > tr:last-of-type ,
- #style-info #control-panel>a:nth-child(1),
- #style-info #control-panel>a:nth-child(2),
- #style-info #control-panel> a:nth-child(3){
- display: inline-block!important;
- height: 14px !important;
- line-height: 14px !important;
- margin-top: -4px ! important;
- top: 30px !important;
- background-color: #222222 !important;
- border-radius: 3px !important;
- box-shadow: 3px 3px 2px black !important;
- padding: 1px 5px !important;
- }
- /* USERSTYLES - STY INFOS - LG DESC - (Links Color) === */
- #long-description>p>a{
- color: #E0B81F !important;
- margin-right: 5px !important;
- }
- /* (new77) USERSTYLES - STY INFOS - INST BUTT + Switch Browser - === */
- #stylish-installed-style-needs-update ,
- #stylish-installed-style-not-installed {
- position: fixed !important;
- width: 190px !important;
- height: 16px !important;
- line-height: 13px !important;
- left: 1025px !important;
- margin-bottom: 1px;
- top: 16px !important;
- padding: 0 4px 2px !important;
- border-radius: 5px !important;
- font-size: larger;
- color: white;
- vertical-align: middle;
- z-index: 700!important;
- }
- /* (new77) INSTALL BUTTON - COR to SEE WITH STYLISH addon differents version - === */