Dark and Gray Theme for :
userscripts-mirror.org
Same as userscript (more screenshots and infos):
Userscripts-mirror WideScreen Dark and Gray
Userscripts.org WideScreen Dark and Gray V.10 by decembre
Imported and mirrored from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/189700.user.css
Details
Authordecembre
LicenseNO-REDISTRIBUTION
Categoryuserscripts.org, widescreen, Dark and Gray
Created
Updated
Size147 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name Userscripts.org WideScreen Dark and Gray V.10
@namespace USO Archive
@author decembre
@description Dark and Gray Theme for : userscripts-mirror.org Same as userscript (more screenshots and infos): <a href="https://userstyles.org/styles/189700/">Userscripts-mirror WideScreen Dark and Gray</a>
@version 20200921.23.22
@license NONE
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);
/* ==== Userscripts.org WideScreen Dark and Gray v.10 (new10) ==== */
/* ==== USERSCRIPTS - PERSO TWEAK 2
need Userscripts.org Source Code Line Numbers
By Cletus : http://userscripts.org/scripts/show/95658
http://userscripts-mirror.org/scripts/show/95658.html (not mirror)
==== */
@-moz-document
url-prefix('https://userscripts.org/'),
domain("userscripts.org") ,
domain("184.106.198.177") ,
domain("userscripts-mirror.org"),
domain("webextender.net") {
/* (new10) SUPP - ICON INVALIDES - === */
img[src^="//s3.amazonaws.com/uso_ss/"] {
display: none;
}
/* (new10) SCRIPT INSTAL PAGE - DESCRIPTION TABLE IN IT (2 columns) -
http://userscripts-mirror.org/scripts/show/69725
=== */
#full_description>table>tbody>tr>td:last-of-type {
position: relative !important;
display: inline-block !important;
width: 494px !important;
z-index: 5000 !important;
}
#full_description>table>tbody>tr>td:last-of-type:hover {
display: inline-block !important;
width: 100% !important;
background: black !important;
}
#full_description>table>tbody>tr>td:last-of-type >table {
display: inline-block !important;
width: 50% !important;
width: 494px !important;
overflow: hidden !important;
}
#full_description>table>tbody>tr>td:hover:last-of-type >table {
display: inline-block !important;
width: 100% !important;
overflow: visible !important;
}
/* (new7) FORUM - TOPIC - EDIT / RELPLY Buttons - === */
a.utility[onclick="ReplyForm.init(); return false;"] {
background: black ! important;
color: gold ! important;
}
a.utility[onclick="ReplyForm.init(); return false;"] ,
#content p .edit a.utility {
padding: 1px 3px ! important;
border-radius: 5px ! important;
background: #333333 ! important;
color: gold ! important;
}
/* (new5) GMM - "Show authors on scripts page" By rAthur -
http://userscripts-mirror.org/scripts/show/162803
=== */
.script-meat>span {
color: peru ! important;
left: 65px !important;
margin-top: -11px !important;
position: absolute !important;
}
#home-favorites .script-meat>span ,
#users-scripts .script-meat>span {
color: peru ! important;
left: 205px !important;
margin-top: -11px !important;
position: absolute !important;
}
.script-meat>em a {
position: absolute !important;
display: inline-block ! important;
float: none ! important;
width: 20px ! important;
height: 20px ! important;
color: transparent ! important;
left: 5px !important;
margin-top: -10px ! important;
font-size: 15px ! important;
overflow: hidden ! important;
}
.script-meat>em a:hover {
overflow: visible! important;
}
.script-meat>em a:before {
content: "X" ! important;
font-size: 10px ! important;
color: red ! important;
position: absolute !important;
display: inline-block ! important;
width: 20px ! important;
height: 20px ! important;
margin-top: 5px ! important;
cursor: pointer ! important;
}
.script-meat>em a:hover:before {
content: "remove" ! important;
font-size: 15px ! important;
color: red ! important;
position: absolute !important;
display: inline-block ! important;
width: 200px ! important;
height: 20px ! important;
margin-top: 5px ! important;
cursor: pointer ! important;
overflow: visible ! important;
}
/* (new5) GM "SCAM FILTER" - SCRIPTS LIST PAGES - - FLOAT HEADER -
VOIR compatibility with GM "Show author name" : option Continious Scroll (
*/
.floater {
left: 50%;
margin-left: -704px !important;
position: fixed;
width: 1300px !important;
z-index: 50;
}
#scripts-index .floater {
left: 50%;
margin-left: -704px !important;
position: fixed;
width: 1224px !important;
z-index: 50;
}
#users-scripts.users .floater {
left: 50% ! important;
margin-left: -503px !important;
position: fixed;
width: 1158px !important;
z-index: 50;
}
/* #users-scripts.users .floater table.wide th.la:nth-child(1) {
display: inline-block !important;
margin-left: 201px !important;
position: relative !important;
width: 81.3% !important;
} */
/* .la.floated:nth-child(2) {
width: 6.3% !important;
}
.la.floated:nth-child(3) {
width: 4.85% !important;
}
.la.floated:nth-child(4) {
width: 4.4% !important;
}
.la.floated:nth-child(5) {
width: 4.7% !important;
} */
.la.floated:nth-last-child(1) {
width: 9.2% !important;
}
.la.floated:nth-last-child(2) {
width: 5.64% !important;
}
.la.floated:nth-last-child(3) {
width: 4.4% !important;
}
.la.floated:nth-last-child(4) {
width: 4.8% !important;
}
.la.floated:nth-last-child(5) {
width: 7.15% !important;
}
/* .la.floated:nth-last-child(6) {
width: 50% !important;
} */
/* .floater[hidden="hidden"] .la.floated a.autoToggle , */
table.wide tbody tr th.la a.autoToggle ,
.floater .la.floated a.autoToggle {
background: green ! important;
color: gold ! important;
padding: 1px 5px ! important;
}
/* GROUPS */
/* #groups-scripts.groups .floater +div#root table.wide tbody tr th.la .working ,
#groups-scripts.groups .floater +div#root table.wide tbody tr th.la a.autoToggle */
#groups-scripts.groups .floater +div#root table.wide tbody tr th.la:not([width="60px"]):not([width="1%"]):not([width="12%"]){
color: #CD853F !important;
font-size: 0px !important;
}
#groups-scripts.groups .floater +div#root table.wide tbody tr th.la:not([width="60px"]):not([width="1%"]):not([width="12%"]) a:not(.autoToggle) {
color: #CD853F !important;
font-size: 15px !important;
position: relative !important;
display: inline-block !important;
width: 169px !important;
top: 23px ! important;
}
#groups-scripts.groups .floater +div#root table.wide tbody tr th.la:not([width="60px"]):not([width="1%"]):not([width="12%"]) a:not([href$="sort=name"]) {
position: relative !important;
display: inline-block !important;
width: 169px !important;
left: -500px !important;
color: #CD853F !important;
font-size: 15px !important;
}
#groups-scripts.groups .floater +div#root table.wide tbody tr th.la:not([width="60px"]):not([width="1%"]):not([width="12%"]) span {
position: relative !important;
display: inline-block !important;
/* margin-left: -200px !important; */
top: -24px ! important;
left: -300px ! important;
width: auto !important;
color: #CD853F !important;
font-size: 15px !important;
}
/* TXT "Suspected Scam" */
.script-meat>span[style*="line-height: 50%"] ,
.script-meat>span[style*="color:darkred"] {
color: #CD1E1E !important;
left: 155px !important;
margin-top: -5px !important;
position: absolute !important;
}
/* TABLE */
/* #main table.wide tbody {
width: 100% ! important;
min-width: 55% ! important;
max-width: 55% ! important;
} */
/* SRIPTS NAME Column */
.script-meat {
border-right: 0 none;
padding-right: 5px;
padding-top: 7px;
width: 100% !important;
max-width: 650px !important;
min-width: 650px !important;
}
#users-scripts .script-meat {
padding-right: 5px;
padding-top: 7px;
width: 100% !important;
max-width: 600px !important;
min-width: 600px !important;
}
.script-meat .desc {
/* border-right: 0 none;
padding-right: 5px;
padding-top: 7px;
width: 100% !important; */
max-width: 600px !important;
min-width: 600px !important;
}
/* (new5) ISSUES PAGES - === */
#scripts-issues #content>table>tbody>tr:first-of-type>th[colspan="2"] {
width: 500px !important;
color: peru! important;
}
#scripts-issues #content>table>tbody>tr>td:first-of-type abbr {
font-weight: bold! important;
color: peru! important;
}
#scripts-issues #content>table>tbody>tr>td:nth-child(2){
width: 200px !important;
color: peru! important;
}
#issues .comments {
position: relative! important;
display: inline-block !important;
float: right !important;
clear: both !important;
width: 600px! important;
height: auto !important;
left: -85px! important;
margin-bottom: -10px !important;
padding: 5px 10px 30px !important;
background: black !important;
border: 1px solid #808080 !important;
}
#issues .votes {
position: relative! important;
display: inline-block !important;
float: right !important;
clear: both !important;
width: 300px! important;
left: 220px! important;
top: 140px! important;
margin-top: -140px !important;
padding: 0;
text-align: left;
}
#issues .comments .about,
#issues .comments .comment {
background: black!important;
border: 1px solid #CD853F !important;
margin: 0 20px;
padding: 5px !important;
}
#issues .comments .about {
background: black !important;
border: 1px solid #CD853F !important;
border-bottom: 1px solid gray ! important;
margin-top: -10px ! important;
padding: 5px !important;
}
#issues .comments .comment {
background: #222222 !important;
border: 1px solid #CD853F !important;
border-top: 1px solid gray ! important;
margin-bottom: -20px! important;
padding: 1px 5px !important;
}
#issues .comments form textarea {
display: inline-block! important;
width: 500px! important;
height: 100px! important;
min...