Hallo FuchsFan
Danke für den Hinweis.
Teste bitte:
about:plugins nur für Nightly
CSS
@-moz-document url("about:plugins"){
#plugs::before {content: "Endors"; font-size:24px !important; font-weight: bold !important;
color:red !important; margin-right: 10px !important; }
#plugs {margin-top: 50px !important;}
html{background: #ffffff !important; margin-top: 20px !important;}
/* Breite einstellen */
body{
background: #fffff0 !important;
margin-top: 40px !important;
margin-left: 230px !important;
max-width: 1200px !important;
min-height: 750px !important;
padding-left: 25px !important;
padding-right: 25px !important;
padding-bottom:25px !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-radius: 20px !important;
border-width: 4px !important;
border-style: outset !important;}
.container {
background-color: #ee7621 !important;
color: #ffffff !important;
padding-left: 20px !important;
margin-top: 70px !important;
border-radius: 24px !important;
min-height: 34px !important;}
.content > slot:nth-child(1){font-size: 16px !important; }
th {background-color: #ee7621 !important;}
.container:hover,
th:hover {background-color: #b54f06 !important;}
td{background: #FFFFFF !important;}
td:hover{background: #ffeb99 !important;}
h1{color: red !important; font-size: 22px !important; font-weight: bold !important; margin-top: 20px !important;}
h2{color: #3377ff !important; margin-left: 40px !important; margin-top: 40px !important;}
[data-l10n-id="moz-support-link-text"]{
appearance:none!important;
background: #F0F0F0 url("..//icons/Bild34.png")no-repeat !important;
color:black!important;
font-size:14px!important;
text-decoration:none!important;
margin-top:3px!important;
margin-bottom: 5px !important;
margin-right:55px!important;
margin-left: 10px !important;
padding-right: 15px !important;
padding-left:35px!important;
padding-top: 1px!important;
padding-bottom: 2px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 2px!important;
border-radius:14px!important;}
[data-l10n-id="moz-support-link-text"]:hover{
appearance:none!important;
background: #B2EDFA url("..//icons/Bild34.png")no-repeat !important;
color:black!important;
font-size:14px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
border-style: outset !important;
border-width:2px !important;
background-position:10px 2px!important;
border-radius:14px!important;}
}
Alles anzeigen
Mfg.
Endor
