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. FuchsFan

Beiträge von FuchsFan

  • Anpassung Camp-Firefox Hilfe-Forum

    • FuchsFan
    • 14. September 2020 um 22:53

    Neuerdings funktioniert dieser Code nicht mehr:

    CSS
    /* Button - Zitieren - Hintergrundfarbe */
    .buttonGroup > li:last-child .button[data-tooltip="Zitieren"],
    .messageFooterButtons > li:last-child .button[data-tooltip="Zitieren"],gold
    .messageFooterButtonsExtra > li:last-child .button[data-tooltip="Zitieren"] {
        background: lightblue !important; }    

    Deshalb habe ich mal selbst versucht einen neuen Ansatz zu finden, wobei es um diese Button geht:

    Für diese Button habe ich jetzt folgenden Code erstellt:

    CSS
    /* Button - Inhalt melden - Hintergrundfarbe */
    .buttonGroup > li:last-child .button[data-tooltip="Inhalt melden"],
    .messageFooterButtons > li:last-child .button[data-tooltip="Inhalt melden"],
    .messageFooterButtonsExtra > li:last-child .button[data-tooltip="Inhalt melden"] {
        margin-right: -10px !important;
        background: orange !important; }
    .buttonGroup > li:last-child .button[data-tooltip="Inhalt melden"]:hover,
    .messageFooterButtons > li:last-child .button[data-tooltip="Inhalt melden"]:hover,
    .messageFooterButtonsExtra > li:last-child .button[data-tooltip="Inhalt melden"]:hover {
        margin-right: -10px !important;
        background: greenyellow !important; }    
        
    /* Button - Zitieren - Hintergrundfarbe */    
    .icon.icon16.fa-quote-left{
       padding-bottom: 23px !important; 
       padding-top: 9px !important;
       padding-left: 11px !important; 
       padding-right: 22px !important;  
       background: gold !important; }   
    .icon.icon16.fa-quote-left:hover{
       background: greenyellow !important; }           
    
    /* Button - Bearbeiten - Farbe */
    .jsMessageEditButton{
        margin-top: 8px !important;
        margin-bottom: 8px !important;
        background: wheat !important; }
    .jsMessageEditButton:hover{
        background: greenyellow !important; }    
        
    /* Button - Stern (als hilfsreichste Antwort markieren) - Hintergrundfarbe */    
    .icon.icon16.fa-star{
       padding-bottom: 23px !important; 
       padding-top: 9px !important;
       padding-left: 11px !important; 
       padding-right: 22px !important;  
       background: lightblue !important; }  
    .icon.icon16.fa-star:hover{
       background: greenyellow !important; }           
    Alles anzeigen

    Kann das so verwendet werden, oder hat wer bessere Vorschläge?

  • Nightly-Update / Fortschrittsanzeige bei Download

    • FuchsFan
    • 14. September 2020 um 19:27
    Zitat von milupo

    So, ich habe mich mal aufgerafft und einen Bugreport eröffnet:

    Sehr gut, milupo, dann hoffen wir auf Besserung.:thumbup::)

  • Nightly portabel kein Update

    • FuchsFan
    • 14. September 2020 um 09:46
    Zitat von 2002Andreas

    Und die sind dann eben weg, wenn man es so macht.

    Danke, Andreas, gut zu wissen.:thumbup:

    Dann bleibe ich mal bei der herkömmlichen Methode, ist ja auch viel einfacher.;):)

  • Nightly portabel kein Update

    • FuchsFan
    • 13. September 2020 um 20:41
    Zitat von Zitronella

    die sind doch im "Profilordner"

    So habe ich auch gedacht, aber sicherheitshalber wollte ich das bestätigt haben. Danke!:)

  • Nightly portabel kein Update

    • FuchsFan
    • 13. September 2020 um 20:36
    Zitat von ^L^

    Ja, die einfachste Methode (auch für mich) ist, IMMER das komplette Paket (entpacken, reinkopieren, fertich). :):thumbup:

    Das leuchtet sogar mir ein.;)

    Aber sage mal , Einstellungen, Anpassungen, usw. gehen dabei nicht verloren?

  • Nightly portabel kein Update

    • FuchsFan
    • 13. September 2020 um 09:56
    Zitat von Dharkness

    ein Installer für nen portablen Fuchs, geht das überhaupt?

    Sicherlich nicht, aber es geht ja um die Aktualisierung, die Probleme bereitet (Beitrag #1).

    Edit:

    Problem ist behoben, alle Nightly lassen sich wieder manuell aktualisieren.

  • Nightly portabel kein Update

    • FuchsFan
    • 13. September 2020 um 09:43
    Zitat von ^L^

    Ich bevorzuge grundsätzlich den manuellen Weg, der hier angeboten wird ...

    Danke, das kannte ich noch nicht, reichhaltiges Angebot.;)

    So, nun ist dort vom 13.09., 0.52 Uhr, eine:

    File

    Firefox Installer.de.exe

    316K

    13-Sep-2020 00:52

    verfügbar. Wo im Nightly muss die jetzt ausgeführt werden?:/

  • Nightly portabel kein Update

    • FuchsFan
    • 12. September 2020 um 23:14
    Zitat von Fox2Fox

    Das Problem ist aber geblieben. Auf meinen Stick habe ich die 64-bit Vers. mit Datum 4.9.20 und die Meldung lautet: Aktuell.

    Das stimmt, was Du hier hervorgebracht hast. Es ist bei mir so, dass zwei Nightly täglich (morgens und abends) manuell aktualisiert werden. Bei diesen gibt es kein Problem, Anzeige 12.09. aktualisiert.

    Dann habe ich noch zwei weitere Versionen, die ich nur in unbestimmten Abständen aktualisiere. Nun habe ich das jetzt mal probiert, und siehe da, in einer Version aktuell 04.09., in der anderen aktuell 09.09.

    Also, da ist Sand im Getriebe.

  • Nightly portabel kein Update

    • FuchsFan
    • 12. September 2020 um 19:16
    Zitat von Fox2Fox

    Da stimmt was nicht...

    Ich verwende nur x64-Versionen, aber habe mir jetzt zur Probe mal die 32.exe geladen (Nightly) und entpackt. Entpackt mit WinRAR, da gab es keine Probleme.

    Zitat von Fox2Fox

    Es geht um das manuell angestoßene Update.

    Davon sprach ich auch, weil ich das grundsätzlich so mache.

    Zitat von Fox2Fox

    Aber es zeigt sich ein Unterschied zwischen der installierten Vers. und der portablen Vers.

    Hat das eventuell damit zu tun, einmal 32Bit und einmal 64Bit ?

  • Nightly portabel kein Update

    • FuchsFan
    • 12. September 2020 um 18:33
    Zitat von Fox2Fox

    Du hast deine Vers. auch so wie ich erstellt?

    Auch ich habe nur Firefox-Portable (alle Versionen) so erstellt. Unter Einstellungen sieht es so aus,

    und es kommt dann auch der Hinweis , wenn ein Update vorhanden ist.

  • Nightly-Update / Fortschrittsanzeige bei Download

    • FuchsFan
    • 11. September 2020 um 18:20

    Gerade bei zwei Nightly Update genommen, Fortschritt wird nicht angezeigt.

    Zitat von milupo

    Ich werde morgen mal einen Bugreport schreiben.

    Du kannst das, dann bitte ich (wir??) Dich darum. :)

  • Nightly-Update / Fortschrittsanzeige bei Download

    • FuchsFan
    • 10. September 2020 um 22:43
    Zitat von milupo

    Das Problem könnte eventuell mit folgendem Bugreport zusammenhängen:

    Nun habe ich diese Woche mal verstreichen lassen, aber es besteht das Problem weiterhin. Und nun?:/

    Besser so:), als so ;(. Alles wird gut!:thumbup:

  • Nightly-Update / Fortschrittsanzeige bei Download

    • FuchsFan
    • 4. September 2020 um 19:04

    Fox2Fox

    Genau so läuft es ab.

    Ich habe mal eine ältere Version (v.73) genommen, diese manuell upgedatet (ca. 67 MB), hier wurde der Download mitgezählt. Für gewöhnlich halte ich zwei Versionen fortlaufend ( zweimal täglich) aktuell, und deswegen ist es mir in den vergangenen Tagen aufgefallen. In der Beta tritt das nicht in Erscheinung.

  • Nightly-Update / Fortschrittsanzeige bei Download

    • FuchsFan
    • 4. September 2020 um 16:07
    Zitat von Fox2Fox

    Kann ich für

    Version 82.0a1

    Build-ID 20200904094341

    bestätigen

    Danke, dann müssen wir erst einmal abwarten, wie sich das weiter entwickelt.


    Zitat von grisu2099

    Gerade eben upgedatet - kann ich nicht bestätigen. Hier wurde akkurat mitgezählt.

    Was hast Du, was wir Beide nicht haben?

    Ich kann nur sagen, dass das bei vier Nightly auftritt. Aber egal, ich warte erst ab, mal sehen was noch passiert.

    Danke, für Deine Bestätigung.

  • Nightly-Update / Fortschrittsanzeige bei Download

    • FuchsFan
    • 4. September 2020 um 15:59

    Anfrage!

    Updates für Firefox führe ich grundsätzlich manuell aus. Nun habe ich bei den letzten Updates (ca. seit 2, 3 Tagen) festgestellt, dass die Fortschrittsanzeige des Downloads nicht mitläuft. Kann das bitte mal geprüft werden, ob hier eventuell ein Fehler vorliegt.

  • About Seiten mit CSS Codes anpassen

    • FuchsFan
    • 3. September 2020 um 19:23
    Zitat von Endor

    Also ich habe das so gemacht:

    Hallo Endor ! :)

    Ich habe mich für diese RE: About Seiten mit CSS Codes anpassen Schreibweise von Andreas entschieden, wollte Dir aber dennoch mitteilen, das auch Dein Code funktioniert (wenn auch etwas anders aufgestellt).

  • About Seiten mit CSS Codes anpassen

    • FuchsFan
    • 3. September 2020 um 14:53
    Zitat von 2002Andreas

    Oder auch mal testen:

    Wenn sowieso alle Button gleich aussehen, eine gute Lösung. Jede Menge Code eingespart, nur kleine Anpassungen vorgenommen, und gut ist. Danke, Andreas! :thumbup::)

  • About Seiten mit CSS Codes anpassen

    • FuchsFan
    • 1. September 2020 um 23:25
    Zitat von Dharkness

    welcher Teil Deines CSS-Voodoos bezieht sich auf die in meinem Screenshot markierte temporäre Messbox?

    Im Code ist nichts dazu enthalten, aber versuche mal das:

    CSS
    div.section{
        border-radius: unset !important;
        border: 3px solid red !important;}

    Sehe gerade, dass grisu2099 auch schon gleichen Selektor gezeigt hat, und der funktioniert auch.:thumbup:

    Edit:

    Dieser Schnipsel hat z.B. auch Auswirkung auf save verbose.

  • About Seiten mit CSS Codes anpassen

    • FuchsFan
    • 1. September 2020 um 20:36
    Zitat von Dharkness

    noch ein Lösung?

    Das ist mein Code, teste mal bitte:

    CSS
    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document url-prefix(about:memory) {
    
    
    body:before {content: "XXX: about:memory "; font-size:24px!important; font-weight:bold !important;
    margin-left:450px !important; color:dodgerblue !important; line-height: 3.0 !important; }
    
    body{
        background: #f8f8ff !important;
        overflow-x: hidden !important; 
        margin-left: 250px !important;  /* Rahmenabstand vom linken Rand */
        margin-right: 415px !important;  /* Rahmenabstand vom rechten Rand */
        margin-top: 10px !important;
        padding-bottom: 25px !important;
        border: 5px solid dodgerblue! important; /* Umrandung */
        border-radius:24px !important;
        box-shadow: inset 0 0 15px 15px lightblue !important; /* innerer Schatten */
    }
    
    
    h1{color: red !important; font-size: 22px !important; font-weight: bold !important; margin-top: 20px !important;}
    
    
    h2{color: #3377ff !important; margin-left: 40px !important; margin-top: 20px !important;}
    
    
    div.sidebarItem:nth-child(1) > div:nth-child(1){color: red !important; font-weight: bold !important; }
    
    
    div.sidebarItem:nth-child(1):hover > div:nth-child(1) {color: #3377ff !important;}
    
    
    div.sidebarItem:nth-child(2) > div:nth-child(1){color: red !important; font-weight: bold !important; margin-left: 9px !important;}
    
    
    div.sidebarItem:nth-child(2):hover > div:nth-child(1) {color: #3377ff !important;}
    
    
    div.opsRowLabel{
    color: red !important;
    font-size: 13px !important;
    font-weight: bold !important; }
    
    
    div.opsRowLabel:hover{
    color: #3377ff !important;
    font-size: 13px !important;
    font-weight: bold !important; }
    
    
    div.opsRow:nth-child(n+2) {margin-left: 4px !important;}
    
    
    div.opsRow:nth-child(4){min-width: 200px !important;}
    
    
    div.ancillary:nth-child(1) {
    max-width: 1160px !important;
    margin-left: 10px !important;
    margin-bottom: 15px !important;
    background-color: #fffff0 !important;
    padding-top: 20px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    padding-bottom: 25px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-radius: 20px !important;
    border-width: 4px !important;
    border-style: outset !important;}
    
    
    div.ancillary:nth-child(1):hover{
    background-color: #FFDEAD !important;
    }
    
    
    ::marker {color: #ffffff !important;}
    
    
    .sidebar{
    margin-top: 5px !important;
    max-height: 500px !important;
    padding-top: 25px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    padding-bottom: 25px !important;
    background-color: #FFFFF0 !important;
    border-left-color: Tomato!important;
    border-top-color: Tomato!important;
    border-right-color: OrangeRed!important;
    border-bottom-color: OrangeRed!important;
    border-radius: 14px !important;
    border-width: 4px !important;
    border-style: outset !important;}
    
    
    .sidebar:hover{
    background-color: #FFDEAD !important;
    border-left-color: Tomato!important;
    border-top-color: Tomato!important;
    border-right-color: OrangeRed!important;
    border-bottom-color: OrangeRed!important;
    }
    
    
    div.ancillary:nth-child(3){
    margin-left: 85px !important;
    }
    
    
    html{background: gainsboro !important;}
    
    
    /* body{background: gainsboro !important;} */
    
    
    .sections{
    max-width: 840px !important;
    background-color: #fefefa /* #fffff0 */ !important;
    margin-top: 5px !important;
    margin-left: 85px !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;}
    
    
    .sections:hover{
    background-color: #FFDEAD !important;
    }
    
    
    html > body > div:first-child > div > div:first-child { margin-left: 4px ! important; padding-left:14px !important; margin-right: 2px ! important;}
    html > body > div:first-child > div > div:nth-child(2){min-width: 114px !important; padding-left:14px !important; margin-right: 2px ! important; padding-top: 6px !important; padding-bottom: 11px !important; max-height: 40px !important; }
    html > body > div:first-child > div > div:nth-child(3){min-width: 214px !important; padding-left:14px !important; margin-right: 2px ! important; padding-top: 10px !important;}
    html > body > div:first-child > div > div:last-child{min-width: 157px !important; padding-left:14px !important; margin-right: -2px ! important; padding-top: 10px !important;}
    
    
    
    
    #measureButton{
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild16.png")no-repeat !important;
    padding-left:27px!important;
    padding-bottom: 5px!important;
    padding-right: 5px!important;
    background-position:8px 3px!important;
    font-size:14.0px!important;
    height:24px!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;}
    
    
    #measureButton:hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild16.png")no-repeat !important;
    padding-left:27px!important;
    background-position:8px 3px!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;}
    
    
    button[title="Do a global garbage collection."]{
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild17.png")no-repeat !important;
    padding-left:24px!important;
    padding-bottom: 5px!important;
    padding-right: 5px!important;
    background-position:7px 3px!important;
    font-size:14.0px!important;
    height:24px!important;
    border-radius:14px!important;
    border-color: dodgerblue !important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    color:black !important;
    margin-left:-10px !important; }
    
    
    button[title="Do a global garbage collection."]:hover{
    -moz-appearance:none!important;
    background:#CFE6F1 url("..//icons/Bild17.png")no-repeat !important;
    padding-left:24px!important;
    background-position:7px 3px!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; }
    
    
    button[title="Do a cycle collection."]{
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild18.png")no-repeat !important;
    padding-left:24px!important;
    padding-bottom: 5px!important;
    padding-right: 5px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    height:24px!important;
    border-radius:14px!important;
    border-color: dodgerblue !important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    margin-left:7px !important;
    color:black !important; }
    
    
    button[title="Do a cycle collection."]:hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild18.png")no-repeat !important;
    padding-left:24px!important;
    background-position:7px 2px!important;
    border-radius:14px!important;
    border-style: outset !important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    border-width:2px !important;}
    
    
    html > body > div:first-child > div > div:nth-child(3) > button:last-child{
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild19.png")no-repeat !important;
    padding-left:24px!important;
    padding-bottom: 5px!important;
    padding-right: 5px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    height:24px!important;
    border-radius:14px!important;
    border-color: dodgerblue !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;
    margin-left:7px !important;
    color:black !important; }
    
    
    html > body > div:first-child > div > div:nth-child(3) > button:last-child:hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild19.png")no-repeat !important;
    padding-left:24px!important;
    background-position:7px 2px!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;}
    
    
    #saveLogsConcise{
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild20.png")no-repeat !important;
    padding-left:24px!important;
    padding-bottom: 5px!important;
    padding-right: 5px!important;
    background-position:7px 3px!important;
    font-size:14.0px!important;
    height:24px!important;
    border-radius:14px!important;
    border-color: dodgerblue !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; }
    
    
    #saveLogsConcise:hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild20.png")no-repeat !important;
    padding-left:24px!important;
    background-position:7px 3px!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;}
    
    
    #saveLogsVerbose{
    -moz-appearance:none!important;
    background: #efefef url("..//icons/content.gif")no-repeat !important;
    padding-left:24px!important;
    padding-bottom: 5px!important;
    padding-right: 5px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    height:24px!important;
    border-radius:14px!important;
    border-color: dodgerblue !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;
    margin-left: 5px !important;
    color:black !important; }
    
    
    #saveLogsVerbose:hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/content.gif")no-repeat !important;
    padding-left:24px!important;
    background-position:7px 2px!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;}
    
    
    
    
    button[title="Load memory reports from file and show."] {
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild21.png")no-repeat !important;
    padding-left:24px!important;
    padding-bottom: 5px!important;
    padding-right: 5px!important;
    background-position:8px 2px!important;
    font-size:14.0px!important;
    height:24px!important;
    border-radius:14px!important;
    border-color: dodgerblue !important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    margin-left:10px !important;
    color:black !important; }
    
    
    button[title="Load memory reports from file and show."]:hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild21.png")no-repeat !important;
    padding-left:24px!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;
    background-position:8px 2px!important; }
    
    
    button[title="Read memory reports from the clipboard and show."]{
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild22.png")no-repeat !important;
    padding-left:23px!important;
    padding-bottom: 5px!important;
    padding-right: 5px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    height:24px!important;
    border-radius:14px!important;
    border-color: dodgerblue !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;
    margin-left:10px !important;
    color:black !important; }
    
    
    button[title="Read memory reports from the clipboard and show."]:hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild22.png")no-repeat !important;
    padding-left:23px!important;
    background-position:7px 2px!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;}
    
    
    button[title="Load memory report data from two files and show the difference."]{
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild23.png")no-repeat !important;
    padding-left:24px!important;
    padding-bottom: 5px!important;
    padding-right: 5px!important;
    background-position:8px 2px!important;
    font-size:14.0px!important;
    height:24px!important;
    border-radius:14px!important;
    border-color: dodgerblue !important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    margin-left:10px !important;
    color:black !important; }
    
    
    button[title="Load memory report data from two files and show the difference."]:hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild23.png")no-repeat !important;
    padding-left:24px!important;
    background-position:8px 2px!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;}
    
    
    button[title="Save memory reports to file."]{
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild24.png")no-repeat !important;
    padding-left:26px!important;
    padding-bottom: 5px!important;
    padding-right: 8px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    height:24px!important;
    border-radius:14px!important;
    border-color: dodgerblue !important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    margin-left:18px !important;
    color:black !important; }
    
    
    button[title="Save memory reports to file."]:hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild24.png")no-repeat !important;
    padding-left:26px!important;
    background-position:7px 2px!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:support"]{min-width: 260px !important;}
    
    
    [href="about:support"]{
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild25.png")no-repeat !important;
    margin-bottom: 5px !important;
    margin-right: 5px !important;
    padding-left:35px!important;
    padding-right:20px!important;
    padding-bottom: 1px!important;
    height:24px!important;
    border-color: dodgerblue !important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:10px 2px!important;
    border-radius:14px!important;
    color:black !important;
    line-height: 2.0 !important;}
    
    
    [href="about:support"]:hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild25.png")no-repeat !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left:35px!important ;
    background-position:10px 2px!important;}
    
    
    html > body > div:first-child > div > div:last-child > button:last-child{
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild26.png")no-repeat !important;
    padding-left:24px!important;
    padding-bottom: 5px!important;
    padding-right: 5px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    height:24px!important;
    border-radius:14px!important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    margin-left:10px!important;
    color:black !important; }
    
    
    html > body > div:first-child > div > div:last-child > button:last-child:hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild26.png")no-repeat !important;
    padding-left:24px!important;
    border-style: outset !important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    background-position:7px 2px!important;}
    
    
    .index > li:nth-child(1) > a:nth-child(1){
    margin-left:-11px !important;
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild119.png")no-repeat !important;
    padding-left:26px!important;
    padding-right: 89px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    border-radius:14px!important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    color:black !important;
    line-height: 2.2!important; }
    
    
    .index > li:nth-child(1) > a:nth-child(1):hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
    border-style: outset !important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    background-position:7px 2px!important; }
    
    
    .index > li:nth-child(2) > a:nth-child(1){
    margin-left:-11px !important;
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild119.png")no-repeat !important;
    padding-left:26px!important;
    padding-right: 22px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    border-radius:14px!important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    color:black !important;
    line-height: 2.2!important;}
    
    
    .index > li:nth-child(2) > a:nth-child(1):hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
    border-style: outset !important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    background-position:7px 2px!important;}
    
    
    .index > li:nth-child(3) > a:nth-child(1){
    margin-left:-11px !important;
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild119.png")no-repeat !important;
    padding-left:26px!important;
    padding-right: 20px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    border-radius:14px!important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    color:black !important;
    line-height: 2.2!important;}
    
    
    .index > li:nth-child(3) > a:nth-child(1):hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
    border-style: outset !important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    background-position:7px 2px!important;}
    
    
    .index > li:nth-child(4) > a:nth-child(1){
    margin-left:-11px !important;
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild119.png")no-repeat !important;
    padding-left:26px!important;
    padding-right: 10px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    border-radius:14px!important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    color:black !important;
    line-height: 2.2!important;}
    
    
    .index > li:nth-child(4) > a:nth-child(1):hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
    border-style: outset !important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    background-position:7px 2px!important;}
    
    
    .index > li:nth-child(5) > a:nth-child(1){
    margin-left:-11px !important;
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild119.png")no-repeat !important;
    padding-left:26px!important;
    padding-right: 20px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    border-radius:14px!important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    color:black !important;
    line-height: 2.2!important; }
    
    
    .index > li:nth-child(5) > a:nth-child(1):hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
    border-style: outset !important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    background-position:7px 2px!important; }
    
    
    .index > li:nth-child(6) > a:nth-child(1){
    margin-left:-11px !important;
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild119.png")no-repeat !important;
    padding-left:26px!important;
    padding-right: 19px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    border-radius:14px!important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    color:black !important;
    line-height: 2.2!important;}
    
    
    .index > li:nth-child(6) > a:nth-child(1):hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
    border-style: outset !important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    background-position:7px 2px!important;}
    
    
    .index > li:nth-child(7) > a:nth-child(1){
    margin-left:-11px !important;
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild119.png")no-repeat !important;
    padding-left:26px!important;
    padding-right: 19px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    border-radius:14px!important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    color:black !important;
    line-height: 2.2!important;}
    
    
    .index > li:nth-child(7) > a:nth-child(1):hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
    border-style: outset !important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    background-position:7px 2px!important;}
    
    
    .index > li:nth-child(8) > a:nth-child(1){
    margin-left:-11px !important;
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild119.png")no-repeat !important;
    padding-left:26px!important;
    padding-right: 19px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    border-radius:14px!important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    color:black !important;
    line-height: 2.2!important;}
    
    
    .index > li:nth-child(8) > a:nth-child(1):hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
    border-style: outset !important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    background-position:7px 2px!important;}
    
    
    .index > li:nth-child(9) > a:nth-child(1){
    margin-left:-11px !important;
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild119.png")no-repeat !important;
    padding-left:26px!important;
    padding-right: 19px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    border-radius:14px!important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    color:black !important;
    line-height: 2.2!important; }
    
    
    .index > li:nth-child(9) > a:nth-child(1):hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
    border-style: outset !important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    background-position:7px 2px!important; }
    
    
    .index > li:nth-child(10) > a:nth-child(1){
    margin-left:-11px !important;
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild119.png")no-repeat !important;
    padding-left:26px!important;
    padding-right: 74px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    border-radius:14px!important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    color:black !important;
    line-height: 2.2!important;}
    
    
    .index > li:nth-child(10) > a:nth-child(1):hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
    border-style: outset !important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    background-position:7px 2px!important;}
    
    
    .index > li:nth-child(11) > a:nth-child(1){
    margin-left:-11px !important;
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild119.png")no-repeat !important;
    padding-left:26px!important;
    padding-right: 20px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    border-radius:14px!important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    color:black !important;
    line-height: 2.2!important;}
    
    
    .index > li:nth-child(11) > a:nth-child(1):hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
    border-style: outset !important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    background-position:7px 2px!important;}
    
    
    .index > li:nth-child(12) > a:nth-child(1){
    margin-left:-11px !important;
    -moz-appearance:none!important;
    background: #efefef url("..//icons/Bild119.png")no-repeat !important;
    padding-left:26px!important;
    padding-right: 74px!important;
    background-position:7px 2px!important;
    font-size:14.0px!important;
    border-radius:14px!important;
    border-style: outset !important;
    border-left-color: #E6E5E5 !important;
    border-top-color: #E6E5E5 !important;
    border-right-color: #5C5B5B !important;
    border-bottom-color: #5C5B5B !important;
    border-width:2px !important;
    color:black !important;
    line-height: 2.2!important;}
    
    
    .index > li:nth-child(12) > a:nth-child(1):hover{
    -moz-appearance:none!important;
    background: #CFE6F1 url("..//icons/Bild119.png")no-repeat !important;
    border-style: outset !important;
    border-left-color: #e4e3e3 !important;
    border-top-color: #e4e3e3 !important;
    border-right-color: #5c5b5b !important;
    border-bottom-color: #5c5b5b !important;
    background-position:7px 2px!important;}
    }
    Alles anzeigen
  • Damit ich auch immer mein Bestes gebe ...

    • FuchsFan
    • 1. September 2020 um 19:55

    Ich bitte Euch , Leute , es ist alles in bester Ordnung. Keinen Stress , das ist sehr ungesund. :)

Unterstütze uns!

Jährlich (2025)

92,9 %

92,9% (604,17 von 650 EUR)

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