Moin,
Habt ihr da vieleicht auch aktive Studien, ich habe da bis jetzt immer nur abgeschlossene Studien gesehen.
Bitte schön:
Habe ich eben in einem portablen Profil bei mir gefunden.
Moin,
Habt ihr da vieleicht auch aktive Studien, ich habe da bis jetzt immer nur abgeschlossene Studien gesehen.
Bitte schön:
Habe ich eben in einem portablen Profil bei mir gefunden.
Hallo Büssen.
Danke für das Bild.
Wie ich sehe wir die untere Entfernen Schaltfläche nicht angesprochen.
Das muss ich mir gleich mal anschauen.
Mfg.
Endor
Da bei mir keine Studien aktiv sind wird mir da nichts angezeigt
auch in den Entwicklerwerkzeugen nicht. Nun weiß ich nicht wie ich das
machen soll, bräuchte dazu etwas Hilfe.
Öffne bitte die Entwicklerwerkzeuge, drücke dazu, Umschalttaste + Strg + I
dann öffnen sich die Entwicklerwerkzeuge.
Links oben siehst Du da einen schwarzen Pfeil da drauf klicken, dann wird er
blau, nun klickst Du bitte auf die nicht angesprochene Entfernen Schaltfläche
bei about:studies. Nun siehst Du in den Entwicklerwerkzeugen eine blaue Zeile
da bitte rechtsklick drauf machen aus dem Menü Kopieren und aus dem Untermenü dann
CSS-Sektor anklicken.
Nun das kopierte hier im nächsten Beitrag einfügen.
Entwicklerwerkzeuge kannst Du wieder schließen.
geht mit klick auf das Schließenkreuz Rechts oben in den Entwicklerwerkzeugen
oder wieder mit Tastenkombination: Umschalttaste + Strg + I
Vielen Dank für Deine Mühe.
Mfg.
Endor
Wie ich sehe wird die untere Entfernen Schaltfläche nicht angesprochen.
Das obige Foto habe ich vor dem Update geschossen.
Nach dem Update hat sich jedoch nichts (an der Schaltfläche) geändert
Bitte obigen Beitrag beachten, der wurden durch die Forums Software mit ein
weiterer zusammengefügt.
Mfg.
Endor
Hallo Endor ,
bin deinen Anweisungen hoffentlich richtig gefolgt.
Hier das Ergebnis (meiner Kopie):
ul.study-list:nth-child(2) > li:nth-child(2) > div:nth-child(3) > button:nth-child(1) > div:nth-child(1)
Die Anweisung war perfekt - eigentlich müsste alles richtig sein! Das war für mich mal richtiges Neuland!
Ja genau das brauch ich.
Prima!!!!
Mfg.
Endor
So Büssen
bitte teste jetzt meinen Code für about:studies nochmal:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url(about:studies){
html {
background: #FFFFFF !important;
margin-top: 30px !important;
height: auto !important; }
body{
margin-left: auto !important;
margin-right: auto !important;
justify-content: center!important;
align-items: center!important;
max-width: 1000px !important;
height: auto !important;
margin-top: 20px !important;
margin-bottom: 20px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
padding-left: 50px !important;
padding-right: 50px !important;
background-color: #fffff0 !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;}
body:hover{
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
/* .info-box-content{min-width: 1220px !important;}
.about-studies-container{min-width: 1300px !important;} */
.info-box:before {
content: "Endors Firefox ";
justify-content: center!important;
align-items: center!important;
font-weight:bold !important;
font-size: 26px !important;
color:red !important;}
li.study:nth-child(1) > div:nth-child(2) > div:nth-child(2) > code:nth-child(1),
li.study:nth-child(1) > div:nth-child(2) > div:nth-child(2) > code:nth-child(2),
li.study:nth-child(3) > div:nth-child(2) > div:nth-child(2) > code:nth-child(1),
li.study:nth-child(3) > div:nth-child(2) > div:nth-child(2) > code:nth-child(2){background-color: #FFFFF0 !important; }
li.study:nth-child(2) > div:nth-child(2) > div:nth-child(2) > code:nth-child(1),
li.study:nth-child(2) > div:nth-child(2) > div:nth-child(2) > code:nth-child(2){background-color: #ffffe6 !important; }
.info-box-content {
background-color: #FFFFCC !important;
padding-left: 35px !important;
padding-right: 35px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
margin-bottom: 10px!important;
margin-top: 30px!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:3px !important;
border-radius:22px!important;}
.info-box-content:hover{
background-color: #ffeb99 !important;
padding-left: 35px !important;
padding-right: 35px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
margin-bottom: 10px!important;
margin-top: 30px!important;
border-style: outset !important;
border-width: 3px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
#shield-studies-learn-more{
-moz-appearance:none!important;
background: #F0F0F0 url("../icons/Bild1.png")no-repeat !important;
margin-left: 13px !important;
padding-left:35px!important;
padding-right:10px!important;
padding-bottom: 4px!important;
padding-top: 4px!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;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 6px!important;
border-radius:14px!important;
color:black !important;}
#shield-studies-learn-more:hover{
-moz-appearance:none!important;
background: #B2EDFA url("../icons/Bild1.png")no-repeat !important;
font-size:14px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
text-decoration:none!important;
background-position:10px 6px!important;}
#shield-studies-update-preferences{
-moz-appearance:none!important;
background: #F0F0F0 url("../icons/Bild2.png")no-repeat !important;
margin-left: 13px !important;
padding-left:30px!important;
padding-right:10px!important;
padding-bottom: 3px!important;
padding-top: 3px!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;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 6px!important;
border-radius:14px!important;
color:black !important;}
#shield-studies-update-preferences:hover{
-moz-appearance:none!important;
background: #B2EDFA url("../icons/Bild2.png")no-repeat !important;
font-size:14px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
text-decoration:none!important;
background-position:10px 6px!important;}
.addon-study > div:nth-child(3) > button:nth-child(1),
ul.study-list:nth-child(2) > li:nth-child(n+1) > div:nth-child(3) > button:nth-child(1){
-moz-appearance:none!important;
background: #F0F0F0 url("../icons/delete.png")no-repeat !important;
margin-left: 13px !important;
padding-left:35px!important;
padding-right:20px!important;
padding-bottom: 3px!important;
padding-top: 3px!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;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 6px!important;
border-radius:14px!important;
color:black !important;}
.addon-study > div:nth-child(3) > button:nth-child(1):hover,
ul.study-list:nth-child(2) > li:nth-child(n+1) > div:nth-child(3) > button:nth-child(1):hover{
-moz-appearance:none!important;
background: #B2EDFA url("../icons/delete.png")no-repeat !important;
font-size:14px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
text-decoration:none!important;
padding-right:20px!important;
padding-left:35px!important ;
background-position:10px 6px!important;}
li.study:nth-child(n+1){
border: none! important;
box-shadow: none! important;}
li.study:nth-child(even){
background-color: #FFFFCC !important;
padding-left: 15px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
margin-bottom: 10px!important;
margin-top: 10px!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:3px !important;
border-radius:22px!important;}
li.study:nth-child(even):hover{
background-color: #ffeb6c !important;
padding-left: 15px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
margin-bottom: 10px!important;
margin-top: 10px!important;
border-style: outset !important;
border-width: 3px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
li.study:nth-child(odd){
background-color: #fef4d8 !important;
padding-left: 15px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
margin-bottom: 10px!important;
margin-top: 10px!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:3px !important;
border-radius:22px!important;}
li.study:nth-child(odd):hover{
background-color: #fce39c !important;
padding-left: 15px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
margin-bottom: 10px!important;
margin-top: 10px!important;
border-style: outset !important;
border-width: 3px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
li.study:nth-child(n+1) > div:nth-child(2) > div:nth-child(1) {color: #cd4f39 !important;}
h2{color: #af3a04 !important;}
li.study:nth-child(n+1) > div:nth-child(2) > div:nth-child(1) > span:nth-child(3){color: red !important;}
.study.disabled .study-icon {
background: #ffaa80!important;}
}
Alles anzeigen
Mfg.
Endor
Hatte mich mal ohne Ankündigung aus dem Kreis gemeldet.
Dein Nachtragswerk zeigt Früchte:
Sieht doch gut aus - prima Arbeit!
Nun ist aber Zeit für die Tagesschau!
Dankeschööön!
Boersenfeger bitte schön.
Gern geschehen.
@all
Nachschub hätte ich auch noch:
about:privatebrowsing
@-moz-document url(about:privatebrowsing) {
html{background:#ffffff!important;}
body{
margin-left: auto !important;
margin-right: auto !important;
justify-content: center!important;
align-items: center!important;
max-width: 1000px !important;
min-height: 94vh !important;
max-height: 94vh !important;
margin-top: 20px !important;
margin-bottom: 20px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
padding-left: 50px !important;
padding-right: 50px !important;
background-color: #fffff0 !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;}
body:hover{
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
body:before {
content: "Endors Firefox - Privates Fenster";
margin-top: -55px !important;
margin-bottom: 50px !important;
font-weight:bold !important;
font-size: 20px !important;
color:red !important;
margin-left: 0px !important;
padding-right: 20px !important;}
p.showNormal{
color: #8d20ae !important;
font-size: 18px !important;
font-weight: bold !important; }
#startPrivateBrowsing{
-moz-appearance:none!important;
background: #F0F0F0 url("..//icons/Bild93.png")no-repeat !important;
margin-top: 50px !important;
padding-bottom: 2px!important;
padding-top: 2px!important;
padding-left:35px!important;
padding-right:20px!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;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 6px!important;
border-radius:14px!important;
color:black !important;}
#startPrivateBrowsing:hover{
-moz-appearance:none!important;
background: #B2EDFA url("..//icons/Bild93.png")no-repeat !important;
font-size:14px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
text-decoration:none!important;
padding-right:20px!important;
padding-left:35px!important ;
background-position:10px 6px!important;}
}
Alles anzeigen
Symbol:
Mfg.
Endor
Ja dafür habe ich noch keine Anpassung gemacht.
Mache ich aber noch.
Danke schon im voraus.
Gruß
EDV-Oldi
Hallo edvoldi.
Musste zwischenzeitlich mal weg.
Jetzt müsste es passen:
/* AGENT_SHEET */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(about:protections){
html {background: #ffffff !important;}
#report-content::before{
content: "Endors Protection" !important;
margin-left:300px!important;
margin-right:5px!important;
margin-bottom: 20px !important;
color:red !important;
font-weight:bold !important;
font-size:22px!important; }
#report-title{ margin-top: 20px !important;}
.passwords-stored-text .icon-small {
fill: gold !important;}
.synced-devices-text .icon-small {
fill: red !important;}
.monitor-scanned-wrapper > img:nth-child(1){
fill: crimson !important;
margin-top: -4px !important;}
#monitor-breaches-icon{margin-top: -5px !important;}
#report-title, h2, #monitor-breaches-title{
color: #1a75ff !important;
font-weight: bold !important;
font-size: 18px !important;}
#graph-week-summary{
color: crimson !important;
font-weight: bold !important;
font-size: 16px !important;
margin-left: -80px !important;}
body{
margin-left: auto !important;
margin-right: auto !important;
justify-content: center!important;
align-items: center!important;
max-width: 1000px !important;
margin-top: 20px !important;
margin-bottom: 20px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
padding-left: 50px !important;
padding-right: 50px !important;
background-color: #fffff0 !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;}
body:hover{
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
#interventions{
padding-top: 15px !important;
padding-left: 20px !important;
padding-right: 20px !important;
background-color: #fffff0 !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;}
#interventions:hover{
background-color: #FFDEAD !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
div.card,
section.card:nth-child(3),
section.card:nth-child(4),
section.card:nth-child(5),
section.card:nth-child(6){
padding-top: 15px !important;
padding-left: 20px !important;
padding-right: 20px !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;}
div.card:hover,
section.card:nth-child(3):hover,
section.card:nth-child(4):hover,
section.card:nth-child(5):hover,
section.card:nth-child(6):hover{
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
}
#protection-details{
background: #efefef url("..//icons/Bild94.png") no-repeat !important;
margin-right: -5px !important;
color:black!important;
font-size:14px!important;
padding-left:35px!important;
padding-right:15px!important;
padding-top: 3px!important;
padding-bottom: 3px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
background-position:10px 5px!important;
border-radius:14px!important;}
#protection-details:hover{
background: #B2EDFA url("..//icons/Bild94.png") no-repeat !important;
padding-left:35px!important;
background-position:10px 5px!important;
border-radius:14px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
#trackerContent,
#cryptominerContent,
#fingerprinterContent,
#cookieContent,
#socialContent{
background-color: #fffff0 !important;
line-height: 2 !important;}
#tracker,
#cryptominer,
#fingerprinter,
#cookie,
#social{
background-color: #fffff0 !important;
border-left-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-style: outset !important;
border-bottom-right-radius: 14px !important;
border-bottom-left-radius: 14px !important;
}
#tracker-link,
#cryptominer-link,
#fingerprinter-link,
#cookie-link,
#social-link{
background: #efefef url("..//icons/Bild1.png") no-repeat !important;
margin-right: -5px !important;
color:black!important;
font-size:14px!important;
padding-left:35px!important;
padding-right: 22px!important;
padding-bottom: 2px!important;
padding-top: 2px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
background-position:10px 4px!important;
border-radius:14px!important;}
#tracker-link:hover,
#cryptominer-link:hover,
#fingerprinter-link:hover,
#cookie-link:hover,
#social-link:hover{
background: #B2EDFA url("..//icons/Bild1.png") no-repeat !important;
padding-left:35px!important;
background-position:10px 4px!important;
text-decoration: none !important;
border-radius:14px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
#lockwise-how-it-works{
background: #efefef url("..//icons/Bild1.png") no-repeat !important;
margin-right: -5px !important;
color:black!important;
font-size:14px!important;
padding-left:35px!important;
padding-right: 22px!important;
padding-bottom: 2px!important;
padding-top: 2px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
background-position:10px 4px!important;
border-radius:14px!important;}
#lockwise-how-it-works:hover{
background: #B2EDFA url("..//icons/Bild1.png") no-repeat !important;
padding-left:35px!important;
background-position:10px 4px!important;
text-decoration: none !important;
border-radius:14px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
#monitor-link{
background: #efefef url("..//icons/Bild1.png") no-repeat !important;
margin-right: -5px !important;
color:black!important;
font-size:14px!important;
padding-left:35px!important;
padding-right: 22px!important;
padding-bottom: 2px!important;
padding-top: 2px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
background-position:10px 4px!important;
border-radius:14px!important;}
#monitor-link:hover{
background: #B2EDFA url("..//icons/Bild1.png") no-repeat !important;
padding-left:35px!important;
background-position:10px 4px!important;
text-decoration: none !important;
border-radius:14px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
#turn-on-sync{
background: #efefef url("..//icons/Bild83.png") no-repeat !important;
margin-left: 38px !important;
color:black!important;
font-size:14px!important;
padding-left:35px!important;
padding-right: 35px!important;
padding-bottom: 2px!important;
padding-top: 2px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
background-position:10px 4px!important;
border-radius:14px!important;}
#turn-on-sync:hover{
background: #B2EDFA url("..//icons/Bild83.png") no-repeat !important;
padding-left:35px!important;
background-position:10px 4px!important;
text-decoration: none !important;
border-radius:14px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
#manage-devices{
background: #efefef url("..//icons/tools.png") no-repeat !important;
margin-left: 38px !important;
color:black!important;
font-size:14px!important;
padding-left:35px!important;
padding-right: 35px!important;
padding-bottom: 2px!important;
padding-top: 2px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
background-position:10px 4px!important;
border-radius:14px!important;}
#manage-devices:hover{
background: #B2EDFA url("..//icons/tools.png") no-repeat !important;
padding-left:35px!important;
background-position:10px 4px!important;
text-decoration: none !important;
border-radius:14px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
.synced-devices-text,
.passwords-stored-text{min-width: 490px !important;}
#manage-passwords-button{
min-width: 250px !important;
background: #0060df url("..//icons/key_go.png") no-repeat !important;
background-position:14px 10px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
border-radius:22px!important;}
#manage-passwords-button:hover{
background: #003eaa url("..//icons/key_go.png") no-repeat !important;
background-position:14px 10px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
border-radius:22px!important;}
#open-about-logins-button{
background: #0060df url("..//icons/key_go.png") no-repeat !important;
background-position:14px 10px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
border-radius:22px!important;}
#open-about-logins-button:hover{
background: #003eaa url("..//icons/key_go.png") no-repeat !important;
background-position:14px 10px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
border-radius:22px!important;}
#sign-up-for-monitor-link {
-moz-appearance: none !important;
background: #0060df url("..//icons/database.png") no-repeat !important;
background-position:18px 19px!important;
padding-left: 22px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
border-radius:30px!important;}
#sign-up-for-monitor-link:hover{
background: #003eaa url("..//icons/database.png") no-repeat !important;
background-position:18px 19px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
border-radius:30px!important;}
#protection-settings{
background: #efefef url("..//icons/Bild94.png") no-repeat !important;
margin-right: -5px !important;
color:black!important;
font-size:14px!important;
padding-left:35px!important;
padding-right: 22px!important;
padding-bottom: 4px!important;
padding-top: 4px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
background-position:11px 5px!important;
border-radius:14px!important;}
#protection-settings:hover{
background: #B2EDFA url("..//icons/Bild94.png") no-repeat !important;
padding-left:35px!important;
background-position:11px 5px!important;
text-decoration: none !important;
border-radius:14px!important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
#monitor-breaches-link{
-moz-appearance: none !important;
background: #0060df url("..//icons/Bericht.png") no-repeat !important;
background-position:18px 8px!important;
padding-left:35px!important;
min-width: 200px !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
border-radius:30px!important;}
#monitor-breaches-link:hover{
-moz-appearance: none !important;
background: #003eaa url("..//icons/Bericht.png") no-repeat !important;
background-position:18px 8px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
border-radius:30px!important;}
.monitor-breaches-link-wrapper{background: transparent !important;}
}
Alles anzeigen
Neues Symbol:
Mfg.
Endor
Ich danke Dir, ich hätte diesen Teil ohne deinen Hinweis glatt übersehen.
Kein Problem, ich habe in den letzten Tagen so einiges gefunden was ich übersehen habe.
Ich hatte das eben auch schon einmal probiert, aber wie so oft diesen -moz-appearance: none !important; Befehl vergessen.
Gruß
EDV-Oldi
apropos vergessen, bei about:privatebrowsing habe ich auch etwas übersehen
Wenn man auf die Schaltfläche klickt, öffnet sich ja ein neues privates Fenster,
das hätte ich auch ansprechen müssen.
@all
Aktualisierung des CSS Codes für about:privatebrowsing
@-moz-document url(about:privatebrowsing) {
html{background:#ffffff!important;}
body{
margin-left: auto !important;
margin-right: auto !important;
justify-content: center!important;
align-items: center!important;
max-width: 1000px !important;
min-height: 94vh !important;
max-height: 94vh !important;
margin-top: 20px !important;
margin-bottom: 20px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
padding-left: 50px !important;
padding-right: 50px !important;
background-color: #fffff0 !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;}
body:hover{
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
body:before {
content: "Endors Firefox - Privates Fenster";
margin-top: -55px !important;
margin-bottom: 50px !important;
font-weight:bold !important;
font-size: 20px !important;
color:red !important;
margin-left: 0px !important;
padding-right: 20px !important;}
p.showNormal{
color: #8d20ae !important;
font-size: 18px !important;
font-weight: bold !important; }
.info{
margin-left: auto !important;
margin-right: auto !important;
justify-content: center!important;
align-items: center !important;
margin-top: 20px !important;
margin-bottom: 20px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
padding-left: 50px !important;
padding-right: 50px !important;
background-color: #ffffff !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;}
#fake-editable,
#search-handoff-button,
.fake-textbox,
.search-inner-wrapper{border-radius: 22px !important;}
.wordmark {
fill: crimson !important;
}
.info > h1:nth-child(1){
color: crimson !important;
margin-left: 30px !important;
}
.info > p:nth-child(2),
#private-browsing-myths{
color: black !important;
margin-left: 30px !important;
}
#private-browsing-myths{
-moz-appearance:none!important;
background: #F0F0F0 url("..//icons/Bild93.png")no-repeat !important;
margin-top: 50px !important;
padding-bottom: 4px!important;
padding-top: 4px!important;
padding-left:35px!important;
padding-right:20px!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;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 6px!important;
border-radius:14px!important;
color:black !important;}
#private-browsing-myths:hover{
-moz-appearance:none!important;
background: #B2EDFA url("..//icons/Bild93.png")no-repeat !important;
font-size:14px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
text-decoration:none!important;
padding-right:20px!important;
padding-left:35px!important ;
background-position:10px 6px!important; }
#startPrivateBrowsing{
-moz-appearance:none!important;
background: #F0F0F0 url("..//icons/Bild93.png")no-repeat !important;
margin-top: 50px !important;
padding-bottom: 2px!important;
padding-top: 2px!important;
padding-left:35px!important;
padding-right:20px!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;
font-size:14px!important;
text-decoration:none!important;
background-position:10px 6px!important;
border-radius:14px!important;
color:black !important;}
#startPrivateBrowsing:hover{
-moz-appearance:none!important;
background: #B2EDFA url("..//icons/Bild93.png")no-repeat !important;
font-size:14px!important;
border-style: outset !important;
border-width:2px !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;
text-decoration:none!important;
padding-right:20px!important;
padding-left:35px!important ;
background-position:10px 6px!important;}
}
Alles anzeigen
Mfg.
Endor
Nachschub hätten wir da auch noch:
about:welcome
CSS Code:
@-moz-document url(about:welcome) {
html{background:#ffffff!important;}
body{
margin-left: auto !important;
margin-right: auto !important;
justify-content: center!important;
align-items: center!important;
max-width: 1200px !important;
min-height: 94vh !important;
max-height: 94vh !important;
margin-top: 20px !important;
margin-bottom: 20px !important;
padding-bottom: 20px !important;
padding-top: 15px !important;
padding-left: 50px !important;
padding-right: 50px !important;
background-color: #fffff0 !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;}
body:hover{
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
h2{
color: #1a75ff !important;
font-weight: bold !important;
font-size: 17px !important;}
div.welcomeCard:nth-child(1){
background-color: #ffffff !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-radius: 12px !important;
border-width: 4px !important;
border-style: outset !important;}
div.welcomeCard:nth-child(1):hover{
background-color: #fff5cf !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
div.welcomeCard:nth-child(2){
background-color: #ffffff !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-radius: 12px !important;
border-width: 4px !important;
border-style: outset !important;}
div.welcomeCard:nth-child(2):hover{
background-color: #fff5cf !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
div.welcomeCard:nth-child(3){
background-color: #ffffff !important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-radius: 12px !important;
border-width: 4px !important;
border-style: outset !important;}
div.welcomeCard:nth-child(3):hover{
background-color: #fff5cf !important;
border-left-color: #bbddff !important;
border-top-color: #bbddff !important;
border-right-color: #11508d !important;
border-bottom-color: #11508d !important;}
.welcomeContainerInner > main:nth-child(1):before {
margin-left: auto !important;
margin-right: auto !important;
justify-content: center!important;
align-items: center!important;
content: "Endors Firefox";
font-weight:bold !important;
font-size: 20px !important;
color:red !important;
margin-left: 0px !important; }
.welcome-title{
margin-top: 20px !important;
margin-bottom: 40px !important;
color: crimson !important;
font-size: 30px !important;
font-weight: bold !important;
}
.start-button{
margin-top: 45px !important;
-moz-appearance: none !important;
background: #0060df url("..//icons/Fuchs3.png") no-repeat !important;
background-position:16px 7px!important;
padding-left: 50px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
border-radius:30px!important;}
.start-button:hover{
background: #003eaa url("..//icons/Fuchs3.png") no-repeat !important;
background-position:16px 7px!important;
border-left-color: lightblue!important;
border-top-color: lightblue!important;
border-right-color: dodgerblue!important;
border-bottom-color: dodgerblue!important;
border-width:2px !important;
border-style: outset !important;
border-radius:30px!important;}
div.welcomeCard:nth-child(1) > div:nth-child(2) > span:nth-child(2) > button:nth-child(1){
background: #efefef url("..//icons/Bild83.png") no-repeat !important;
-moz-appearance: none !important;
color:black!important;
font-size:12px!important;
text-decoration:none!important;
padding-left:35px!important;
padding-right:30px!important;
padding-top: 2px !important;
padding-bottom: 2px !important;
border-width: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;
background-position:10px 6px!important;
border-radius:14px!important;
line-height: 2 !important;}
div.welcomeCard:nth-child(1) > div:nth-child(2) > span:nth-child(2) > button:nth-child(1):hover{
background: #B2EDFA url("..//icons/Bild83.png") no-repeat !important;
-moz-appearance: none !important;
color:black!important;
font-size:12px!important;
text-decoration:none!important;
padding-right:30px!important;
padding-left:35px!important;
background-position:10px 6px!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;
border-radius:14px!important;
line-height: 2 !important;}
div.welcomeCard:nth-child(2) > div:nth-child(2) > span:nth-child(2) > button:nth-child(1){
background: #efefef url("..//icons/monitor1.png") no-repeat !important;
-moz-appearance: none !important;
color:black!important;
font-size:12px!important;
text-decoration:none!important;
padding-left:35px!important;
padding-right:30px!important;
padding-top: 2px !important;
padding-bottom: 2px !important;
border-width: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;
background-position:10px 6px!important;
border-radius:14px!important;
line-height: 2 !important;}
div.welcomeCard:nth-child(2) > div:nth-child(2) > span:nth-child(2) > button:nth-child(1):hover{
background: #B2EDFA url("..//icons/monitor1.png") no-repeat !important;
-moz-appearance: none !important;
color:black!important;
font-size:12px!important;
text-decoration:none!important;
padding-right:30px!important;
padding-left:35px!important;
background-position:10px 6px!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;
border-radius:14px!important;
line-height: 2 !important;}
div.welcomeCard:nth-child(3) > div:nth-child(2) > span:nth-child(2) > button:nth-child(1){
background: #efefef url("..//icons/Privacy-16.png") no-repeat !important;
-moz-appearance: none !important;
color:black!important;
font-size:12px!important;
text-decoration:none!important;
padding-left:35px!important;
padding-right:30px!important;
padding-top: 2px !important;
padding-bottom: 2px !important;
border-width: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;
background-position:14px 6px!important;
border-radius:14px!important;
line-height: 2 !important;}
div.welcomeCard:nth-child(3) > div:nth-child(2) > span:nth-child(2) > button:nth-child(1):hover{
background: #B2EDFA url("..//icons/Privacy-16.png") no-repeat !important;
-moz-appearance: none !important;
color:black!important;
font-size:12px!important;
text-decoration:none!important;
padding-right:30px!important;
padding-left:35px!important;
background-position:14px 6px!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;
border-radius:14px!important;
line-height: 2 !important;}
button:focus {
outline: none !important;
}
}
Alles anzeigen
Symbole:
Mfg.
Endor