1. Nachrichten
  2. Forum
    1. Unerledigte Themen
    2. Forenregeln
  3. Spenden
  • Anmelden
  • Registrieren
  • Suche
Alles
  • Alles
  • Artikel
  • Seiten
  • Forum
  • Erweiterte Suche
  1. camp-firefox.de
  2. Endor

Beiträge von Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 11. Juli 2020 um 15:57

    Prima, freut mich.

    Es liegen aber immer noch Fehler auf der Seite vor,

    das hier fehlt im Nightly immer noch:

    Wir im Nightly hier nicht angezeigt.

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 11. Juli 2020 um 15:48

    Hallo FuchsFan

    Bitte teste den mal im Nighly

    CSS
    @-moz-document url-prefix(about:cache){
    
    
    html{background: #ffffff !important;}
    
    
    body::before {content: "Design by Endor: ";
    margin-left: 450px !important;
    font-size: 25px!important;
    font-weight: bold!important;
    color: red!important; }
    
    
    h1{
    color: #cc0000 !important;
    font-size: 22px !important;
    font-weight: bold !important;
    margin-top: 20px !important;
    margin-left: 270px !important;
    margin-bottom: 30px !important;}
    
    
    h2{color: #3377ff !important; margin-left: 40px !important; margin-top: 20px !important;}
    
    
    body{
    background-color: #fffff0 !important;
    min-width: 1140px !important;
    margin-top: 25px !important;
    margin-left: 110px !important;
    padding-top: 20px !important;
    padding-left: 25px !important;
    padding-right: 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;}
    
    
    /* body:hover{
    background-color: #FFDEAD !important;
    } */
    
    
    body > table:nth-child(n+1){
    background-color: #ffffff !important;
    margin-top: 5px !important;
    margin-left: 5px !important;
    padding-top: 20px !important;
    padding-left: 25px !important;
    padding-right: 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;}
    
    
    body > table:nth-child(10){margin-bottom: 30px !important;}
    
    
    #entries > tbody > tr:nth-child(2n+1) {
    background-color: #fbfbd6 !important;
    text-decoration: none !important;
    color: black !important;}
    
    
    #entries > tbody > tr:nth-child(2n+1):hover {
    background-color: #fbf3d6 !important;}
    
    
    #entries > tbody > tr:nth-child(2n) {
    background-color: #fce8be !important;}
    
    
    #entries > tbody > tr:nth-child(2n):hover {
    background-color: #fcdabe !important;}
    
    
    body > hr:nth-child(8){display: none !important;}
    
    
    #submit{
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild5.png")no-repeat !important;
    padding-left:35px!important;
    min-height: 30px!important;
    padding-right: 20px!important;
    background-position:10px 4px!important;
    font-size:14.0px!important;
    border-radius:14px!important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-style: outset !important;
    border-width:2px !important;
    color:black !important;
    margin-left:8px !important;
    -moz-appearance:none!important;}
    
    
    #submit:hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild5.png")no-repeat !important;
    background-position:10px 4px!important;
    border-radius:14px!important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    [href="about:cache?storage="]{
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild6.png")no-repeat !important;
    margin-left: 30px !important;
    padding-left:35px!important;
    padding-right:20px!important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-style: outset !important;
    border-width:2px !important;
    color:black !important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:10px 4px!important;
    border-radius:14px!important;
    color:black !important;}
    
    
    [href="about:cache?storage="]:hover{
    background: #CFE6F1 url("..//icons/Bild6.png")no-repeat !important;
    background-position:10px 4px!important;
    border-radius:14px!important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    [href="about:cache?device=memory"]{min-width: 260px !important;}
    
    
    [href="about:cache?storage=memory"]{
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild7.png")no-repeat !important;
    margin-top: 30px !important;
    margin-left: 30px !important;
    padding-left:35px!important;
    padding-right:20px!important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-style: outset !important;
    border-width:2px !important;
    color:black !important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:10px 4px!important;
    border-radius:14px!important;
    color:black !important;
    line-height: 2.5 !important;}
    
    
    [href="about:cache?storage=memory"]:hover{
    background: #CFE6F1 url("..//icons/Bild7.png")no-repeat !important;
    background-position:10px 4px!important;
    border-radius:14px!important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    [href="about:cache?storage=disk"]{
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild7.png")no-repeat !important;
    margin-left: 30px !important;
    padding-left:35px!important;
    padding-right:20px!important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-style: outset !important;
    border-width:2px !important;
    color:black !important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:10px 4px!important;
    border-radius:14px!important;
    color:black !important;
    line-height: 2.5 !important;}
    
    
    [href="about:cache?storage=disk"]:hover{
    background: #CFE6F1 url("..//icons/Bild7.png")no-repeat !important;
    background-position:10px 4px!important;
    border-radius:14px!important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    [href="about:cache?storage=appcache"]{
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild7.png")no-repeat !important;
    margin-left: 30px !important;
    padding-left:35px!important;
    padding-right:20px!important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-style: outset !important;
    border-width:2px !important;
    color:black !important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:10px 4px!important;
    border-radius:14px!important;
    color:black !important;
    line-height: 2.5 !important;}
    
    
    [href="about:cache?storage=appcache"]:hover{
    background: #CFE6F1 url("..//icons/Bild7.png")no-repeat !important;
    background-position:10px 4px!important;
    border-radius:14px!important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    hr{display: none !important;}
    
    
    body > table:nth-child(n+1) > tbody:nth-child(n+1) > tr:nth-child(n+1) > td:nth-child(2){word-wrap: break-word !important; }
    }
    Alles anzeigen

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 10. Juli 2020 um 15:19

    :wink:

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 10. Juli 2020 um 15:17

    FuchsFan

    Danke, gern geschehen.

    2002Andreas ist nicht um sonst der Meister hier.

    Ich lerne immer noch.

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 10. Juli 2020 um 15:01

    Danke für die Info.

    :klasse:

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 10. Juli 2020 um 14:54

    Hallo 2002Andreas

    Vielen Dank.

    :klasse:

    Funktioniert besten.

    Diese Lösung kannte ich noch nicht.

    Nochmals vielen Dank.

    Ist jetzt im CSS Code von hier:

    RE: About Seiten mit CSS Codes anpassen

    enthalten.

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 10. Juli 2020 um 13:31

    Die Pünktchen außen rum, kann man nicht entfernen, denn

    das ist Browser bedingt so.

    Edit: meine Annahme war falsch.
    Siehe Beitrag von 2002Andreas hier:
    RE: About Seiten mit CSS Codes anpassen

    Mfg.

    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 10. Juli 2020 um 13:11

    FuchsFan

    für about:privatebrowsing habe ich eigentlich letzten
    genau dafür noch eine Aktualisierung hochgeladen:

    siehe:

    RE: About Seiten mit CSS Codes anpassen

    Hast Du die schon gesehen?

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 9. Juli 2020 um 21:47

    Damit sollte es gehen:

    CSS
    .action-icon[data-l10n-id="show-addon"]{
    color: green !important;}
    
    
    .action-icon[data-l10n-id="close-tab"]{
    color: red !important;}

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 9. Juli 2020 um 19:42

    Hallo zusammen.

    Nochmals Danke an alle die hier mit geholfen haben,

    in speziellen 2002Andreas der die Lösung gefunden hat.
    Aber auch an FuchsFan für seine entsprechende Anpassung.
    Auch an Sören Hentzschel danke für die Erklärungen.

    So nun hier nochmal die Version mit obiger Anpassung.
    Werte, eventuell anpassen.

    about:performance CSS Code:

    CSS
    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document url(about:performance){
    
    
    html{background: #ffffff !important;}
    
    
    #dispatch-table:before {
    content: "Endors Firefox Task-Manager";
    margin-left: 510px !important;
    font-weight:bold !important;
    font-size: 20px !important;
    color:red !important;
    line-height: 4 !important;}
    
    
    #dispatch-tbody{
    max-height: 500px !important;
    overflow-y: auto !important;
    margin-right: -7px !important;
    margin-top: 40px !important;}
    
    
    #dispatch-table{
    position: fixed !important;
    margin-left: 20px !important;
    margin-right: auto !important;
    justify-content: center!important;
    align-items: center!important;
    max-width: 1400px !important;
    height: auto !important;
    margin-top: 40px !important;
    margin-bottom: 20px !important;
    padding-bottom: 30px !important;
    padding-top: 10px !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;}
    
    
    
    
    #dispatch-thead{
    background: #ee7621 !important;
    max-width: 1328px !important;
    margin-left: -20px !important;
    border-radius: 20px !important;}
    
    
    #dispatch-thead > tr:nth-child(1){
    border-radius: 20px !important;}
    
    
    #dispatch-thead:hover {background-color: #df6107 !important;}
    
    
    #column-memory{
    font-weight: bold !important;
    color: #ffffff !important;
    border-left: none !important;
    border-right: none !important;
    min-width: 7em !important;}
    
    
    #dispatch-thead > tr:nth-child(1) > td:nth-child(5){
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    border-left: none !important;}
    
    
    #column-name{
    color: #ffffff !important;
    font-weight: bold !important;
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-right: none !important;
    padding-left: 55px !important;}
    
    
    #column-type{
    font-weight: bold !important;
    color: #ffffff !important;
    border-left: none !important;
    border-right: none !important;}
    
    
    #column-energy-impact{
    font-weight: bold !important;
    color: #ffffff !important;
    border-left: none !important;
    border-right: none !important;}
    
    
    #dispatch-tbody > tr:nth-child(n+1):hover{
    background-color: #ffffcc !important;}
    
    
    #dispatch-tbody > tr:nth-child(n+1) > td:nth-child(5) > span:nth-child(1){
    color: red !important;}
    
    
    #dispatch-tbody > tr:nth-child(n+1) > td:nth-child(5) > span:nth-child(1):hover{
    background: transparent !important;}
    
    
    #dispatch-tbody > tr:nth-child(n+1) > td:nth-child(5):hover{
    background: transparent !important;}
    
    
    .twisty{
    color: red !important;}
    }
    Alles anzeigen

    Hinweis:

    Wer den CSS Code schon mit obiger Anpassung verwendet, braucht diese Version
    nicht mehr runter laden. Ist nur für andere Interessierte gedacht.

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 9. Juli 2020 um 15:55

    Hallo Andreas.

    Funktioniert soweit, umgeht aber nur das eigentliche Problem.
    Aber damit könnte ich locker leben. :D

    Vielen Dank für Deine Mühe.

    :klasse:

    Mfg.

    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 9. Juli 2020 um 15:20

    Finde keinen weg die Leiste zu fixieren.

    Verstehe nicht wieso die überhaupt mit rollt. :/

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 9. Juli 2020 um 14:40

    Ja, glaube das ist das normale Verhalten dieser Seite.

    ( Ist nicht so, ohne meinem CSS Code rollt da nichts mit. )

    Bin jetzt nicht vor meinem PC sondern nur mit meinem Androiden unterwegs.
    Sobald wieder vor dem PC schaue ich mir das nochmals genauer an.

    Mfg.

    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 9. Juli 2020 um 14:13

    Nein eigentlich sollte die nicht mit runterscrollen.

    Muss ich mal anschauen. Bei mir scrollt die nicht, da ich hier das Fenster

    hoch genug habe.

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 9. Juli 2020 um 09:39

    Danke, freut mich wenn es gefällt.

    :wink:

    Nachschub:

    about:performance

    CSS Code:

    CSS
    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document url(about:performance){
    
    
    html{background: #ffffff !important;}
    
    
    #dispatch-table:before {
    content: "Endors Firefox Task-Manager";
    margin-left: 510px !important;
    font-weight:bold !important;
    font-size: 20px !important;
    color:red !important;
    line-height: 5 !important;}
    
    
    #dispatch-table{
    margin-left: 20px !important;
    margin-right: auto !important;
    justify-content: center!important;
    align-items: center!important;
    max-width: 1400px !important;
    height: auto !important;
    margin-top: 40px !important;
    margin-bottom: 20px !important;
    padding-bottom: 30px !important;
    padding-top: 10px !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;}
    
    
    /* #dispatch-table:hover{
    background-color: #ffffcc !important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;} */
    
    
    #dispatch-thead{
    background: #ee7621 !important;
    max-width: 1328px !important;
    margin-left: -20px !important;
    border-radius: 20px !important;}
    
    
    #dispatch-thead > tr:nth-child(1){
    border-radius: 20px !important;}
    
    
    #dispatch-thead:hover {background-color: #df6107 !important;}
    
    
    #column-memory{
    font-weight: bold !important;
    color: #ffffff !important;
    border-left: none !important;
    border-right: none !important;
    min-width: 7em !important;}
    
    
    #dispatch-thead > tr:nth-child(1) > td:nth-child(5){
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
    border-left: none !important;}
    
    
    #column-name{
    color: #ffffff !important;
    font-weight: bold !important;
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    border-right: none !important;
    padding-left: 55px !important;}
    
    
    #column-type{
    font-weight: bold !important;
    color: #ffffff !important;
    border-left: none !important;
    border-right: none !important;}
    
    
    #column-energy-impact{
    font-weight: bold !important;
    color: #ffffff !important;
    border-left: none !important;
    border-right: none !important;}
    
    
    #dispatch-tbody > tr:nth-child(n+1):hover{
    background-color: #ffffcc !important;}
    
    
    #dispatch-tbody > tr:nth-child(n+1) > td:nth-child(5) > span:nth-child(1){
    color: red !important;
    }
    
    
    #dispatch-tbody > tr:nth-child(n+1) > td:nth-child(5) > span:nth-child(1):hover{
    background: transparent !important;}
    
    
    #dispatch-tbody > tr:nth-child(n+1) > td:nth-child(5):hover{
    background: transparent !important;}
    
    
    .twisty{
    color: red !important;
    }
    }
    Alles anzeigen

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 8. Juli 2020 um 13:38

    Nachschub hätten wir da auch noch:

    about:welcome

    CSS Code:

    CSS
    @-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

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 8. Juli 2020 um 12:19

    edvoldi

    apropos vergessen, bei about:privatebrowsing habe ich auch etwas übersehen :wink:

    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

    CSS
    @-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

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 7. Juli 2020 um 19:56

    edvoldi

    Ich danke Dir, ich hätte diesen Teil ohne deinen Hinweis glatt übersehen.

    :klasse:

    Ansonsten wie immer gern geschehen.

    Mfg.

    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 7. Juli 2020 um 19:49

    Hallo edvoldi.

    Musste zwischenzeitlich mal weg.

    Jetzt müsste es passen:

    CSS
    /* 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

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 7. Juli 2020 um 17:17

    Hallo edvoldi

    Ja dafür habe ich noch keine Anpassung gemacht.

    Mache ich aber noch.

    Mfg.
    Endor

Unterstütze uns!

Jährlich (2025)

104,5 %

104,5% (679,10 von 650 EUR)

Jetzt spenden
  1. Kontakt
  2. Datenschutz
  3. Impressum
Community-Software: WoltLab Suite™
Mastodon