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
    • 20. Mai 2020 um 17:46

    Sören Hentzschel

    Danke für die Info dazu.

    edvoldi

    Habe ja den Code geändert, daher ist da jetzt auch eine andere Farbe

    angegeben als vorher. Trotzdem danke für den Hinweis.

    :klasse:

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 20. Mai 2020 um 16:55

    Ja sollten alles kleine f sein.

    Scheint aber nichts auszumachen. Ändere ich aber gleich.

    Danke für den Hinweis.

    :klasse:

    Mfg.
    Endor

  • Wetterfuchsskript zeigt Werbung

    • Endor
    • 20. Mai 2020 um 14:46

    Hallo Boersenfeger.

    Da ich das hier ja so nicht habe, nur in Beta kurz hatte muss ich raten.

    Ich sehe dass hier nur, wenn ich die Textgröße auf 120% erhöhe.

    Sonst nicht. Du könntest noch versuchen die Fensterbreite mal zu erhöhen.

    Also in der selben Zeile, bei width den Wert erhöhen von 625 auf 640 oder höher.

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 20. Mai 2020 um 14:38

    Sollte noch wer Lust haben, ich habe den CSS Code

    für about:about nochmal geändert - erweitert.

    CSS Code:

    CSS
    /* AGENT_SHEET */
    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document url("about:about") {
    
    html {background: #FFFFFF !important;}
    
    body{
    background-color: #fffff0 !important;
    max-width: 1020px !important;
    margin-top: 25px !important;
    margin-bottom: 30px !important;
    margin-left: 210px !important;
    padding-top: 25px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    padding-bottom: 25px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-radius: 20px !important;
    border-width: 4px !important;
    border-style: outset !important;}
    
    .container > h1:nth-child(1){
    margin-left: 80px !important;
    color: blue !important;
    font-size: 24px !important;
    font-weight: bold !important;}
    
    ul { list-style: none !important;}
    
    #abouts{
    background-color: #ffffff !important;
    margin-left: -10px !important;
    margin-top: 25px !important;
    padding-top: 25px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    padding-bottom: 25px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-radius: 20px !important;
    border-width: 4px !important;
    border-style: outset !important;}
    
    p {margin-left: 90px !important; font-size:15px!important;}
    
    h1::before {content: "Endors Firefox: "; font-weight:bold !important; color:red !important; margin-left: 80px !important;}
    
    a{color:black!important;}
    
    a{
    text-decoration:none!important;
    color:black!important;}
    
    /* Die ersten 18 */
    
    #abouts > li:nth-child(-n+19){
    appearance:none!important;
    background: gainsboro url("..//icons/Bild3.png")no-repeat !important;
    color:transparent!important;
    font-size:14px!important;
    text-decoration:none!important;
    margin-top:3px!important;
    margin-bottom: 5px !important;
    margin-right:55px!important;
    margin-left: 25px !important;
    padding-right: 15px !important;
    padding-left:35px!important;
    padding-top: 1px!important;
    padding-bottom: 2px!important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:10px 2px!important;
    border-radius:14px!important;}
    
    /* Die ersten 18 hover */
    
    #abouts > li:nth-child(-n+19):hover{
    appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png")no-repeat !important;
    color:transparent!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-left:35px!important;
    padding-right: 15px !important;
    padding-top: 1px!important;
    padding-bottom: 2px!important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:10px 2px!important;
    border-radius:14px!important;}
    
    /* Die letzten 19 */
    
    #abouts > li:nth-child(n+20){
    appearance:none!important;
    background: cornsilk url("..//icons/Bild3.png")no-repeat !important;
    color:transparent!important;
    font-size:14px!important;
    margin-left: -10px !important;
    margin-top:3px!important;
    margin-bottom: 5px !important;
    margin-right:30px!important;
    padding-left:35px!important;
    padding-right: 15px !important;
    padding-top: 1px!important;
    padding-bottom: 2px!important;
    border-left-color: #ffb2b2 !important;
    border-top-color: #ffb2b2 !important;
    border-right-color: #8d0000 !important;
    border-bottom-color: #8d0000 !important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:10px 2px!important;
    border-radius:14px!important;}
    
    /* Die letzten 19 hover */
    
    #abouts > li:nth-child(n+20):hover{
    appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png")no-repeat !important;
    color:transparent!important;
    font-size:14px!important;
    margin-left: -10px !important;
    margin-right:30px!important;
    padding-left:35px!important;
    padding-right: 15px !important;
    padding-top: 1px!important;
    padding-bottom: 2px!important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:10px 2px!important;
    border-radius:14px!important;}
    }
    Alles anzeigen

    Symbol:

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 20. Mai 2020 um 14:03

    Boersenfeger

    Nein ist der selbe wie der letzte.

    Habe nur mal alle in einen Beitrag zusammengefasst.

    Neu ist nur die Version für Firefox 77 Beta

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 20. Mai 2020 um 12:59

    Danke für das Testen allseits.

    :thumbup:

    Hier ein CSS Code für about:support der in allen drei Firefox Versionen,
    Firefox 76.0.1 , Firefox 77 beta und Firefox 77 Nightly, funktionieren müsste.
    Vielen Dank an FuchsFan für die ganze Hilfe und Mühe! :thumbup:

    Aktualsierung 17.05.2023

    CSS Code für Firefox 113.0.1 - Firefox 115 Nightly

    CSS: about-support.css
    @namespace url(http://www.w3.org/1999/xhtml);
        @-moz-document url(about:support) {
    
    body::before {content: "Design by Endor und FuchsFan";
        margin-left: 0px;
        font-size: 25px;
        font-weight: bold;
        color: red;}
    
    html{
        background: #ffffff !important;
    }
    
    body > h1:nth-child(2){
        margin-top: 10px !important;
    }
    
    body{
        margin-left: 110px !important; 
        margin-right: 100px !important;
    }
    
    .action-box{
        background: #FDF5E6 !important;
        align-content: center !important;
        max-width: 33% !important; 
        border-radius:24px !important;
        margin-top: -125px !important;
        margin-left: 12px !important;
    }
    .content-flex{
        max-width: 47.5em !important;    
    }    
    .page-subtitle {
        max-width: 42em !important;    
    }
    #contents{
        margin-top: -30px !important;
    }    
    h1{
        margin-top: 15px !important;
    }    
    #app-basics{
        margin-top: 25px !important;
        margin-bottom: 20px !important;
    }
    
    #reset-box {
        display: block !important;
    }
    
    td, th{
        padding-left: 15px !important;
    }
    
    #copy-raw-data-to-clipboard {
        min-width: 330px !important;
    }
    
    #clear-startup-cache-box > h3,
    #safe-mode-box > h3, #reset-box > h3, h2, h1 {
        color: #057A7A !important;
    }
    
    #contents > h3,
    #prefs-user-js-section > h3, h2 {
        margin-left: 8px !important; 
        color: red !important;
    }
    
    #clear-startup-cache-box > h3 {
        margin-left: 4px !important;
    }
    
    #safe-mode-box > h3, #reset-box > h3 {
        margin-left: 16px !important;
    }
    
    #clear-startup-cache-box{
        width: 110% !important;
    }
    
    #clear-startup-cache-box > h3:nth-child(1){
        margin-left: 17px !important;
    }
    
    #prefs-user-js-section > p:nth-child(2){
        margin-left: 6px !important;
    }
        
    #media-input-devices-tbody > tr:nth-child(n+1) > td:nth-child(2),
    #media-output-devices-tbody > tr:nth-child(n+1) > td:nth-child(2){
        word-break: break-all !important;
        min-width: 10em !important;
    }
    
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table,
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table > tr > td {
        border: none! important;
    }
    
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table > tr:hover {
        border: none! important;
    }
    
    #graphics-decisions-tbody > tr:nth-child(n+2) > td:nth-child(2) > table:nth-child(1) {
        margin-left: -15px!important;
    }
    
    #graphics-decisions-tbody > tr:nth-child(n+1) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(n+1) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1) {
        border: none! important;
    }
    
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table > tr:hover {
        border: none! important;
    }
    
    td {
        background: #FFFFF0 !important;
    }
    td:hover {
        background: #ffeb99 !important;
    }
    
    th {
        background-color: #ee7621 !important;
    }
    th:hover {
        background-color: #b54f06 !important;
    }
    [class="pref-value"],
    [class="pref-name"]{
        white-space: normal !important;
        word-wrap: break-word !important;
    }
    
    #copy-raw-data-to-clipboard{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild73.png")no-repeat !important;
        padding-left:35px!important;
        padding-top: 4px !important;
        padding-bottom: 5px!important;
        background-position:14px 6px!important;
        font-size:14.0px!important;
        border-style: outset !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-radius:12px!important;
        margin-right:10px!important;
        color:black !important;
    }
    
    #copy-raw-data-to-clipboard:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild73.png")no-repeat !important;
        padding-left:35px!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;
        background-position:14px 6px!important;
    }
    
    #copy-to-clipboard {
        min-width: 290px !important;
    }
    
    #copy-to-clipboard{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild74.png")no-repeat !important;
        padding-left:35px!important;
        padding-top: 4px !important;
        padding-bottom: 5px!important;
        background-position:14px 6px!important;
        font-size:14.0px!important;
        border-style: outset !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-radius:12px!important;
        color:black !important;
    }
    
    #copy-to-clipboard:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild74.png")no-repeat !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;
        background-position:14px 6px!important;
    }
    
    #show-update-history-button{
        min-width: 220px !important;
    }
    
    #show-update-history-button{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild75.png")no-repeat !important;
        padding-left:19px!important;
        padding-bottom: 5px!important;
        background-position:8px 5px!important;
        color:black!important;
        margin-left: -3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:8px!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;
        border-radius:14px!important;
    }
    
    #show-update-history-button:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild75.png")no-repeat !important;
        background-position:8px 5px!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;
    }
    
    #update-dir-button{
        min-width: 220px !important;
    }
    
    #update-dir-button{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild76.png")no-repeat !important;
        padding-left:19px!important;
        padding-bottom: 5px!important;
        background-position:8px 5px!important;
        color:black!important;
        margin-left: -3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:76px!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;
        border-radius:14px!important;
    }
    
    #update-dir-button:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild76.png")no-repeat !important;
        background-position:8px 5px!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;
    }
    
    #profile-dir-button{
        min-width: 217px !important;
    }
    
    #profile-dir-button{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild76.png")no-repeat !important;
        padding-left:32px!important;
        background-position:8px 4px!important;
        color:black!important;
        margin-left: -3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:76px!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;
        border-radius:14px!important;
    }
    
    #profile-dir-button:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild76.png")no-repeat !important;
        padding-left:32px!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;
        background-position:8px 4px!important;
    }
    
    #reset-box-button{
        appearance:none!important;
        margin-left: 10px !important;
        background: #F0F0F0 url("..//icons/Bild77.png")no-repeat !important;
        padding-left:40px!important;
        padding-right: 130px !important;
        padding-bottom: 4px!important;
        background-position:14px 5px!important;
        font-size:14.0px!important;
        border-style: outset !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-radius:12px !important;
        color:black !important;
    }
    
    #reset-box-button:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild77.png")no-repeat !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;
        background-position:14px 5px!important;
    }
    
    #clear-startup-cache-button{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/database_delete.png")no-repeat !important;
        padding-left:40px!important;
        padding-right:116px!important;
        margin-left: 10px !important;
        background-position:14px 6px!important;
        font-size:14.0px!important;
        border-style: outset !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-radius:12px !important;
        color:black !important;
    }
    
    #clear-startup-cache-button:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/database_delete.png")no-repeat !important;
        background-position:14px 6px!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;
    }
    
    #restart-in-safe-mode-button{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild78.png")no-repeat !important;
        padding-left:40px!important;
        padding-right:95px!important;
        margin-left: 10px !important;
        background-position:14px 5px!important;
        font-size:14.0px!important;
        border-style: outset !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-radius:12px !important;
        color:black !important;
    }
    
    #restart-in-safe-mode-button:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild78.png")no-repeat !important;
        background-position:14px 5px!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;
    }
    
    #supportLink{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild52.gif") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:13px!important;
        padding-left:29px!important;
        padding-bottom: 2px !important;
        border-left-color: lightblue!important;
        border-top-color: lightblue!important;
        border-right-color: dodgerblue!important;
        border-bottom-color: dodgerblue!important;
        border-style: outset !important;
        border-width: 2px !important;
        background-position:6px 2px!important;
        border-radius:14px!important;
        line-height: 2.2 !important;
    }
    
    #supportLink:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild52.gif") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:13px!important;
        padding-left:29px!important;
        background-position:6px 2px!important;
        border-radius: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;
    }
    
    a[href="about:plugins"]{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        font-size:14.0px!important;
        text-decoration:none!important;
        padding-right:96px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
        min-height: 28px !important;
        line-height: 2.2 !important;
    }
    
    a[href="about:buildconfig"]{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        font-size:14.0px!important;
        text-decoration:none!important;
        padding-right:73px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
        line-height: 2.2 !important;
    }
    
    #crashes-allReportsWithPending{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:15px!important;
        padding-left:35px!important;
        padding-bottom: 2px !important;
        padding-top: 2px !important;
        max-width: 125px !important;
        border-left-color: lightblue!important;
        border-top-color: lightblue!important;
        border-right-color: dodgerblue!important;
        border-bottom-color: dodgerblue!important;
        border-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
    }
    
    #crashes-allReportsWithPending:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:15px!important;
        padding-left:35px!important;
        border-left-color: #bbddff !important;
        border-top-color: #bbddff !important;
        border-right-color: #11508d !important;
        border-bottom-color: #11508d !important;
        border-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
    }
    
    a[href="about:plugins"]:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;
    }
    
    a[href="about:buildconfig"]:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;
    }
    
    a[href="about:serviceworkers"]{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:50px!important;
        padding-left:35px!important;
        padding-bottom: 2px !important;
        padding-top: 2px !important;
        max-width: 125px !important;
        border-left-color: lightblue!important;
        border-top-color: lightblue!important;
        border-right-color: dodgerblue!important;
        border-bottom-color: dodgerblue!important;
        border-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
        line-height: 2.2 !important;
    }
    
    a[href="about:serviceworkers"]:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-left:35px!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;
    }
    
    a[href="about:memory"]{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        font-size:14.0px!important;
        text-decoration:none!important;
        padding-right:88px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
        line-height: 2.2 !important;
    }
    
    a[href="about:memory"]:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;
    }
    
    #prefs-user-js-link{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:15px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
    }
    
    #prefs-user-js-link:hover{
        appearance:none!important;
        color:black!important; 
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:15px!important;
        padding-left:35px!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;
    }
    
    a[href="about:performance"]{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:63px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
        line-height: 2.2 !important;
    }
    
    a[href="about:performance"]:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;
    }
    
    a[href="about:profiles"]{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:94px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
        line-height: 2.2 !important;
    }
    
    a[href="about:profiles"]:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;
    }
    
    a[href="about:third-party"]{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:71px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
        line-height: 2.2 !important;
    }
        
    a[href="about:third-party"]:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;
    }
    
    #verify-place-integrity-button{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: 3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:20px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 4px!important;
        border-radius:14px!important;
    }
    
    #verify-place-integrity-button:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 4px!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;
        border-style: outset !important;
        border-width:2px !important;
    }
    
    #support-printing-clear-settings-button{
        appearance:none!important;
        margin-left: -4px !important;
        background: #F0F0F0 url("..//icons/printer_delete.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:20px!important;
        padding-left:40px!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-style: outset !important;
        border-width:2px !important;
        background-position:12px 6px!important;
        border-radius:14px!important;
    }
        
    #support-printing-clear-settings-button:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/printer_delete.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:12px 6px!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;
        border-style: outset !important;
        border-width:2px !important;
    }
    
    #place-database-stats-toggle{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: 3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:20px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 4px!important;
        border-radius:14px!important;
    }
            
    #place-database-stats-toggle:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 4px!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;
        border-style: outset !important;
        border-width:2px !important;
    }    
        
    a[href="about:processes"]{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        font-size:14.0px!important;
        text-decoration:none!important;
        padding-right:80px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
        line-height: 2.2 !important;
    }
    
    a[href="about:processes"]:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;
    }
        
    #policies-status > a:nth-child(1){
        appearance:none!important;
        margin-left: -4px !important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:145px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 3px!important;
        border-radius:14px!important;
    }
    
    #policies-status > a:nth-child(1):hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 3px!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;
        border-style: outset !important;
        border-width:2px !important;
    }
        
    #about-studies-section > p:nth-child(1) > a:nth-child(1){
        appearance:none!important;
        margin-left: -2px !important;
        background: #F0F0F0 url("..//icons/studi.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:20px!important;
        padding-left:40px!important;
        padding-bottom: 4px !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-style: outset !important;
        border-width:2px !important;
        background-position:12px 5px!important;
        border-radius:14px!important;
    }
            
    #about-studies-section > p:nth-child(1) > a:nth-child(1):hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/studi.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:12px 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;
        border-style: outset !important;
        border-width:2px !important;
    }
        
    #about-studies-section > p:nth-child(1){
        line-height: 2 !important;
    }
     
    button[data-l10n-id="reset-on-next-restart"]{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild85.png") no-repeat !important;
        color:black!important;
        margin-left: 3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:20px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 5px!important;
        border-radius:14px!important;
    }
    
    button[data-l10n-id="reset-on-next-restart"]:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild85.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 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;
        border-style: outset !important;
        border-width:2px !important;
    }
    
    button[data-l10n-id="gpu-process-kill-button"]{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/graphic-card.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:20px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 5px!important;
        border-radius:14px!important;
    }
    
    button[data-l10n-id="gpu-process-kill-button"]:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/graphic-card.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 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;
        border-style: outset !important;
        border-width:2px !important;
    }
    
    button[data-l10n-id="gpu-device-reset-button"]{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/graphic-card.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:40px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 5px!important;
        border-radius:14px!important;
    }
    
    button[data-l10n-id="gpu-device-reset-button"]:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/graphic-card.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 6px!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;
        border-style: outset !important;
        border-width:2px !important;
    }
    
    button[id="enumerate-database-button"]{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/database_edit.png") no-repeat !important;
        color:black!important;
        margin-left: 3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:40px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 6px!important;
        border-radius:14px!important;
    }
    
    button[id="enumerate-database-button"]:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/database_edit.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 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;
        border-style: outset !important;
        border-width:2px !important;
    }
    
    #remoteprocesses-row > td:nth-child(2) > a:nth-child(1){
        appearance:none!important;
        margin-left: -4px !important;
        background: #F0F0F0 url("..//icons/Bild125.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:160px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 3px!important;
        border-radius:14px!important;
    }
    
    #remoteprocesses-row > td:nth-child(2) > a:nth-child(1):hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild125.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 3px!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;
        border-style: outset !important;
        border-width:2px !important;
    }
    
    #remoteprocesses-row,
    #remoteprocesses-row > th:nth-child(1),
    #remoteprocesses-row > td:nth-child(2) 
    {
        padding-bottom: 10px !important; 
        padding-top: 10px !important;}
    }
    Alles anzeigen

    Hier eine alternative Version von FuchsFan

    Aktualisiert für Firefox 113.01 - 115 Nightly

    CSS: about-support.css
    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document url-prefix(about:support) {
    
    
    body::before {content: "Design by Endor und FuchsFan  05.2023";
    margin-left: 0px;
    font-size: 16px;
    color: grey;}
    
    
    /* gesamte Hintergrund */
    html{
    background: gainsboro !important; 
    }
    
    /* Informationen zur Fehlerbehebung */
    body > h1:nth-child(2){ 
    margin-top: 10px !important;
    }
    
    
    body{
    margin-top: 15px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1200px !important; 
    border: 5px solid dodgerblue! important;
    padding: -60px -60px !important;
    background: #f8f8ff !important;
    border-width:  8px !important;
    box-shadow: 15px 15px 0px 0px #fdd342 inset !important;
    border-style: double  !important;
    }
    
    /* Button - Nightly bereinigen - einblenden */
    #reset-box {
        display: block !important;
    }
    
    .action-box{
    width: 30% !important;
    border-radius:24px !important;
    border: 2px solid coral! important;
    margin-top: -85px !important;
    }
    .action-box {
    background: #FDF5E6 !important;
    }
    
    #contents{
        margin-top: -50px !important;
    }
    
    
    #reset-box, #safe-mode-box {
    margin-left: 11px !important;
    }
    
    
    #clear-startup-cache-box > h3:nth-child(1){
    margin-left: 17px !important;}
    
    
    td, th{
    padding-left: 15px !important;
    }
    
    
    #copy-raw-data-to-clipboard {
    min-width: 330px !important;
    }
    
    
    #clear-startup-cache-box > h3,
    #safe-mode-box > h3, #reset-box > h3, h2, h1 {
    color: #057A7A !important;
    }
    
    
    #prefs-user-js-section > h3, h2 {
    margin-left: 8px !important;
    color: red !important;
    }
    
    
    #safe-mode-box > h3, #reset-box > h3 {
    margin-left: 4px !important;
    }
    
    
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table,
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table > tr > td {
    border: none! important;
    }
    
    
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table > tr:hover {
    border: none! important;
    }
    
    
    #graphics-decisions-tbody > tr:nth-child(n+2) > td:nth-child(2) > table:nth-child(1) {
    margin-left: -15px!important;
    }
    
    
    #graphics-decisions-tbody > tr:nth-child(n+1) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(n+1) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1) {
    border: none! important;
    }
    
    
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table > tr:hover {
    border: none! important;
    }
    
    
    #media-input-devices-tbody > tr:nth-child(n+1) > td:nth-child(2),
    #media-output-devices-tbody > tr:nth-child(n+1) > td:nth-child(2){
    word-break: break-all !important;
    min-width: 10em !important;}
    
    
    td {
    background: #FFFFF0 !important;
    }
    td:hover {
    background: #ffeb99 !important;
    }
    
    
    th {
    background-color: #ee7621 !important;
    }
    th:hover {
    background-color: #b54f06 !important;
    }
    
    /* Externe Prozesse */
    #remoteprocesses-row > td:nth-child(2) > a:nth-child(1){
    -moz-appearance:none!important;
    margin-left: -4px !important;
    background: #F0F0F0 url("..//icons/Bild125.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:50px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 3px!important;
    border-radius:20px!important;}
    
    #remoteprocesses-row > td:nth-child(2) > a:nth-child(1):hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild125.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 3px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    #remoteprocesses-row,
    #remoteprocesses-row > th:nth-child(1),
    #remoteprocesses-row > td:nth-child(2) {
        padding-bottom: 10px !important; 
        padding-top: 10px !important;}
    
    /* Rohdaten in die Zwischenablage kopieren */
    #copy-raw-data-to-clipboard{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild73.png")no-repeat !important;
    padding-left:30px!important;
    padding-bottom: 5px!important;
    background-position:14px 4px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:20px!important;
    margin-right:10px!important;
    color:black !important;}
    
    
    #copy-raw-data-to-clipboard:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild73.png")no-repeat !important;
    padding-left:30px!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;
    background-position:14px 4px!important;}
    
    
    /* Text in Zwischenablage kopieren */
    #copy-to-clipboard {
        min-width: 290px !important;}
    
    #copy-to-clipboard{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild74.png")no-repeat !important;
    padding-left:30px!important;
    padding-bottom: 5px!important;
    background-position:14px 4px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:20px!important;
    color:black !important;}
    
    
    #copy-to-clipboard:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild74.png")no-repeat !important;
    padding-left:30px!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;
    background-position:14px 4px!important;}
    
    /* Update-Chronik anzeigen */
    #show-update-history-button{min-width: 220px !important;}
    
    #show-update-history-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild75.png")no-repeat !important;
    padding-left:19px!important;
    padding-bottom: 3px!important;
    padding-top: 1px!important;
    background-position:8px 5px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:8px!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;
    border-radius:20px!important;}
    
    #show-update-history-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild75.png")no-repeat !important;
    background-position:8px 5px!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;}
    
    /* Update-Ordner */
    #update-dir-button{
    min-width: 160px !important;}
    
    #update-dir-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild76.png")no-repeat !important;
    padding-left:20px!important;
    padding-bottom: 3px!important;
    padding-top: 0px!important;
    background-position:8px 5px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!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;
    border-radius:20px!important;}
    
    
    #update-dir-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild76.png")no-repeat !important;
    background-position:8px 5px!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;}
    
    
    /* Profilordner */
    #profile-dir-button {
    min-width: 160px !important;}
    
    #profile-dir-button{
    appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild76.png")no-repeat !important;
    padding-left:15px!important;
    padding-right:10px!important;
    background-position:8px 4px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!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;
    border-radius:20px!important;}
    
    #profile-dir-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild76.png")no-repeat !important;
    padding-left:15px!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;
    background-position:8px 4px!important;}
    
    /* Nightly bereinigen */
    #reset-box-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild77.png")no-repeat !important;
    padding-left:40px!important;
    padding-right: 20px !important;
    padding-bottom: 4px!important;
    background-position:14px 5px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:20px !important;
    color:black !important; }
    
    
    #reset-box-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild77.png")no-repeat !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;
    background-position:14px 5px!important;}
    
    /* Fehlerbehebungsmodus... */
    #restart-in-safe-mode-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild78.png")no-repeat !important;
    padding-left:40px!important;
    padding-right:20px!important;
    background-position:14px 5px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:20px !important;
    color:black !important; }
    
    
    #restart-in-safe-mode-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild78.png")no-repeat !important;
    background-position:14px 5px!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;}
    
    /* Start-Cache löschen... */
    #clear-startup-cache-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/database_delete.png")no-repeat !important;
    padding-left:40px!important;
    padding-right:20px!important;
    margin-left: 10px !important;
    background-position:14px 6px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:20px !important;
    color:black !important; }
    
    
    #clear-startup-cache-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/database_delete.png")no-repeat !important;
    background-position:14px 6px!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;}
    
    
    #supportLink{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild52.gif") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:13px!important;
    padding-left:29px!important;
    padding-bottom: 2px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width: 2px !important;
    background-position:6px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    #supportLink:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild52.gif") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:13px!important;
    padding-left:29px!important;
    background-position:6px 2px!important;
    border-radius: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;}
    
    
    a[href="about:plugins"]{
    appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 0px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    min-height: 28px !important;
    line-height: 2.2 !important;}
    
    a[href="about:plugins"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:buildconfig"]{
    appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 0px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    a[href="about:buildconfig"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    /* Alle Absturzberichte */
    #crashes-allReportsWithPending{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    padding-bottom: 5px !important;
    padding-top: 2px !important;
    max-width: 125px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    #crashes-allReportsWithPending:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    
    
    
    
    
    
    a[href="about:serviceworkers"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 0px !important;
    max-width: 125px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    a[href="about:serviceworkers"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-left:35px!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:memory"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 0px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    a[href="about:memory"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:processes"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 0px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 3px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    a[href="about:processes"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    #prefs-user-js-link{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 0px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    #prefs-user-js-link:hover{
    appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important; 
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    a[href="about:third-party"]{
        appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:20px!important;
        padding-left:35px!important;
        padding-bottom: 2px !important;
        padding-top: 0px !important;
        border-left-color:  lightblue!important;
        border-top-color:  lightblue!important;
        border-right-color:  dodgerblue!important;
        border-bottom-color:  dodgerblue!important;
        border-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
        line-height: 2.2 !important;}
        
    a[href="about:third-party"]:hover{
        appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;}
    
    
    a[href="about:performance"]{
    appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 0px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    a[href="about:performance"]:hover{
    appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:profiles"]{
    appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:brown!important;
    font-weight: 600 !important;
    margin-left: -3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left:35px!important;
    padding-bottom: 4px !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-style: outset !important;
    border-width:2px !important;
    background-position:8px 3px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    a[href="about:profiles"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 3px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    a[href="about:studies"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 6px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 0px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    a[href="about:studies"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    #policies-status-row td#policies-status a{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:25px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    #policies-status-row td#policies-status a:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}    
    
    
    #verify-place-integrity-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 4px!important;
    border-radius:20px!important;}
    
    
    #verify-place-integrity-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 4px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    #place-database-stats-toggle{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 4px!important;
    border-radius:20px!important;}
    
    
    #place-database-stats-toggle:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 4px!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;
    border-style: outset !important;
    border-width:2px !important;}    
    
    
    button[data-l10n-id="reset-on-next-restart"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild85.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 5px!important;
    border-radius:20px!important;}
    
    
    button[data-l10n-id="reset-on-next-restart"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild85.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    button[data-l10n-id="gpu-process-kill-button"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild117.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 5px!important;
    border-radius:20px!important;}
    
    
    button[data-l10n-id="gpu-process-kill-button"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild117.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    button[data-l10n-id="gpu-device-reset-button"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild21.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:40px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 5px!important;
    border-radius:20px!important;}
    
    
    button[data-l10n-id="gpu-device-reset-button"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild21.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 6px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    button[id="enumerate-database-button"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild7.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:40px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 6px!important;
    border-radius:20px!important;}
    
    
    button[id="enumerate-database-button"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild7.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 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;
    border-style: outset !important;
    border-width:2px !important;}
    
    #support-printing-clear-settings-button{
    -moz-appearance:none!important;
    margin-left: -4px !important;
    background: #F0F0F0 url("..//icons/printer_delete.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left:40px!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-style: outset !important;
    border-width:2px !important;
    background-position:12px 6px!important;
    border-radius:14px!important;}
    
    
    #support-printing-clear-settings-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/printer_delete.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:12px 6px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    
    }
    Alles anzeigen

    Sieht dann so aus:

    vielen Dank an @FuchFan für diese Version

    Symbole:                       

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 19. Mai 2020 um 22:20

    Aber gerne doch.

    Eine Bitte habe ich, ich habe hier den CSS Code von about:support

    für Nightly mal etwas zusammengepackt, sind 150 Zeilen weniger.

    Könntest Du den bitte nochmal testen ob alles richtig funktioniert, wäre super.

    Css Code

    CSS
    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document url-prefix(about:support) {
    
    
    body::before {content: "Design by Endor";
    margin-left: 0px;
    font-size: 25px;
    font-weight: bold;
    color: red;}
    
    
    html{background:#ffffff !important;}
    
    
    body > h1:nth-child(2){margin-top: 10px !important;}
    
    
    body{margin-left: 150px !important; max-width: 1150px !important;}
    
    
    #action-box{width: 30% !important; border-radius:24px !important;}
    #reset-box, #safe-mode-box {margin-left: 11px !important;}
    
    
    #security-software-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(33) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(23) > thead:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(37) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #intl-localeservice-tbody > tr:nth-child(1) > th:nth-child(1),
    #sandbox-tbody > tr:nth-child(1) > th:nth-child(1),
    #libversions-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(27) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(18) > thead:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(20) > thead:nth-child(1),
    table.prefs-table:nth-child(20) > thead:nth-child(1) > th:nth-child(1),
    #media-info-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(10) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #graphics-features-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(14),
    #graphics-features-tbody,
    #contents > table:nth-child(29) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(12) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(2){border-top-left-radius:24px !important;}
    
    
    #contents > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1)
    {border-top-left-radius:24px !important; padding-top: 8px !important; padding-bottom: 8px !important;}
    
    
    #security-software-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2),
    #startup-cache-disk-cache-path,
    table.prefs-table:nth-child(23) > thead:nth-child(1) > th:nth-child(2),
    #remote-debugging-accepting-connections,
    #intl-localeservice-tbody > tr:nth-child(1) > th:nth-child(1),
    #sandbox-tbody > tr:nth-child(1) > td:nth-child(2),
    #libversions-tbody > tr:nth-child(1) > th:nth-child(3),
    #a11y-activated,
    table.prefs-table:nth-child(18) > thead:nth-child(1) > th:nth-child(2),
    #media-info-tbody > tr:nth-child(1) > td:nth-child(2),
    #contents > table:nth-child(10) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(4),
    #contents > table:nth-child(8),
    #contents > table:nth-child(8) > thead:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(3),
    #graphics-features-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(14),
    #graphics-features-tbody,
    #graphics-features-tbody > tr:nth-child(1),
    #contents > table:nth-child(2),
    table.prefs-table:nth-child(20) > thead:nth-child(1),
    table.prefs-table:nth-child(20) > thead:nth-child(1) > th:nth-child(2),
    #remote-processes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2),
    #contents > table:nth-child(12) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(4),
    #application-box {border-top-right-radius:24px !important;}
    
    
    #security-software-table > tbody:nth-child(2) > tr:nth-child(3) > th:nth-child(1),
    tr.no-copy:nth-child(25) > th:nth-child(1),
    #contents > table:nth-child(33) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
    #graphics-decisions-tbody > tr:last-child > th:nth-child(1),
    #media-capabilities-tbody > tr:nth-child(2) > td:nth-child(1),
    #locked-prefs-tbody > tr:last-child > td:nth-child(1),
    #contents > table:nth-child(37) > tbody:nth-child(1) > tr:nth-child(2) > th:nth-child(1),
    #intl-ospreferences-tbody > tr:nth-child(3) > th:nth-child(1),
    #sandbox-tbody > tr:nth-child(2) > th:nth-child(1),
    #libversions-tbody > tr:nth-child(6) > td:nth-child(1),
    #contents > table:nth-child(27) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
    #prefs-tbody > tr:last-child > td:nth-child(1),
    #features-tbody > tr:last-child > td:nth-child(1),
    #contents > table:nth-child(8),
    #contents > table:nth-child(14),
    #prefs-tbody > tr:nth-child(79),
    #contents > table:nth-child(2),
    tr.no-copy:nth-child(22) > th:nth-child(1),
    #contents > table:nth-child(2) > tbody:nth-child(1),
    #contents > table:nth-child(29) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
    #graphics-workarounds-tbody > tr:last-child > th:nth-child(1),
    #prefs-tbody > tr:last-child > td:nth-child(1),
    #processes-tbody > tr:last-child > td:nth-child(1),
    #graphics-failures-tbody > tr:last-child > th:nth-child(1),
    #extensions-tbody > tr:last-child > td:nth-child(1),
    tr.no-copy:nth-child(24) > th:nth-child(1),
    tr.no-copy:nth-child(21) > th:nth-child(1){border-bottom-left-radius:24px !important;}
    
    
    #security-software-firewall,
    tr.no-copy:nth-child(25) > td:nth-child(2),
    #startup-cache-wrote-to-disk-cache,
    #graphics-decisions-tbody > tr:last-child > td:nth-child(2),
    #media-capabilities-tbody > tr:nth-child(2) > td:nth-child(1),
    #locked-prefs-tbody > tr:last-child > td:nth-child(2),
    #remote-debugging-url,
    #intl-osprefs-regionalprefs,
    #sandbox-tbody > tr:nth-child(2) > td:nth-child(2),
    #libversions-tbody > tr:nth-child(6) > td:nth-child(3),
    #a11y-instantiator,
    #prefs-tbody > tr:last-child > td:nth-child(2),
    #extensions-tbody > tr:last-child > td:nth-child(4),
    #features-tbody > tr:last-child > td:nth-child(3),
    #contents > table:nth-child(14),
    #prefs-tbody > tr:nth-child(79),
    #contents > table:nth-child(2),
    tr.no-copy:nth-child(22) > td:nth-child(2),
    #prefs-tbody > tr:last-child > td:nth-child(2),
    #processes-tbody > tr:last-child > td:nth-child(2)
    #graphics-failures-tbody > tr:last-child > td:nth-child(2),
    #graphics-workarounds-tbody > tr:last-child > td:nth-child(2),
    #processes-tbody > tr:last-child > td:nth-child(2),
    tr.no-copy:nth-child(24) > td:nth-child(2),
    tr.no-copy:nth-child(21) > td:nth-child(2) {border-bottom-right-radius:24px !important;}
    
    
    #contents > table:nth-child(25) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    tr.no-copy:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(21) > thead:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(10),
    #contents > table:nth-child(8),
    #crashes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1)
    {border-top-left-radius:24px !important; border-bottom-left-radius:24px !important;}
    
    
    #javascript-incremental-gc,
    tr.no-copy:nth-child(1) > td:nth-child(2),
    table.prefs-table:nth-child(21) > thead:nth-child(1) > th:nth-child(2),
    #contents > table:nth-child(10),
    #contents > table:nth-child(8),
    #crashes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2)
    {border-bottom-right-radius:24px !important; border-top-right-radius:24px !important;}
    
    
    #extensions-tbody > tr:nth-child(13),
    #intl-ospreferences-tbody > tr:nth-child(3),
    #sandbox-tbody, #contents > table:nth-child(8),
    #contents > table:nth-child(25) > tbody:nth-child(1),
    table.prefs-table:nth-child(21), #prefs-tbody > tr:nth-child(140),
    #contents > table:nth-child(29),
    #contents > table:nth-child(27){line-height: 2.0 !important;}
    
    
    #graphics-workarounds-tbody > tr:nth-child(2),
    #graphics-workarounds-tbody > tr:nth-child(2) > th:nth-child(1),
    #graphics-workarounds-tbody > tr:nth-child(2) > td:nth-child(2){line-height: 2.5 !important;}
    
    
    #graphics-decisions-tbody > tr:nth-child(n+2) > td:nth-child(2) > table:nth-child(1)
    {margin-left: -15px!important;}
    
    
    #security-software-table,
    #contents > table:nth-child(n+1),
    table.prefs-table:nth-child(n+1),
    #crashes-table{border-radius:24px !important;}
    
    
    td, th{padding-left: 15px !important;}
    
    
    #copy-raw-data-to-clipboard {min-width: 330px !important;}
    
    
    #safe-mode-box > h3, #reset-box > h3, h2, h1 {color: #057A7A !important;}
    
    
    #prefs-user-js-section > h3, h2{margin-left: 8px !important; color: red !important;}
    
    
    #safe-mode-box > h3, #reset-box > h3 {margin-left: 4px !important;}
    
    
    #action-box{background: #FDF5E6 !important;}
    
    
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table,
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table > tr > td
    {border: none! important;}
    
    
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table > tr:hover
    {border: none! important;}
    
    
    #graphics-decisions-tbody > tr:nth-child(n+2) > td:nth-child(2) > table:nth-child(1)
    {margin-left: -15px!important;}
    
    
    #graphics-decisions-tbody > tr:nth-child(n+1) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(n+1) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1)
    {border: none! important;}
    
    
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(n+1) > td > table > tr:hover
    {border: none! important;}
    
    
    td{background: #FFFFF0 !important;}
    td:hover{background: #ffeb99 !important;}
    
    
    th {background-color: #ee7621 !important;}
    th:hover {background-color: #b54f06 !important;}
    
    
    #copy-raw-data-to-clipboard{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild73.png")no-repeat !important;
    padding-left:20px!important;
    padding-bottom: 5px!important;
    background-position:14px 6px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px!important;
    margin-right:10px!important;
    color:black !important;}
    
    
    #copy-raw-data-to-clipboard:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild73.png")no-repeat !important;
    padding-left:20px!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;
    background-position:14px 6px!important;}
    
    
    #copy-to-clipboard {min-width: 290px !important;}
    
    
    #copy-to-clipboard{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild74.png")no-repeat !important;
    padding-left:20px!important;
    padding-bottom: 5px!important;
    background-position:14px 6px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px!important;
    color:black !important;}
    
    
    #copy-to-clipboard:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild74.png")no-repeat !important;
    padding-left:20px!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;
    background-position:14px 6px!important;}
    
    
    #show-update-history-button{min-width: 220px !important;}
    
    
    #show-update-history-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild75.png")no-repeat !important;
    padding-left:19px!important;
    padding-bottom: 5px!important;
    background-position:8px 5px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:8px!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;
    border-radius:14px!important;}
    
    
    #show-update-history-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild75.png")no-repeat !important;
    background-position:8px 5px!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;}
    
    
    #update-dir-button{min-width: 220px !important;}
    
    
    #update-dir-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild76.png")no-repeat !important;
    padding-left:19px!important;
    padding-bottom: 5px!important;
    background-position:8px 5px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:76px!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;
    border-radius:14px!important;}
    
    
    #update-dir-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild76.png")no-repeat !important;
    background-position:8px 5px!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;}
    
    
    #profile-dir-button {min-width: 217px !important;}
    
    
    #profile-dir-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild76.png")no-repeat !important;
    padding-left:32px!important;
    background-position:8px 4px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:76px!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;
    border-radius:14px!important;}
    
    
    #profile-dir-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild76.png")no-repeat !important;
    padding-left:32px!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;
    background-position:8px 4px!important;}
    
    
    #reset-box-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild77.png")no-repeat !important;
    padding-left:40px!important;
    padding-right: 130px !important;
    padding-bottom: 4px!important;
    background-position:14px 5px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px !important;
    color:black !important; }
    
    
    #reset-box-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild77.png")no-repeat !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;
    background-position:14px 5px!important;}
    
    
    #restart-in-safe-mode-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild78.png")no-repeat !important;
    padding-left:40px!important;
    padding-right:5px!important;
    background-position:14px 5px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px !important;
    color:black !important; }
    
    
    #restart-in-safe-mode-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild78.png")no-repeat !important;
    background-position:14px 5px!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;}
    
    
    #supportLink{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild52.gif") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:13px!important;
    padding-left:29px!important;
    padding-bottom: 2px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width: 2px !important;
    background-position:6px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    #supportLink:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild52.gif") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:13px!important;
    padding-left:29px!important;
    background-position:6px 2px!important;
    border-radius: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;}
    
    
    a[href="about:plugins"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:96px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    min-height: 28px !important;
    line-height: 2.2 !important;}
    
    
    a[href="about:buildconfig"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:73px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    #crashes-allReportsWithPending{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    max-width: 125px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    #crashes-allReportsWithPending:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    a[href="about:plugins"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:buildconfig"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:serviceworkers"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:50px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    max-width: 125px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    a[href="about:serviceworkers"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-left:35px!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:memory"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:88px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    
    
    a[href="about:memory"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    #prefs-user-js-link{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    #prefs-user-js-link:hover{
    -moz-appearance:none!important;
    color:black!important; background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:performance"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:63px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    a[href="about:performance"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:profiles"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:94px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    a[href="about:profiles"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    #verify-place-integrity-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 4px!important;
    border-radius:14px!important;}
    
    
    #verify-place-integrity-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 4px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    button[data-l10n-id="reset-on-next-restart"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild85.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 5px!important;
    border-radius:14px!important;}
    
    
    button[data-l10n-id="reset-on-next-restart"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild85.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    button[data-l10n-id="gpu-process-kill-button"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild117.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 5px!important;
    border-radius:14px!important;}
    
    
    button[data-l10n-id="gpu-process-kill-button"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild117.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    button[data-l10n-id="gpu-device-reset-button"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild21.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:40px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 5px!important;
    border-radius:14px!important;}
    
    
    button[data-l10n-id="gpu-device-reset-button"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild21.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 6px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    button[id="enumerate-database-button"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild7.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:40px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 6px!important;
    border-radius:14px!important;}
    
    
    button[id="enumerate-database-button"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild7.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 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;
    border-style: outset !important;
    border-width:2px !important;}
    }
    Alles anzeigen

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 19. Mai 2020 um 21:39

    Hallo FuchsFan

    Bei Deiner Version sind hier bei Medien noch ein paar Fehler in Firefox 76.0.1.



    Das sind die die ich hier auch im Nightly anpassen musste.
    Habe jetzt alles in die Version für Firefox 76.0.1übertragen und hier passt soweit alles.
    Nochmals vielen Dank auch für Deine Hilfe

    :klasse:

    Hier nun meine Version vom CSS Code für about:support für Firefox 76.0.1.

    CSS Code:

    CSS
    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document url(about:support) {
    
    
    body::before {content: "Design by Endor";
    margin-left: 0px;
    font-size: 25px;
    font-weight: bold;
    color: red;}
    
    
    html{background:#ffffff !important;}
    
    
    body > h1:nth-child(2){margin-top: 10px !important;}
    
    
    body{margin-left: 150px !important; max-width: 1150px !important;}
    
    
    #action-box{width: 30% !important; border-radius:24px !important;}
    #reset-box, #safe-mode-box {margin-left: 11px !important;}
    
    
    #security-software-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(35) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(23) > thead:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(37) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #intl-localeservice-tbody > tr:nth-child(1) > th:nth-child(1),
    #sandbox-tbody > tr:nth-child(1) > th:nth-child(1),
    #libversions-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(27) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(18) > thead:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(20) > thead:nth-child(1),
    table.prefs-table:nth-child(20) > thead:nth-child(1) > th:nth-child(1),
    #media-info-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(10) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #graphics-features-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(14),
    #graphics-features-tbody,
    #contents > table:nth-child(29) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(12) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(2){border-top-left-radius:24px !important;}
    
    
    #contents > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1)
    {border-top-left-radius:24px !important; padding-top: 8px !important; padding-bottom: 8px !important;}
    
    
    #security-software-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2),
    #startup-cache-disk-cache-path,
    table.prefs-table:nth-child(23) > thead:nth-child(1) > th:nth-child(2),
    #remote-debugging-accepting-connections,
    #intl-localeservice-tbody > tr:nth-child(1) > th:nth-child(1),
    #sandbox-tbody > tr:nth-child(1) > td:nth-child(2),
    #libversions-tbody > tr:nth-child(1) > th:nth-child(3),
    #a11y-activated,
    table.prefs-table:nth-child(18) > thead:nth-child(1) > th:nth-child(2),
    #media-info-tbody > tr:nth-child(1) > td:nth-child(2),
    #contents > table:nth-child(10) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(4),
    #contents > table:nth-child(8),
    #contents > table:nth-child(8) > thead:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(3),
    #graphics-features-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(14),
    #graphics-features-tbody,
    #graphics-features-tbody > tr:nth-child(1),
    #contents > table:nth-child(2),
    table.prefs-table:nth-child(20) > thead:nth-child(1),
    table.prefs-table:nth-child(20) > thead:nth-child(1) > th:nth-child(2),
    #remote-processes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2),
    #contents > table:nth-child(12) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(4),
    #application-box {border-top-right-radius:24px !important;}
    
    
    #security-software-table > tbody:nth-child(2) > tr:nth-child(3) > th:nth-child(1),
    #contents > table:nth-child(35) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
    #graphics-workarounds-tbody > tr:last-child > th:nth-child(1),
    #locked-prefs-tbody > tr:last-child > td:nth-child(1),
    #media-input-devices-tbody,
    #intl-ospreferences-tbody > tr:nth-child(3) > th:nth-child(1),
    #sandbox-tbody > tr:nth-child(2) > th:nth-child(1),
    #libversions-tbody > tr:nth-child(6) > td:nth-child(1),
    #contents > table:nth-child(27) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
    #prefs-tbody > tr:last-child > td:nth-child(1),
    #media-input-devices-tbody > tr:last-child > td:nth-child(1),
    #extensions-tbody > tr:nth-child(20) > td:nth-child(1),
    #features-tbody > tr:last-child > td:nth-child(1),
    #contents > table:nth-child(8),
    #contents > table:nth-child(14),
    #prefs-tbody > tr:nth-child(79),
    #contents > table:nth-child(2),
    tr.no-copy:nth-child(22) > th:nth-child(1),
    #contents > table:nth-child(2) > tbody:nth-child(1),
    #contents > table:nth-child(27) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(29) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
    #media-input-devices-tbody > tr:nth-child(15),
    #prefs-tbody > tr:last-child > td:nth-child(1),
    #processes-tbody > tr:last-child > td:nth-child(1),
    #graphics-failures-tbody > tr:last-child > th:nth-child(1),
    tr.no-copy:nth-child(24) > th:nth-child(1),
    tr.no-copy:nth-child(21) > th:nth-child(1){border-bottom-left-radius:24px !important;}
    
    
    #security-software-firewall,
    #startup-cache-wrote-to-disk-cache,
    #graphics-workarounds-tbody > tr:last-child > td:nth-child(2),
    #locked-prefs-tbody > tr:last-child > td:nth-child(2),
    #remote-debugging-url,
    #media-input-devices-tbody,
    #intl-osprefs-regionalprefs,
    #sandbox-tbody > tr:nth-child(2) > td:nth-child(2),
    #libversions-tbody > tr:nth-child(6) > td:nth-child(3),
    #a11y-instantiator,
    #prefs-tbody > tr:last-child > td:nth-child(2),
    #media-input-devices-tbody > tr:last-child > td:nth-child(9),
    #extensions-tbody > tr:nth-child(20) > td:nth-child(4),
    #features-tbody > tr:last-child > td:nth-child(3),
    #contents > table:nth-child(14),
    #prefs-tbody > tr:nth-child(79),
    #contents > table:nth-child(2),
    tr.no-copy:nth-child(22) > td:nth-child(2),
    #prefs-tbody > tr:last-child > td:nth-child(2),
    #processes-tbody > tr:last-child > td:nth-child(2)
    #media-input-devices-tbody > tr:nth-child(15),
    #graphics-failures-tbody > tr:last-child > td:nth-child(2),
    #processes-tbody > tr:last-child > td:nth-child(2),
    tr.no-copy:nth-child(24) > td:nth-child(2),
    tr.no-copy:nth-child(21) > td:nth-child(2) {border-bottom-right-radius:24px !important;}
    
    
    #contents > table:nth-child(25) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    tr.no-copy:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(21) > thead:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(10),
    #contents > table:nth-child(8),
    #crashes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1)
    {border-top-left-radius:24px !important; border-bottom-left-radius:24px !important;}
    
    
    #javascript-incremental-gc,
    tr.no-copy:nth-child(1) > td:nth-child(2),
    table.prefs-table:nth-child(21) > thead:nth-child(1) > th:nth-child(2),
    #contents > table:nth-child(10),
    #contents > table:nth-child(8),
    #crashes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2)
    {border-bottom-right-radius:24px !important; border-top-right-radius:24px !important;}
    
    
    #extensions-tbody > tr:nth-child(13),
    #intl-ospreferences-tbody > tr:nth-child(3),
    #sandbox-tbody, #contents > table:nth-child(8),
    #contents > table:nth-child(25) > tbody:nth-child(1),
    table.prefs-table:nth-child(21), #prefs-tbody > tr:nth-child(140),
    #contents > table:nth-child(29),
    #contents > table:nth-child(27){line-height: 2.0 !important;}
    
    
    
    
    #graphics-workarounds-tbody > tr:nth-child(2) > th:nth-child(1),
    #graphics-workarounds-tbody > tr:nth-child(2) > td:nth-child(2){line-height: 2.5 !important;}
    
    
    #graphics-decisions-tbody > tr:nth-child(2) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(3) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(4) > td:nth-child(2) > table:nth-child(1)
    {margin-left: -15px !important;}
    
    
    #security-software-table,
    #contents > table:nth-child(37),
    #contents > table:nth-child(12),
    #contents > table:nth-child(18),
    table.prefs-table:nth-child(20),
    table.prefs-table:nth-child(23),
    #contents > table:nth-child(35),
    #contents > table:nth-child(33),
    #contents > table:nth-child(31),
    #contents > table:nth-child(29),
    #contents > table:nth-child(27),
    #contents > table:nth-child(25),
    #contents > table:nth-child(23),
    table.prefs-table:nth-child(21),
    table.prefs-table:nth-child(18),
    #contents > table:nth-child(16),
    #crashes-table{border-radius:24px !important;}
    
    
    td, th{padding-left: 15px !important;}
    
    
    
    
    #copy-raw-data-to-clipboard {min-width: 330px !important;}
    
    
    #safe-mode-box > h3, #reset-box > h3, h2, h1 {color: #057A7A !important;}
    
    
    #prefs-user-js-section > h3, h2{margin-left: 8px !important; color: red !important;}
    
    
    #safe-mode-box > h3, #reset-box > h3 {margin-left: 4px !important;}
    
    
    #action-box{background: #FDF5E6 !important;}
    
    
    #graphics-decisions-tbody > tr:nth-child(2) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(3) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(4) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(5) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(6) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr {border: none! important;}
    
    
    td{background: #FFFFF0 !important;}
    td:hover{background: #ffeb99 !important;}
    
    
    #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr:hover,
    #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr:hover,
    #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr:hover,
    #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr:hover,
    #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr:hover {border: none! important;}
    
    
    
    
    th {background-color: #ee7621 !important;}
    th:hover {background-color: #b54f06 !important;}
    
    
    #copy-raw-data-to-clipboard{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild73.png")no-repeat !important;
    padding-left:20px!important;
    padding-bottom: 5px!important;
    background-position:14px 6px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px!important;
    margin-right:10px!important;
    color:black !important; }
    
    
    #copy-raw-data-to-clipboard:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild73.png")no-repeat !important;
    padding-left:20px!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;
    background-position:14px 6px!important;}
    
    
    #copy-to-clipboard {min-width: 290px !important;}
    
    
    #copy-to-clipboard{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild74.png")no-repeat !important;
    padding-left:20px!important;
    padding-bottom: 5px!important;
    background-position:14px 6px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px!important;
    color:black !important; }
    
    
    #copy-to-clipboard:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild74.png")no-repeat !important;
    padding-left:20px!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;
    background-position:14px 6px!important;}
    
    
    #show-update-history-button{min-width: 220px !important;}
    
    
    #show-update-history-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild75.png")no-repeat !important;
    padding-left:19px!important;
    padding-bottom: 5px!important;
    background-position:8px 5px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:8px!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;
    border-radius:14px!important; }
    
    
    #show-update-history-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild75.png")no-repeat !important;
    background-position:8px 5px!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;}
    
    
    #update-dir-button{min-width: 220px !important;}
    
    
    #update-dir-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild76.png")no-repeat !important;
    padding-left:19px!important;
    padding-bottom: 5px!important;
    background-position:8px 5px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:76px!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;
    border-radius:14px!important; }
    
    
    #update-dir-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild76.png")no-repeat !important;
    background-position:8px 5px!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;}
    
    
    #profile-dir-button {min-width: 217px !important;}
    
    
    #profile-dir-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild76.png")no-repeat !important;
    padding-left:32px!important;
    background-position:8px 4px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:76px!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;
    border-radius:14px!important;
    }
    
    
    #profile-dir-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild76.png")no-repeat !important;
    padding-left:32px!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;
    background-position:8px 4px!important;}
    
    
    
    
    #reset-box-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild77.png")no-repeat !important;
    padding-left:40px!important;
    padding-right: 130px !important;
    padding-bottom: 4px!important;
    background-position:14px 5px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px !important;
    color:black !important; }
    
    
    #reset-box-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild77.png")no-repeat !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;
    background-position:14px 5px!important;}
    
    
    #restart-in-safe-mode-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild78.png")no-repeat !important;
    padding-left:40px!important;
    padding-right:5px!important;
    background-position:14px 5px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px !important;
    color:black !important; }
    
    
    #restart-in-safe-mode-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild78.png")no-repeat !important;
    background-position:14px 5px!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;}
    
    
    #supportLink{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild52.gif") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:13px!important;
    padding-left:29px!important;
    padding-bottom: 2px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width: 2px !important;
    background-position:6px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    
    
    #supportLink:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild52.gif") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:13px!important;
    padding-left:29px!important;
    background-position:6px 2px!important;
    border-radius: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;}
    
    
    
    
    a[href="about:plugins"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:96px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    min-height: 28px !important;
    line-height: 2.2 !important;
    }
    
    
    a[href="about:buildconfig"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:73px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    #crashes-allReportsWithPending{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    max-width: 125px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    #crashes-allReportsWithPending:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    
    
    a[href="about:plugins"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    
    
    a[href="about:buildconfig"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:serviceworkers"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:50px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    max-width: 125px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    a[href="about:serviceworkers"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-left:35px!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:memory"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:88px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    
    
    a[href="about:memory"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    #prefs-user-js-link{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    #prefs-user-js-link:hover{
    -moz-appearance:none!important;
    color:black!important; background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:performance"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:63px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;
    }
    
    
    a[href="about:performance"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:profiles"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:94px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;
    }
    
    
    a[href="about:profiles"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    #verify-place-integrity-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 4px!important;
    border-radius:14px!important;
    }
    
    
    #verify-place-integrity-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 4px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    button[data-l10n-id="reset-on-next-restart"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild85.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 5px!important;
    border-radius:14px!important;
    }
    
    
    button[data-l10n-id="reset-on-next-restart"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild85.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 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;
    border-style: outset !important;
    border-width:2px !important;}
    }
    Alles anzeigen

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 19. Mai 2020 um 19:20

    Hallo edvoldi.

    Ist doch prima. Schön wenn es jetzt alles so ist

    wie es Dir gefällt. So soll es sein.

    :klasse:

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 19. Mai 2020 um 18:00

    Danke grisu2099 :klasse:

    edvoldi

    genau so wie es grisu2099 erklärt hat, funktioniert dieser Eintrag.

    Mfg.

    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 19. Mai 2020 um 17:43

    Gern geschehen. Ich hatte eine Ebene zu wenig geöffnet in

    den Entwicklerwerkzeugen, daher habe ich dann den falschen Sektor erwischt.

    Dank eurer Hinweise habe ich dann gesehen wo er hakte und konnte es dann

    beheben.

    Wieso jetzt wieder bei Allgemeine Informationen unten eine Ecke fehlte,

    habe ich wohl etwas zu viel gelöscht.

    Hier nochmal der Code aus #171 mit obiger Änderung.

    CSS
    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document url(about:support) {
    
    
    
    
    body::before {content: "Design by Endor";
    margin-left: 0px;
    font-size: 25px;
    font-weight: bold;
    color: red;}
    
    
    
    
    html{background:#ffffff !important;}
    
    
    
    
    body > h1:nth-child(2){margin-top: 10px !important;}
    
    
    
    
    body{margin-left: 150px !important; max-width: 1150px !important;}
    
    
    
    
    #action-box{width: 30% !important; border-radius:24px !important;}
    #reset-box, #safe-mode-box {margin-left: 11px !important;}
    
    
    
    
    #security-software-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(33) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(23) > thead:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(37) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #intl-localeservice-tbody > tr:nth-child(1) > th:nth-child(1),
    #sandbox-tbody > tr:nth-child(1) > th:nth-child(1),
    #libversions-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(27) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(18) > thead:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(20) > thead:nth-child(1),
    table.prefs-table:nth-child(20) > thead:nth-child(1) > th:nth-child(1),
    #media-info-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(10) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #graphics-features-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(14),
    #graphics-features-tbody,
    #contents > table:nth-child(29) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(12) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(2){border-top-left-radius:24px !important;}
    
    
    
    
    #contents > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1)
    {border-top-left-radius:24px !important; padding-top: 8px !important; padding-bottom: 8px !important;}
    
    
    
    
    #security-software-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2),
    #startup-cache-disk-cache-path,
    table.prefs-table:nth-child(23) > thead:nth-child(1) > th:nth-child(2),
    #remote-debugging-accepting-connections,
    #intl-localeservice-tbody > tr:nth-child(1) > th:nth-child(1),
    #sandbox-tbody > tr:nth-child(1) > td:nth-child(2),
    #libversions-tbody > tr:nth-child(1) > th:nth-child(3),
    #a11y-activated,
    table.prefs-table:nth-child(18) > thead:nth-child(1) > th:nth-child(2),
    #media-info-tbody > tr:nth-child(1) > td:nth-child(2),
    #contents > table:nth-child(10) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(4),
    #contents > table:nth-child(8),
    #contents > table:nth-child(8) > thead:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(3),
    #graphics-features-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(14),
    #graphics-features-tbody,
    #graphics-features-tbody > tr:nth-child(1),
    #contents > table:nth-child(2),
    table.prefs-table:nth-child(20) > thead:nth-child(1),
    table.prefs-table:nth-child(20) > thead:nth-child(1) > th:nth-child(2),
    #remote-processes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2),
    #contents > table:nth-child(12) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(4),
    #application-box {border-top-right-radius:24px !important;}
    
    
    
    
    #security-software-table > tbody:nth-child(2) > tr:nth-child(3) > th:nth-child(1),
    tr.no-copy:nth-child(25) > th:nth-child(1),
    #contents > table:nth-child(33) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
    #graphics-decisions-tbody > tr:last-child > th:nth-child(1),
    #media-capabilities-tbody > tr:nth-child(2) > td:nth-child(1),
    #locked-prefs-tbody > tr:last-child > td:nth-child(1),
    #contents > table:nth-child(37) > tbody:nth-child(1) > tr:nth-child(2) > th:nth-child(1),
    #intl-ospreferences-tbody > tr:nth-child(3) > th:nth-child(1),
    #sandbox-tbody > tr:nth-child(2) > th:nth-child(1),
    #libversions-tbody > tr:nth-child(6) > td:nth-child(1),
    #contents > table:nth-child(27) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
    #prefs-tbody > tr:last-child > td:nth-child(1),
    #features-tbody > tr:last-child > td:nth-child(1),
    #contents > table:nth-child(8),
    #contents > table:nth-child(14),
    #prefs-tbody > tr:nth-child(79),
    #contents > table:nth-child(2),
    tr.no-copy:nth-child(22) > th:nth-child(1),
    #contents > table:nth-child(2) > tbody:nth-child(1),
    #contents > table:nth-child(29) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
    #graphics-workarounds-tbody > tr:last-child > th:nth-child(1),
    #prefs-tbody > tr:last-child > td:nth-child(1),
    #processes-tbody > tr:last-child > td:nth-child(1),
    #graphics-failures-tbody > tr:last-child > th:nth-child(1),
    #extensions-tbody > tr:last-child > td:nth-child(1),
    tr.no-copy:nth-child(24) > th:nth-child(1),
    tr.no-copy:nth-child(21) > th:nth-child(1){border-bottom-left-radius:24px !important;}
    
    
    
    
    #security-software-firewall,
    tr.no-copy:nth-child(25) > td:nth-child(2),
    #startup-cache-wrote-to-disk-cache,
    #graphics-decisions-tbody > tr:last-child > td:nth-child(2),
    #media-capabilities-tbody > tr:nth-child(2) > td:nth-child(1),
    #locked-prefs-tbody > tr:last-child > td:nth-child(2),
    #remote-debugging-url,
    #intl-osprefs-regionalprefs,
    #sandbox-tbody > tr:nth-child(2) > td:nth-child(2),
    #libversions-tbody > tr:nth-child(6) > td:nth-child(3),
    #a11y-instantiator,
    #prefs-tbody > tr:last-child > td:nth-child(2),
    #extensions-tbody > tr:last-child > td:nth-child(4),
    #features-tbody > tr:last-child > td:nth-child(3),
    #contents > table:nth-child(14),
    #prefs-tbody > tr:nth-child(79),
    #contents > table:nth-child(2),
    tr.no-copy:nth-child(22) > td:nth-child(2),
    #prefs-tbody > tr:last-child > td:nth-child(2),
    #processes-tbody > tr:last-child > td:nth-child(2)
    #graphics-failures-tbody > tr:last-child > td:nth-child(2),
    #graphics-workarounds-tbody > tr:last-child > td:nth-child(2),
    #processes-tbody > tr:last-child > td:nth-child(2),
    tr.no-copy:nth-child(24) > td:nth-child(2),
    tr.no-copy:nth-child(21) > td:nth-child(2) {border-bottom-right-radius:24px !important;}
    
    
    
    
    #contents > table:nth-child(25) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    tr.no-copy:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(21) > thead:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(10),
    #contents > table:nth-child(8),
    #crashes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1)
    {border-top-left-radius:24px !important; border-bottom-left-radius:24px !important;}
    
    
    
    
    #javascript-incremental-gc,
    tr.no-copy:nth-child(1) > td:nth-child(2),
    table.prefs-table:nth-child(21) > thead:nth-child(1) > th:nth-child(2),
    #contents > table:nth-child(10),
    #contents > table:nth-child(8),
    #crashes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2)
    {border-bottom-right-radius:24px !important; border-top-right-radius:24px !important;}
    
    
    
    
    #extensions-tbody > tr:nth-child(13),
    #intl-ospreferences-tbody > tr:nth-child(3),
    #sandbox-tbody, #contents > table:nth-child(8),
    #contents > table:nth-child(25) > tbody:nth-child(1),
    table.prefs-table:nth-child(21), #prefs-tbody > tr:nth-child(140),
    #contents > table:nth-child(29),
    #contents > table:nth-child(27){line-height: 2.0 !important;}
    
    
    
    
    #graphics-workarounds-tbody > tr:nth-child(2),
    #graphics-workarounds-tbody > tr:nth-child(2) > th:nth-child(1),
    #graphics-workarounds-tbody > tr:nth-child(2) > td:nth-child(2){line-height: 2.5 !important;}
    
    
    
    
    #graphics-decisions-tbody > tr:nth-child(2) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(3) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(4) > td:nth-child(2) > table:nth-child(1)
    {margin-left: -15px !important;}
    
    
    
    
    #security-software-table,
    #contents > table:nth-child(37),
    #contents > table:nth-child(12),
    #contents > table:nth-child(18),
    table.prefs-table:nth-child(20),
    table.prefs-table:nth-child(23),
    #contents > table:nth-child(35),
    #contents > table:nth-child(33),
    #contents > table:nth-child(31),
    #contents > table:nth-child(29),
    #contents > table:nth-child(27),
    #contents > table:nth-child(25),
    #contents > table:nth-child(23),
    table.prefs-table:nth-child(21),
    table.prefs-table:nth-child(18),
    #contents > table:nth-child(16),
    #crashes-table{border-radius:24px !important;}
    
    
    
    
    td, th{padding-left: 15px !important;}
    
    
    
    
    
    
    
    
    #copy-raw-data-to-clipboard {min-width: 330px !important;}
    
    
    
    
    #safe-mode-box > h3, #reset-box > h3, h2, h1 {color: #057A7A !important;}
    
    
    
    
    #prefs-user-js-section > h3, h2{margin-left: 8px !important; color: red !important;}
    
    
    
    
    #safe-mode-box > h3, #reset-box > h3 {margin-left: 4px !important;}
    
    
    
    
    #action-box{background: #FDF5E6 !important;}
    
    
    
    
    #graphics-decisions-tbody > tr:nth-child(2) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(3) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(4) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(5) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(6) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(7) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(7) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(8) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(8) > td > table > tr,
    #graphics-decisions-tbody > tr:nth-child(9) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(9) > td > table > tr,
    #graphics-decisions-tbody > tr:nth-child(10) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(10) > td > table > tr,
    #graphics-decisions-tbody > tr:nth-child(11) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(11) > td > table > tr,
    #graphics-decisions-tbody > tr:nth-child(12) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(12) > td > table > tr,
    #graphics-decisions-tbody > tr:nth-child(13) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(13) > td > table > tr,
    #graphics-decisions-tbody > tr:nth-child(14) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(14) > td > table > tr,
    #graphics-decisions-tbody > tr:nth-child(15) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(15) > td > table > tr,
    #graphics-decisions-tbody > tr:nth-child(10) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(10) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(11) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(11) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(12) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(12) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(13) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(13) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(14) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(14) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(15) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(15) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(9) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(9) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(9) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(8) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(9) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(9) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(2),
    #graphics-decisions-tbody > tr:nth-child(8) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(7) > td:nth-child(2) > table:nth-child(1){border: none! important;}
    
    
    
    
    
    
    
    
    #graphics-decisions-tbody > tr:nth-child(n+5) > td:nth-child(2) > table:nth-child(1)
    {margin-left: -15px!important;}
    
    
    
    
    
    
    
    
    td{background: #FFFFF0 !important;}
    td:hover{background: #ffeb99 !important;}
    
    
    
    
    #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr:hover,
    #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr:hover,
    #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr:hover,
    #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr:hover,
    #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr:hover {border: none! important;}
    
    
    
    
    
    
    
    
    th {background-color: #ee7621 !important;}
    th:hover {background-color: #b54f06 !important;}
    
    
    
    
    #copy-raw-data-to-clipboard{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild73.png")no-repeat !important;
    padding-left:20px!important;
    padding-bottom: 5px!important;
    background-position:14px 6px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px!important;
    margin-right:10px!important;
    color:black !important; }
    
    
    
    
    #copy-raw-data-to-clipboard:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild73.png")no-repeat !important;
    padding-left:20px!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;
    background-position:14px 6px!important;}
    
    
    
    
    #copy-to-clipboard {min-width: 290px !important;}
    
    
    
    
    #copy-to-clipboard{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild74.png")no-repeat !important;
    padding-left:20px!important;
    padding-bottom: 5px!important;
    background-position:14px 6px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px!important;
    color:black !important; }
    
    
    
    
    #copy-to-clipboard:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild74.png")no-repeat !important;
    padding-left:20px!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;
    background-position:14px 6px!important;}
    
    
    
    
    #show-update-history-button{min-width: 220px !important;}
    
    
    
    
    #show-update-history-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild75.png")no-repeat !important;
    padding-left:19px!important;
    padding-bottom: 5px!important;
    background-position:8px 5px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:8px!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;
    border-radius:14px!important; }
    
    
    
    
    #show-update-history-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild75.png")no-repeat !important;
    background-position:8px 5px!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;}
    
    
    
    
    #update-dir-button{min-width: 220px !important;}
    
    
    
    
    #update-dir-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild76.png")no-repeat !important;
    padding-left:19px!important;
    padding-bottom: 5px!important;
    background-position:8px 5px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:76px!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;
    border-radius:14px!important; }
    
    
    
    
    #update-dir-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild76.png")no-repeat !important;
    background-position:8px 5px!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;}
    
    
    
    
    #profile-dir-button {min-width: 217px !important;}
    
    
    
    
    #profile-dir-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild76.png")no-repeat !important;
    padding-left:32px!important;
    background-position:8px 4px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:76px!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;
    border-radius:14px!important;
    }
    
    
    
    
    #profile-dir-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild76.png")no-repeat !important;
    padding-left:32px!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;
    background-position:8px 4px!important;}
    
    
    
    
    
    
    
    
    #reset-box-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild77.png")no-repeat !important;
    padding-left:40px!important;
    padding-right: 130px !important;
    padding-bottom: 4px!important;
    background-position:14px 5px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px !important;
    color:black !important; }
    
    
    
    
    #reset-box-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild77.png")no-repeat !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;
    background-position:14px 5px!important;}
    
    
    
    
    #restart-in-safe-mode-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild78.png")no-repeat !important;
    padding-left:40px!important;
    padding-right:5px!important;
    background-position:14px 5px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px !important;
    color:black !important; }
    
    
    
    
    #restart-in-safe-mode-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild78.png")no-repeat !important;
    background-position:14px 5px!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;}
    
    
    
    
    #supportLink{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild52.gif") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:13px!important;
    padding-left:29px!important;
    padding-bottom: 2px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width: 2px !important;
    background-position:6px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    
    
    
    
    
    
    #supportLink:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild52.gif") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:13px!important;
    padding-left:29px!important;
    background-position:6px 2px!important;
    border-radius: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;}
    
    
    
    
    
    
    
    
    a[href="about:plugins"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:96px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    min-height: 28px !important;
    line-height: 2.2 !important;
    }
    
    
    
    
    a[href="about:buildconfig"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:73px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    
    
    #crashes-allReportsWithPending{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    max-width: 125px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    
    
    #crashes-allReportsWithPending:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    
    
    
    
    
    
    a[href="about:plugins"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    
    
    
    
    
    
    a[href="about:buildconfig"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    
    
    a[href="about:serviceworkers"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:50px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    max-width: 125px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    
    
    a[href="about:serviceworkers"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-left:35px!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    
    
    a[href="about:memory"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:88px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    
    
    
    
    
    
    a[href="about:memory"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    
    
    #prefs-user-js-link{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    
    
    #prefs-user-js-link:hover{
    -moz-appearance:none!important;
    color:black!important; background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    
    
    a[href="about:performance"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:63px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;
    }
    
    
    
    
    a[href="about:performance"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    
    
    a[href="about:profiles"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:94px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;
    }
    
    
    
    
    a[href="about:profiles"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    
    
    #verify-place-integrity-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 4px!important;
    border-radius:14px!important;
    }
    
    
    
    
    #verify-place-integrity-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 4px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    
    
    button[data-l10n-id="reset-on-next-restart"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild85.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 5px!important;
    border-radius:14px!important;
    }
    
    
    
    
    button[data-l10n-id="reset-on-next-restart"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild85.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    
    
    button[data-l10n-id="gpu-process-kill-button"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild117.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 5px!important;
    border-radius:14px!important;
    }
    
    
    
    
    button[data-l10n-id="gpu-process-kill-button"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild117.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    
    
    button[data-l10n-id="gpu-device-reset-button"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild21.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:40px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 5px!important;
    border-radius:14px!important;
    }
    
    
    
    
    button[data-l10n-id="gpu-device-reset-button"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild21.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 6px!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;
    border-style: outset !important;
    border-width:2px !important;
    }
    
    
    
    
    button[id="enumerate-database-button"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild7.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:40px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 6px!important;
    border-radius:14px!important;
    }
    
    
    
    
    button[id="enumerate-database-button"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild7.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 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;
    border-style: outset !important;
    border-width:2px !important;}
    }
    Alles anzeigen

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 19. Mai 2020 um 17:15

    Ja sehe ich, da habe ich wohl das falsche Feld für rechts unten erwischt.

    Das wäre diese Zeile:

    #security-software-table > tbody:nth-child(2) > tr:nth-child(3) > th:nth-child(1),

    ersetzen mit:

    #security-software-firewall,

    Mfg.

    Endor


    oder hier der ganze Code:

    CSS
    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document url(about:support) {
    
    
    body::before {content: "Design by Endor";
    margin-left: 0px;
    font-size: 25px;
    font-weight: bold;
    color: red;}
    
    
    html{background:#ffffff !important;}
    
    
    body > h1:nth-child(2){margin-top: 10px !important;}
    
    
    body{margin-left: 150px !important; max-width: 1150px !important;}
    
    
    #action-box{width: 30% !important; border-radius:24px !important;}
    #reset-box, #safe-mode-box {margin-left: 11px !important;}
    
    
    #security-software-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(35) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(23) > thead:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(37) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #intl-localeservice-tbody > tr:nth-child(1) > th:nth-child(1),
    #sandbox-tbody > tr:nth-child(1) > th:nth-child(1),
    #libversions-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(27) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(18) > thead:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(20) > thead:nth-child(1),
    table.prefs-table:nth-child(20) > thead:nth-child(1) > th:nth-child(1),
    #media-info-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(10) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #graphics-features-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(14),
    #graphics-features-tbody,
    #contents > table:nth-child(29) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(12) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(2){border-top-left-radius:24px !important;}
    
    
    #contents > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1)
    {border-top-left-radius:24px !important; padding-top: 8px !important; padding-bottom: 8px !important;}
    
    
    #security-software-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2),
    #startup-cache-disk-cache-path,
    table.prefs-table:nth-child(23) > thead:nth-child(1) > th:nth-child(2),
    #remote-debugging-accepting-connections,
    #intl-localeservice-tbody > tr:nth-child(1) > th:nth-child(1),
    #sandbox-tbody > tr:nth-child(1) > td:nth-child(2),
    #libversions-tbody > tr:nth-child(1) > th:nth-child(3),
    #a11y-activated,
    table.prefs-table:nth-child(18) > thead:nth-child(1) > th:nth-child(2),
    #media-info-tbody > tr:nth-child(1) > td:nth-child(2),
    #contents > table:nth-child(10) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(4),
    #contents > table:nth-child(8),
    #contents > table:nth-child(8) > thead:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(3),
    #graphics-features-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(14),
    #graphics-features-tbody,
    #graphics-features-tbody > tr:nth-child(1),
    #contents > table:nth-child(2),
    table.prefs-table:nth-child(20) > thead:nth-child(1),
    table.prefs-table:nth-child(20) > thead:nth-child(1) > th:nth-child(2),
    #remote-processes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2),
    #contents > table:nth-child(12) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(4),
    #application-box {border-top-right-radius:24px !important;}
    
    
    #security-software-table > tbody:nth-child(2) > tr:nth-child(3) > th:nth-child(1),
    #contents > table:nth-child(35) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
    #graphics-workarounds-tbody > tr:last-child > th:nth-child(1),
    #locked-prefs-tbody > tr:last-child > td:nth-child(1),
    #media-input-devices-tbody,
    #intl-ospreferences-tbody > tr:nth-child(3) > th:nth-child(1),
    #sandbox-tbody > tr:nth-child(2) > th:nth-child(1),
    #libversions-tbody > tr:nth-child(6) > td:nth-child(1),
    #contents > table:nth-child(27) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
    #prefs-tbody > tr:last-child > td:nth-child(1),
    #media-input-devices-tbody > tr:last-child > td:nth-child(1),
    #extensions-tbody > tr:nth-child(20) > td:nth-child(1),
    #features-tbody > tr:last-child > td:nth-child(1),
    #contents > table:nth-child(8),
    #contents > table:nth-child(14),
    #prefs-tbody > tr:nth-child(79),
    #contents > table:nth-child(2),
    tr.no-copy:nth-child(22) > th:nth-child(1),
    #contents > table:nth-child(2) > tbody:nth-child(1),
    #contents > table:nth-child(27) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(29) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
    #media-input-devices-tbody > tr:nth-child(15),
    #prefs-tbody > tr:last-child > td:nth-child(1),
    #processes-tbody > tr:last-child > td:nth-child(1),
    #graphics-failures-tbody > tr:last-child > th:nth-child(1),
    tr.no-copy:nth-child(24) > th:nth-child(1),
    tr.no-copy:nth-child(21) > th:nth-child(1){border-bottom-left-radius:24px !important;}
    
    
    #security-software-firewall,
    #startup-cache-wrote-to-disk-cache,
    #graphics-workarounds-tbody > tr:last-child > td:nth-child(2),
    #locked-prefs-tbody > tr:last-child > td:nth-child(2),
    #remote-debugging-url,
    #media-input-devices-tbody,
    #intl-osprefs-regionalprefs,
    #sandbox-tbody > tr:nth-child(2) > td:nth-child(2),
    #libversions-tbody > tr:nth-child(6) > td:nth-child(3),
    #a11y-instantiator,
    #prefs-tbody > tr:last-child > td:nth-child(2),
    #media-input-devices-tbody > tr:last-child > td:nth-child(9),
    #extensions-tbody > tr:nth-child(20) > td:nth-child(4),
    #features-tbody > tr:last-child > td:nth-child(3),
    #contents > table:nth-child(14),
    #prefs-tbody > tr:nth-child(79),
    #contents > table:nth-child(2),
    tr.no-copy:nth-child(22) > td:nth-child(2),
    #prefs-tbody > tr:last-child > td:nth-child(2),
    #processes-tbody > tr:last-child > td:nth-child(2)
    #media-input-devices-tbody > tr:nth-child(15),
    #graphics-failures-tbody > tr:last-child > td:nth-child(2),
    #processes-tbody > tr:last-child > td:nth-child(2),
    tr.no-copy:nth-child(24) > td:nth-child(2),
    tr.no-copy:nth-child(21) > td:nth-child(2) {border-bottom-right-radius:24px !important;}
    
    
    #contents > table:nth-child(25) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    tr.no-copy:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(21) > thead:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(10),
    #contents > table:nth-child(8),
    #crashes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1)
    {border-top-left-radius:24px !important; border-bottom-left-radius:24px !important;}
    
    
    #javascript-incremental-gc,
    tr.no-copy:nth-child(1) > td:nth-child(2),
    table.prefs-table:nth-child(21) > thead:nth-child(1) > th:nth-child(2),
    #contents > table:nth-child(10),
    #contents > table:nth-child(8),
    #crashes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2)
    {border-bottom-right-radius:24px !important; border-top-right-radius:24px !important;}
    
    
    #extensions-tbody > tr:nth-child(13),
    #intl-ospreferences-tbody > tr:nth-child(3),
    #sandbox-tbody, #contents > table:nth-child(8),
    #contents > table:nth-child(25) > tbody:nth-child(1),
    table.prefs-table:nth-child(21), #prefs-tbody > tr:nth-child(140),
    #contents > table:nth-child(29),
    #contents > table:nth-child(27){line-height: 2.0 !important;}
    
    
    
    
    #graphics-workarounds-tbody > tr:nth-child(2) > th:nth-child(1),
    #graphics-workarounds-tbody > tr:nth-child(2) > td:nth-child(2){line-height: 2.5 !important;}
    
    
    #graphics-decisions-tbody > tr:nth-child(2) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(3) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(4) > td:nth-child(2) > table:nth-child(1)
    {margin-left: -15px !important;}
    
    
    #security-software-table,
    #contents > table:nth-child(37),
    #contents > table:nth-child(12),
    #contents > table:nth-child(18),
    table.prefs-table:nth-child(20),
    table.prefs-table:nth-child(23),
    #contents > table:nth-child(35),
    #contents > table:nth-child(33),
    #contents > table:nth-child(31),
    #contents > table:nth-child(29),
    #contents > table:nth-child(27),
    #contents > table:nth-child(25),
    #contents > table:nth-child(23),
    table.prefs-table:nth-child(21),
    table.prefs-table:nth-child(18),
    #contents > table:nth-child(16),
    #crashes-table{border-radius:24px !important;}
    
    
    td, th{padding-left: 15px !important;}
    
    
    
    
    #copy-raw-data-to-clipboard {min-width: 330px !important;}
    
    
    #safe-mode-box > h3, #reset-box > h3, h2, h1 {color: #057A7A !important;}
    
    
    #prefs-user-js-section > h3, h2{margin-left: 8px !important; color: red !important;}
    
    
    #safe-mode-box > h3, #reset-box > h3 {margin-left: 4px !important;}
    
    
    #action-box{background: #FDF5E6 !important;}
    
    
    #graphics-decisions-tbody > tr:nth-child(2) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(3) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(4) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(5) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(6) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr {border: none! important;}
    
    
    td{background: #FFFFF0 !important;}
    td:hover{background: #ffeb99 !important;}
    
    
    #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr:hover,
    #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr:hover,
    #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr:hover,
    #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr:hover,
    #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr:hover {border: none! important;}
    
    
    
    
    th {background-color: #ee7621 !important;}
    th:hover {background-color: #b54f06 !important;}
    
    
    #copy-raw-data-to-clipboard{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild73.png")no-repeat !important;
    padding-left:20px!important;
    padding-bottom: 5px!important;
    background-position:14px 6px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px!important;
    margin-right:10px!important;
    color:black !important; }
    
    
    #copy-raw-data-to-clipboard:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild73.png")no-repeat !important;
    padding-left:20px!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;
    background-position:14px 6px!important;}
    
    
    #copy-to-clipboard {min-width: 290px !important;}
    
    
    #copy-to-clipboard{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild74.png")no-repeat !important;
    padding-left:20px!important;
    padding-bottom: 5px!important;
    background-position:14px 6px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px!important;
    color:black !important; }
    
    
    #copy-to-clipboard:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild74.png")no-repeat !important;
    padding-left:20px!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;
    background-position:14px 6px!important;}
    
    
    #show-update-history-button{min-width: 220px !important;}
    
    
    #show-update-history-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild75.png")no-repeat !important;
    padding-left:19px!important;
    padding-bottom: 5px!important;
    background-position:8px 5px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:8px!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;
    border-radius:14px!important; }
    
    
    #show-update-history-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild75.png")no-repeat !important;
    background-position:8px 5px!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;}
    
    
    #update-dir-button{min-width: 220px !important;}
    
    
    #update-dir-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild76.png")no-repeat !important;
    padding-left:19px!important;
    padding-bottom: 5px!important;
    background-position:8px 5px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:76px!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;
    border-radius:14px!important; }
    
    
    #update-dir-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild76.png")no-repeat !important;
    background-position:8px 5px!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;}
    
    
    #profile-dir-button {min-width: 217px !important;}
    
    
    #profile-dir-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild76.png")no-repeat !important;
    padding-left:32px!important;
    background-position:8px 4px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:76px!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;
    border-radius:14px!important;
    }
    
    
    #profile-dir-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild76.png")no-repeat !important;
    padding-left:32px!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;
    background-position:8px 4px!important;}
    
    
    
    
    #reset-box-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild77.png")no-repeat !important;
    padding-left:40px!important;
    padding-right: 130px !important;
    padding-bottom: 4px!important;
    background-position:14px 5px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px !important;
    color:black !important; }
    
    
    #reset-box-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild77.png")no-repeat !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;
    background-position:14px 5px!important;}
    
    
    #restart-in-safe-mode-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild78.png")no-repeat !important;
    padding-left:40px!important;
    padding-right:5px!important;
    background-position:14px 5px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px !important;
    color:black !important; }
    
    
    #restart-in-safe-mode-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild78.png")no-repeat !important;
    background-position:14px 5px!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;}
    
    
    #supportLink{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild52.gif") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:13px!important;
    padding-left:29px!important;
    padding-bottom: 2px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width: 2px !important;
    background-position:6px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    
    
    #supportLink:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild52.gif") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:13px!important;
    padding-left:29px!important;
    background-position:6px 2px!important;
    border-radius: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;}
    
    
    
    
    a[href="about:plugins"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:96px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    min-height: 28px !important;
    line-height: 2.2 !important;
    }
    
    
    a[href="about:buildconfig"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:73px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    #crashes-allReportsWithPending{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    max-width: 125px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    #crashes-allReportsWithPending:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    
    
    a[href="about:plugins"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    
    
    a[href="about:buildconfig"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:serviceworkers"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:50px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    max-width: 125px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    a[href="about:serviceworkers"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-left:35px!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:memory"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:88px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    
    
    a[href="about:memory"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    #prefs-user-js-link{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    #prefs-user-js-link:hover{
    -moz-appearance:none!important;
    color:black!important; background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:performance"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:63px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;
    }
    
    
    a[href="about:performance"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:profiles"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:94px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;
    }
    
    
    a[href="about:profiles"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    #verify-place-integrity-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 4px!important;
    border-radius:14px!important;
    }
    
    
    #verify-place-integrity-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 4px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    button[data-l10n-id="reset-on-next-restart"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild85.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 5px!important;
    border-radius:14px!important;
    }
    
    
    button[data-l10n-id="reset-on-next-restart"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild85.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 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;
    border-style: outset !important;
    border-width:2px !important;}
    }
    Alles anzeigen

    Mfg.

    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 19. Mai 2020 um 16:47

    So bitte nochmal testen:

    CSS
    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document url(about:support) {
    
    
    body::before {content: "Design by Endor";
    margin-left: 0px;
    font-size: 25px;
    font-weight: bold;
    color: red;}
    
    
    html{background:#ffffff !important;}
    
    
    body > h1:nth-child(2){margin-top: 10px !important;}
    
    
    body{margin-left: 150px !important; max-width: 1150px !important;}
    
    
    #action-box{width: 30% !important; border-radius:24px !important;}
    #reset-box, #safe-mode-box {margin-left: 11px !important;}
    
    
    #security-software-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(33) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(23) > thead:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(37) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #intl-localeservice-tbody > tr:nth-child(1) > th:nth-child(1),
    #sandbox-tbody > tr:nth-child(1) > th:nth-child(1),
    #libversions-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(27) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(18) > thead:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(20) > thead:nth-child(1),
    table.prefs-table:nth-child(20) > thead:nth-child(1) > th:nth-child(1),
    #media-info-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(10) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #graphics-features-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(14),
    #graphics-features-tbody,
    #contents > table:nth-child(29) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(12) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(2){border-top-left-radius:24px !important;}
    
    
    #contents > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1)
    {border-top-left-radius:24px !important; padding-top: 8px !important; padding-bottom: 8px !important;}
    
    
    #security-software-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2),
    #startup-cache-disk-cache-path,
    table.prefs-table:nth-child(23) > thead:nth-child(1) > th:nth-child(2),
    #remote-debugging-accepting-connections,
    #intl-localeservice-tbody > tr:nth-child(1) > th:nth-child(1),
    #sandbox-tbody > tr:nth-child(1) > td:nth-child(2),
    #libversions-tbody > tr:nth-child(1) > th:nth-child(3),
    #a11y-activated,
    table.prefs-table:nth-child(18) > thead:nth-child(1) > th:nth-child(2),
    #media-info-tbody > tr:nth-child(1) > td:nth-child(2),
    #contents > table:nth-child(10) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(4),
    #contents > table:nth-child(8),
    #contents > table:nth-child(8) > thead:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1),
    #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(3),
    #graphics-features-tbody > tr:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(14),
    #graphics-features-tbody,
    #graphics-features-tbody > tr:nth-child(1),
    #contents > table:nth-child(2),
    table.prefs-table:nth-child(20) > thead:nth-child(1),
    table.prefs-table:nth-child(20) > thead:nth-child(1) > th:nth-child(2),
    #remote-processes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2),
    #contents > table:nth-child(12) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(4),
    #application-box {border-top-right-radius:24px !important;}
    
    
    #security-software-table > tbody:nth-child(2) > tr:nth-child(3) > th:nth-child(1),
    tr.no-copy:nth-child(25) > th:nth-child(1),
    #contents > table:nth-child(33) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
    #graphics-decisions-tbody > tr:last-child > th:nth-child(1),
    #media-capabilities-tbody > tr:nth-child(2) > td:nth-child(1),
    #locked-prefs-tbody > tr:last-child > td:nth-child(1),
    #contents > table:nth-child(37) > tbody:nth-child(1) > tr:nth-child(2) > th:nth-child(1),
    #intl-ospreferences-tbody > tr:nth-child(3) > th:nth-child(1),
    #sandbox-tbody > tr:nth-child(2) > th:nth-child(1),
    #libversions-tbody > tr:nth-child(6) > td:nth-child(1),
    #contents > table:nth-child(27) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
    #prefs-tbody > tr:last-child > td:nth-child(1),
    #features-tbody > tr:last-child > td:nth-child(1),
    #contents > table:nth-child(8),
    #contents > table:nth-child(14),
    #prefs-tbody > tr:nth-child(79),
    #contents > table:nth-child(2),
    tr.no-copy:nth-child(22) > th:nth-child(1),
    #contents > table:nth-child(2) > tbody:nth-child(1),
    #contents > table:nth-child(29) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
    #graphics-workarounds-tbody > tr:last-child > th:nth-child(1),
    #prefs-tbody > tr:last-child > td:nth-child(1),
    #processes-tbody > tr:last-child > td:nth-child(1),
    #graphics-failures-tbody > tr:last-child > th:nth-child(1),
    #extensions-tbody > tr:last-child > td:nth-child(1),
    tr.no-copy:nth-child(24) > th:nth-child(1),
    tr.no-copy:nth-child(21) > th:nth-child(1){border-bottom-left-radius:24px !important;}
    
    
    #security-software-table > tbody:nth-child(2) > tr:nth-child(3) > th:nth-child(1),
    tr.no-copy:nth-child(25) > td:nth-child(2),
    #startup-cache-wrote-to-disk-cache,
    #graphics-decisions-tbody > tr:last-child > td:nth-child(2),
    #media-capabilities-tbody > tr:nth-child(2) > td:nth-child(1),
    #locked-prefs-tbody > tr:last-child > td:nth-child(2),
    #remote-debugging-url,
    #intl-osprefs-regionalprefs,
    #sandbox-tbody > tr:nth-child(2) > td:nth-child(2),
    #libversions-tbody > tr:nth-child(6) > td:nth-child(3),
    #a11y-instantiator,
    #prefs-tbody > tr:last-child > td:nth-child(2),
    #extensions-tbody > tr:last-child > td:nth-child(4),
    #features-tbody > tr:last-child > td:nth-child(3),
    #contents > table:nth-child(14),
    #prefs-tbody > tr:nth-child(79),
    #contents > table:nth-child(2),
    tr.no-copy:nth-child(22) > td:nth-child(2),
    #prefs-tbody > tr:last-child > td:nth-child(2),
    #processes-tbody > tr:last-child > td:nth-child(2)
    #graphics-failures-tbody > tr:last-child > td:nth-child(2),
    #graphics-workarounds-tbody > tr:last-child > td:nth-child(2),
    #processes-tbody > tr:last-child > td:nth-child(2),
    tr.no-copy:nth-child(24) > td:nth-child(2),
    tr.no-copy:nth-child(21) > td:nth-child(2) {border-bottom-right-radius:24px !important;}
    
    
    #contents > table:nth-child(25) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
    tr.no-copy:nth-child(1) > th:nth-child(1),
    table.prefs-table:nth-child(21) > thead:nth-child(1) > th:nth-child(1),
    #contents > table:nth-child(10),
    #contents > table:nth-child(8),
    #crashes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1)
    {border-top-left-radius:24px !important; border-bottom-left-radius:24px !important;}
    
    
    #javascript-incremental-gc,
    tr.no-copy:nth-child(1) > td:nth-child(2),
    table.prefs-table:nth-child(21) > thead:nth-child(1) > th:nth-child(2),
    #contents > table:nth-child(10),
    #contents > table:nth-child(8),
    #crashes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2)
    {border-bottom-right-radius:24px !important; border-top-right-radius:24px !important;}
    
    
    #extensions-tbody > tr:nth-child(13),
    #intl-ospreferences-tbody > tr:nth-child(3),
    #sandbox-tbody, #contents > table:nth-child(8),
    #contents > table:nth-child(25) > tbody:nth-child(1),
    table.prefs-table:nth-child(21), #prefs-tbody > tr:nth-child(140),
    #contents > table:nth-child(29),
    #contents > table:nth-child(27){line-height: 2.0 !important;}
    
    
    #graphics-workarounds-tbody > tr:nth-child(2),
    #graphics-workarounds-tbody > tr:nth-child(2) > th:nth-child(1),
    #graphics-workarounds-tbody > tr:nth-child(2) > td:nth-child(2){line-height: 2.5 !important;}
    
    
    #graphics-decisions-tbody > tr:nth-child(2) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(3) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(4) > td:nth-child(2) > table:nth-child(1)
    {margin-left: -15px !important;}
    
    
    #security-software-table,
    #contents > table:nth-child(37),
    #contents > table:nth-child(12),
    #contents > table:nth-child(18),
    table.prefs-table:nth-child(20),
    table.prefs-table:nth-child(23),
    #contents > table:nth-child(35),
    #contents > table:nth-child(33),
    #contents > table:nth-child(31),
    #contents > table:nth-child(29),
    #contents > table:nth-child(27),
    #contents > table:nth-child(25),
    #contents > table:nth-child(23),
    table.prefs-table:nth-child(21),
    table.prefs-table:nth-child(18),
    #contents > table:nth-child(16),
    #crashes-table{border-radius:24px !important;}
    
    
    td, th{padding-left: 15px !important;}
    
    
    
    
    #copy-raw-data-to-clipboard {min-width: 330px !important;}
    
    
    #safe-mode-box > h3, #reset-box > h3, h2, h1 {color: #057A7A !important;}
    
    
    #prefs-user-js-section > h3, h2{margin-left: 8px !important; color: red !important;}
    
    
    #safe-mode-box > h3, #reset-box > h3 {margin-left: 4px !important;}
    
    
    #action-box{background: #FDF5E6 !important;}
    
    
    #graphics-decisions-tbody > tr:nth-child(2) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(3) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(4) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(5) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(6) > td > table{border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(7) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(7) > td > table > tr {border: none! important;}
    #graphics-decisions-tbody > tr:nth-child(8) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(8) > td > table > tr,
    #graphics-decisions-tbody > tr:nth-child(9) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(9) > td > table > tr,
    #graphics-decisions-tbody > tr:nth-child(10) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(10) > td > table > tr,
    #graphics-decisions-tbody > tr:nth-child(11) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(11) > td > table > tr,
    #graphics-decisions-tbody > tr:nth-child(12) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(12) > td > table > tr,
    #graphics-decisions-tbody > tr:nth-child(13) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(13) > td > table > tr,
    #graphics-decisions-tbody > tr:nth-child(14) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(14) > td > table > tr,
    #graphics-decisions-tbody > tr:nth-child(15) > td > table > tr > td,
    #graphics-decisions-tbody > tr:nth-child(15) > td > table > tr,
    #graphics-decisions-tbody > tr:nth-child(10) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(10) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(11) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(11) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(12) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(12) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(13) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(13) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(14) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(14) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(15) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(15) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(9) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(9) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(9) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(8) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(9) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(9) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(2),
    #graphics-decisions-tbody > tr:nth-child(8) > td:nth-child(2) > table:nth-child(1),
    #graphics-decisions-tbody > tr:nth-child(7) > td:nth-child(2) > table:nth-child(1){border: none! important;}
    
    
    
    
    #graphics-decisions-tbody > tr:nth-child(n+5) > td:nth-child(2) > table:nth-child(1)
    {margin-left: -15px!important;}
    
    
    
    
    td{background: #FFFFF0 !important;}
    td:hover{background: #ffeb99 !important;}
    
    
    #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr:hover,
    #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr:hover,
    #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr:hover,
    #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr:hover,
    #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr > td:hover,
    #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr:hover {border: none! important;}
    
    
    
    
    th {background-color: #ee7621 !important;}
    th:hover {background-color: #b54f06 !important;}
    
    
    #copy-raw-data-to-clipboard{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild73.png")no-repeat !important;
    padding-left:20px!important;
    padding-bottom: 5px!important;
    background-position:14px 6px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px!important;
    margin-right:10px!important;
    color:black !important; }
    
    
    #copy-raw-data-to-clipboard:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild73.png")no-repeat !important;
    padding-left:20px!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;
    background-position:14px 6px!important;}
    
    
    #copy-to-clipboard {min-width: 290px !important;}
    
    
    #copy-to-clipboard{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild74.png")no-repeat !important;
    padding-left:20px!important;
    padding-bottom: 5px!important;
    background-position:14px 6px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px!important;
    color:black !important; }
    
    
    #copy-to-clipboard:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild74.png")no-repeat !important;
    padding-left:20px!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;
    background-position:14px 6px!important;}
    
    
    #show-update-history-button{min-width: 220px !important;}
    
    
    #show-update-history-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild75.png")no-repeat !important;
    padding-left:19px!important;
    padding-bottom: 5px!important;
    background-position:8px 5px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:8px!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;
    border-radius:14px!important; }
    
    
    #show-update-history-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild75.png")no-repeat !important;
    background-position:8px 5px!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;}
    
    
    #update-dir-button{min-width: 220px !important;}
    
    
    #update-dir-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild76.png")no-repeat !important;
    padding-left:19px!important;
    padding-bottom: 5px!important;
    background-position:8px 5px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:76px!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;
    border-radius:14px!important; }
    
    
    #update-dir-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild76.png")no-repeat !important;
    background-position:8px 5px!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;}
    
    
    #profile-dir-button {min-width: 217px !important;}
    
    
    #profile-dir-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild76.png")no-repeat !important;
    padding-left:32px!important;
    background-position:8px 4px!important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:76px!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;
    border-radius:14px!important;
    }
    
    
    #profile-dir-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild76.png")no-repeat !important;
    padding-left:32px!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;
    background-position:8px 4px!important;}
    
    
    
    
    #reset-box-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild77.png")no-repeat !important;
    padding-left:40px!important;
    padding-right: 130px !important;
    padding-bottom: 4px!important;
    background-position:14px 5px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px !important;
    color:black !important; }
    
    
    #reset-box-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild77.png")no-repeat !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;
    background-position:14px 5px!important;}
    
    
    #restart-in-safe-mode-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild78.png")no-repeat !important;
    padding-left:40px!important;
    padding-right:5px!important;
    background-position:14px 5px!important;
    font-size:14.0px!important;
    border-style: outset !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-radius:12px !important;
    color:black !important; }
    
    
    #restart-in-safe-mode-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild78.png")no-repeat !important;
    background-position:14px 5px!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;}
    
    
    #supportLink{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild52.gif") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:13px!important;
    padding-left:29px!important;
    padding-bottom: 2px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width: 2px !important;
    background-position:6px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    
    
    #supportLink:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild52.gif") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:13px!important;
    padding-left:29px!important;
    background-position:6px 2px!important;
    border-radius: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;}
    
    
    
    
    a[href="about:plugins"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:96px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    min-height: 28px !important;
    line-height: 2.2 !important;
    }
    
    
    a[href="about:buildconfig"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:73px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    #crashes-allReportsWithPending{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    max-width: 125px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    #crashes-allReportsWithPending:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    
    
    a[href="about:plugins"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    
    
    a[href="about:buildconfig"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:serviceworkers"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:50px!important;
    padding-left:35px!important;
    padding-bottom: 2px !important;
    padding-top: 2px !important;
    max-width: 125px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    a[href="about:serviceworkers"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-left:35px!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:memory"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    font-size:14.0px!important;
    text-decoration:none!important;
    padding-right:88px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;}
    
    
    
    
    a[href="about:memory"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    #prefs-user-js-link{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;}
    
    
    #prefs-user-js-link:hover{
    -moz-appearance:none!important;
    color:black!important; background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:15px!important;
    padding-left:35px!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:performance"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:63px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;
    }
    
    
    a[href="about:performance"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    a[href="about:profiles"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: -3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:94px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 2px!important;
    border-radius:14px!important;
    line-height: 2.2 !important;
    }
    
    
    a[href="about:profiles"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 2px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    #verify-place-integrity-button{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 4px!important;
    border-radius:14px!important;
    }
    
    
    #verify-place-integrity-button:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 4px!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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    button[data-l10n-id="reset-on-next-restart"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild85.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 5px!important;
    border-radius:14px!important;
    }
    
    
    button[data-l10n-id="reset-on-next-restart"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild85.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    button[data-l10n-id="gpu-process-kill-button"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild117.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 5px!important;
    border-radius:14px!important;
    }
    
    
    button[data-l10n-id="gpu-process-kill-button"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild117.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 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;
    border-style: outset !important;
    border-width:2px !important;}
    
    
    button[data-l10n-id="gpu-device-reset-button"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild21.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:40px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 5px!important;
    border-radius:14px!important;
    }
    
    
    button[data-l10n-id="gpu-device-reset-button"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild21.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 6px!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;
    border-style: outset !important;
    border-width:2px !important;
    }
    
    
    button[id="enumerate-database-button"]{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild7.png") no-repeat !important;
    color:black!important;
    margin-left: 3px !important;
    margin-top: 3px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:40px!important;
    padding-left: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-style: outset !important;
    border-width:2px !important;
    background-position:8px 6px!important;
    border-radius:14px!important;
    }
    
    
    button[id="enumerate-database-button"]:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild7.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:8px 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;
    border-style: outset !important;
    border-width:2px !important;
    }
    
    
    }
    Alles anzeigen

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 19. Mai 2020 um 16:28

    Was Sicherheitssoftware betrifft, das kriege ich hin denke ich.

    Melde mich.


    FuchsFan

    das wäre die id: #security-software-table

    Ich bräuchte genau von den vier Ecken die Sektoren Bezeichnung.

    Wenn Du mir da helfen könntest wäre das fantastisch.

    Mfg.

    Endor


    Boersenfeger.

    Betrifft das beide Ecken bei Grafik oder nur die Linke?

    Mfg.

    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 19. Mai 2020 um 16:20

    Hallo Sören.

    Danke für den Hinweis. Ändere das gleich mal für meine Codes.

    :klasse:

    Mfg.
    Endor


    Fuxfan

    Danke für das Lob. Freut mich wenn es gefällt.

    Genau den von Dir erwähnten Teil sehe ich hier nicht. Daher fehlen da

    die abgerundeten Ecken. Mal sehen wir ich das hinkriege.

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 19. Mai 2020 um 15:56

    Hallo Zusammen.

    Bitte testet diese Version für about:support im Nightly, nur im Nightly!

    CSS
        @namespace url(http://www.w3.org/1999/xhtml);
        @-moz-document url(about:support) {
    
        body:before {content: "Design by Endor";
                 margin-left: 0px;
                 font-size: 25px;
                 font-weight: bold;
                 color: red;}
            
        html{background:#ffffff !important;}    
        
        body > h1:nth-child(2){margin-top: 10px !important;}
        
        body{margin-left: 150px !important; max-width: 1150px !important;}
    
        #action-box{width: 30% !important; border-radius:24px !important;}
        #reset-box, #safe-mode-box {margin-left: 11px !important;}
        
        #contents > table:nth-child(33) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
        table.prefs-table:nth-child(23) > thead:nth-child(1) > th:nth-child(1),
        #contents > table:nth-child(37) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
        #intl-localeservice-tbody > tr:nth-child(1) > th:nth-child(1),
        #sandbox-tbody > tr:nth-child(1) > th:nth-child(1),
        #libversions-tbody > tr:nth-child(1) > th:nth-child(1),
        #contents > table:nth-child(27) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
        table.prefs-table:nth-child(18) > thead:nth-child(1) > th:nth-child(1),
        table.prefs-table:nth-child(20) > thead:nth-child(1),
        table.prefs-table:nth-child(20) > thead:nth-child(1) > th:nth-child(1),
        #media-info-tbody > tr:nth-child(1) > th:nth-child(1),
        #contents > table:nth-child(10) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
        #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1),
        #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
        #graphics-features-tbody > tr:nth-child(1) > th:nth-child(1),
        #contents > table:nth-child(14),
        #graphics-features-tbody, 
        #contents > table:nth-child(29) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
        #contents > table:nth-child(12) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
        #contents > table:nth-child(2){border-top-left-radius:24px !important;}
        
        #contents > table:nth-child(2) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1)
        {border-top-left-radius:24px !important; padding-top: 8px !important; padding-bottom: 8px !important;}
        
        #startup-cache-disk-cache-path,
        table.prefs-table:nth-child(23) > thead:nth-child(1) > th:nth-child(2),
        #remote-debugging-accepting-connections,
        #intl-localeservice-tbody > tr:nth-child(1) > th:nth-child(1),
        #sandbox-tbody > tr:nth-child(1) > td:nth-child(2),
        #libversions-tbody > tr:nth-child(1) > th:nth-child(3),
        #a11y-activated,
        table.prefs-table:nth-child(18) > thead:nth-child(1) > th:nth-child(2),
        #media-info-tbody > tr:nth-child(1) > td:nth-child(2),
        #contents > table:nth-child(10) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(4),
        #contents > table:nth-child(8),
        #contents > table:nth-child(8) > thead:nth-child(1),
        #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1),
        #contents > table:nth-child(8) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(3),
        #graphics-features-tbody > tr:nth-child(1) > th:nth-child(1),
        #contents > table:nth-child(14),
        #graphics-features-tbody,
        #graphics-features-tbody > tr:nth-child(1),
        #contents > table:nth-child(2),
        table.prefs-table:nth-child(20) > thead:nth-child(1),
        table.prefs-table:nth-child(20) > thead:nth-child(1) > th:nth-child(2),
        #remote-processes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2),
        #contents > table:nth-child(12) > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(4),
        #application-box {border-top-right-radius:24px !important;}
        
        tr.no-copy:nth-child(25) > th:nth-child(1),
        #contents > table:nth-child(33) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(15) > th:nth-child(1),
        #media-capabilities-tbody > tr:nth-child(2) > td:nth-child(1),
        #locked-prefs-tbody > tr:last-child > td:nth-child(1),
        #contents > table:nth-child(37) > tbody:nth-child(1) > tr:nth-child(2) > th:nth-child(1),
        #intl-ospreferences-tbody > tr:nth-child(3) > th:nth-child(1),
        #sandbox-tbody > tr:nth-child(2) > th:nth-child(1),
        #libversions-tbody > tr:nth-child(6) > td:nth-child(1),
        #contents > table:nth-child(27) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
        #prefs-tbody > tr:last-child > td:nth-child(1),
        #features-tbody > tr:last-child > td:nth-child(1),
        #contents > table:nth-child(8),
        #contents > table:nth-child(14),
        #prefs-tbody > tr:nth-child(79),
        #contents > table:nth-child(2),    
        tr.no-copy:nth-child(22) > th:nth-child(1),
        #contents > table:nth-child(2) > tbody:nth-child(1),
        #contents > table:nth-child(29) > tbody:nth-child(1) > tr:nth-child(4) > th:nth-child(1),
        #graphics-workarounds-tbody > tr:last-child > th:nth-child(1),
        #prefs-tbody > tr:last-child > td:nth-child(1),
        #processes-tbody > tr:last-child > td:nth-child(1),
        #graphics-failures-tbody > tr:last-child > th:nth-child(1),
        #extensions-tbody > tr:last-child > td:nth-child(1),
        tr.no-copy:nth-child(24) > th:nth-child(1),
        tr.no-copy:nth-child(21) > th:nth-child(1){border-bottom-left-radius:24px !important;}
        
        tr.no-copy:nth-child(25) > td:nth-child(2),
        #startup-cache-wrote-to-disk-cache,
        #graphics-decisions-tbody > tr:nth-child(15) > td:nth-child(2),
        #media-capabilities-tbody > tr:nth-child(2) > td:nth-child(1),
        #locked-prefs-tbody > tr:last-child > td:nth-child(2),
        #remote-debugging-url,
        #intl-osprefs-regionalprefs,
        #sandbox-tbody > tr:nth-child(2) > td:nth-child(2),
        #libversions-tbody > tr:nth-child(6) > td:nth-child(3),
        #a11y-instantiator,
        #prefs-tbody > tr:last-child > td:nth-child(2),
        #extensions-tbody > tr:last-child > td:nth-child(4),
        #features-tbody > tr:last-child > td:nth-child(3),
        #contents > table:nth-child(14), 
        #prefs-tbody > tr:nth-child(79),
        #contents > table:nth-child(2),    
        tr.no-copy:nth-child(22) > td:nth-child(2),
        #prefs-tbody > tr:last-child > td:nth-child(2),
        #processes-tbody > tr:last-child > td:nth-child(2)
        #graphics-failures-tbody > tr:last-child > td:nth-child(2),
        #graphics-workarounds-tbody > tr:last-child > td:nth-child(2),
        #processes-tbody > tr:last-child > td:nth-child(2),
        tr.no-copy:nth-child(24) > td:nth-child(2),
        tr.no-copy:nth-child(21) > td:nth-child(2) {border-bottom-right-radius:24px !important;}
        
        #contents > table:nth-child(25) > tbody:nth-child(1) > tr:nth-child(1) > th:nth-child(1),
        tr.no-copy:nth-child(1) > th:nth-child(1),
        table.prefs-table:nth-child(21) > thead:nth-child(1) > th:nth-child(1),
        #contents > table:nth-child(10),
        #contents > table:nth-child(8),
        #crashes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(1)
        {border-top-left-radius:24px !important; border-bottom-left-radius:24px !important;}
        
        #javascript-incremental-gc,
        tr.no-copy:nth-child(1) > td:nth-child(2),
        table.prefs-table:nth-child(21) > thead:nth-child(1) > th:nth-child(2),
        #contents > table:nth-child(10),
        #contents > table:nth-child(8),
        #crashes-table > thead:nth-child(1) > tr:nth-child(1) > th:nth-child(2)
        {border-bottom-right-radius:24px !important; border-top-right-radius:24px !important;}
        
        #extensions-tbody > tr:nth-child(13),
        #intl-ospreferences-tbody > tr:nth-child(3),
        #sandbox-tbody, #contents > table:nth-child(8),
        #contents > table:nth-child(25) > tbody:nth-child(1),
        table.prefs-table:nth-child(21), #prefs-tbody > tr:nth-child(140),
        #contents > table:nth-child(29),
        #contents > table:nth-child(27){line-height: 2.0 !important;}
        
        #graphics-workarounds-tbody > tr:nth-child(2),
        #graphics-workarounds-tbody > tr:nth-child(2) > th:nth-child(1),
        #graphics-workarounds-tbody > tr:nth-child(2) > td:nth-child(2){line-height: 2.5 !important;}
        
        #graphics-decisions-tbody > tr:nth-child(2) > td:nth-child(2) > table:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(3) > td:nth-child(2) > table:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(4) > td:nth-child(2) > table:nth-child(1)
        {margin-left: -15px !important;}
        
        #contents > table:nth-child(37),
        #contents > table:nth-child(12),
        #contents > table:nth-child(18),
        table.prefs-table:nth-child(20),
        table.prefs-table:nth-child(23),
        #contents > table:nth-child(35),
        #contents > table:nth-child(33),
        #contents > table:nth-child(31),
        #contents > table:nth-child(29),
        #contents > table:nth-child(27),
        #contents > table:nth-child(25),
        #contents > table:nth-child(23),
        table.prefs-table:nth-child(21),
        table.prefs-table:nth-child(18),
        #contents > table:nth-child(16),
        #crashes-table{border-radius:24px !important;}
        
        td, th{padding-left: 15px !important;}
    
    
        #copy-raw-data-to-clipboard {min-width: 330px !important;}
        
        #safe-mode-box > h3, #reset-box > h3, h2, h1 {color: #057A7A !important;}
        
        #prefs-user-js-section > h3, h2{margin-left: 8px !important; color: red !important;}
        
        #safe-mode-box > h3, #reset-box > h3 {margin-left: 4px !important;}
        
        #action-box{background: #FDF5E6 !important;}
        
        #graphics-decisions-tbody > tr:nth-child(2) > td > table{border: none! important;}
        #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr > td,
        #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr {border: none! important;}
        #graphics-decisions-tbody > tr:nth-child(3) > td > table{border: none! important;}
        #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr > td,
        #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr {border: none! important;}
        #graphics-decisions-tbody > tr:nth-child(4) > td > table{border: none! important;}
        #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr > td,
        #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr {border: none! important;}    
        #graphics-decisions-tbody > tr:nth-child(5) > td > table{border: none! important;}
        #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr > td,
        #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr {border: none! important;}
        #graphics-decisions-tbody > tr:nth-child(6) > td > table{border: none! important;}
        #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr > td,
        #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr {border: none! important;} 
        #graphics-decisions-tbody > tr:nth-child(7) > td > table > tr > td,
        #graphics-decisions-tbody > tr:nth-child(7) > td > table > tr {border: none! important;} 
        #graphics-decisions-tbody > tr:nth-child(8) > td > table > tr > td,
        #graphics-decisions-tbody > tr:nth-child(8) > td > table > tr,
        #graphics-decisions-tbody > tr:nth-child(9) > td > table > tr > td,
        #graphics-decisions-tbody > tr:nth-child(9) > td > table > tr,
        #graphics-decisions-tbody > tr:nth-child(10) > td > table > tr > td,
        #graphics-decisions-tbody > tr:nth-child(10) > td > table > tr,
        #graphics-decisions-tbody > tr:nth-child(11) > td > table > tr > td,
        #graphics-decisions-tbody > tr:nth-child(11) > td > table > tr,
        #graphics-decisions-tbody > tr:nth-child(12) > td > table > tr > td,
        #graphics-decisions-tbody > tr:nth-child(12) > td > table > tr,    
        #graphics-decisions-tbody > tr:nth-child(13) > td > table > tr > td,
        #graphics-decisions-tbody > tr:nth-child(13) > td > table > tr,    
        #graphics-decisions-tbody > tr:nth-child(14) > td > table > tr > td,
        #graphics-decisions-tbody > tr:nth-child(14) > td > table > tr,    
        #graphics-decisions-tbody > tr:nth-child(15) > td > table > tr > td,
        #graphics-decisions-tbody > tr:nth-child(15) > td > table > tr,        
        #graphics-decisions-tbody > tr:nth-child(10) > td:nth-child(2) >    table:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(10) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(11) > td:nth-child(2) > table:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(11) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(12) > td:nth-child(2) > table:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(12) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(13) > td:nth-child(2) > table:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(13) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),    
        #graphics-decisions-tbody > tr:nth-child(14) > td:nth-child(2) > table:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(14) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(15) > td:nth-child(2) > table:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(15) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),    
        #graphics-decisions-tbody > tr:nth-child(9) > td:nth-child(2) > table:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(9) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(9) > td:nth-child(2) > table:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(8) > td:nth-child(2) > table:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(9) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(9) > td:nth-child(2) > table:nth-child(1) > tr:nth-child(2),
        #graphics-decisions-tbody > tr:nth-child(8) > td:nth-child(2) > table:nth-child(1),
        #graphics-decisions-tbody > tr:nth-child(7) > td:nth-child(2) > table:nth-child(1){border: none! important;} 
        
        
        #graphics-decisions-tbody > tr:nth-child(n+5) > td:nth-child(2) > table:nth-child(1)
        {margin-left: -15px!important;}
        
            
        td{background: #FFFFF0 !important;}
        td:hover{background: #ffeb99 !important;}
        
        #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr > td:hover,
        #graphics-decisions-tbody > tr:nth-child(6) > td > table > tr:hover,
        #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr > td:hover,
        #graphics-decisions-tbody > tr:nth-child(5) > td > table > tr:hover,
        #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr > td:hover,
        #graphics-decisions-tbody > tr:nth-child(4) > td > table > tr:hover,
        #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr > td:hover,
        #graphics-decisions-tbody > tr:nth-child(3) > td > table > tr:hover,
        #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr > td:hover,
        #graphics-decisions-tbody > tr:nth-child(2) > td > table > tr:hover {border: none! important;}
    
        
        th {background-color: #ee7621 !important;}
        th:hover {background-color: #b54f06 !important;}
            
        #copy-raw-data-to-clipboard{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild73.png")no-repeat !important;
        padding-left:20px!important;
        padding-bottom: 5px!important;
        background-position:14px 6px!important;
        font-size:14.0px!important;
        border-style: outset !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-radius:12px!important;
        margin-right:10px!important;
        color:black !important; }
    
        #copy-raw-data-to-clipboard:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild73.png")no-repeat !important;
        padding-left:20px!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;
        background-position:14px 6px!important;}
    
        #copy-to-clipboard {min-width: 290px !important;}
    
        #copy-to-clipboard{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild74.png")no-repeat !important;
        padding-left:20px!important;
        padding-bottom: 5px!important; 
        background-position:14px 6px!important;
        font-size:14.0px!important;
        border-style: outset !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-radius:12px!important;
        color:black !important; }
    
        #copy-to-clipboard:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild74.png")no-repeat !important;
        padding-left:20px!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;
        background-position:14px 6px!important;}        
    
        #show-update-history-button{min-width: 220px !important;}
    
        #show-update-history-button{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild75.png")no-repeat !important;
        padding-left:19px!important;
        padding-bottom: 5px!important; 
        background-position:8px 5px!important;
        color:black!important;
        margin-left: -3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:8px!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;
        border-radius:14px!important; }
    
        #show-update-history-button:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild75.png")no-repeat !important;
        background-position:8px 5px!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;}    
        
        #update-dir-button{min-width: 220px !important;}
    
        #update-dir-button{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild76.png")no-repeat !important;
        padding-left:19px!important;
        padding-bottom: 5px!important; 
        background-position:8px 5px!important;
        color:black!important;
        margin-left: -3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:76px!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;
        border-radius:14px!important; }
    
        #update-dir-button:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild76.png")no-repeat !important;
        background-position:8px 5px!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;}    
    
        #profile-dir-button {min-width: 217px !important;}
    
        #profile-dir-button{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild76.png")no-repeat !important;
        padding-left:32px!important;
        background-position:8px 4px!important;
        color:black!important;
        margin-left: -3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:76px!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;
        border-radius:14px!important;
        }
    
        #profile-dir-button:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild76.png")no-repeat !important;
        padding-left:32px!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;
        background-position:8px 4px!important;}    
    
        
        #reset-box-button{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild77.png")no-repeat !important;
        padding-left:40px!important;
        padding-right: 130px !important;
        padding-bottom: 4px!important; 
        background-position:14px 5px!important;
        font-size:14.0px!important;
        border-style: outset !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-radius:12px !important;
        color:black !important; }
    
        #reset-box-button:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild77.png")no-repeat !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;
        background-position:14px 5px!important;}
        
        #restart-in-safe-mode-button{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild78.png")no-repeat !important;
        padding-left:40px!important;
        padding-right:5px!important;
        background-position:14px 5px!important;
        font-size:14.0px!important;
        border-style: outset !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-radius:12px !important;
        color:black !important; }
        
        #restart-in-safe-mode-button:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild78.png")no-repeat !important;
        background-position:14px 5px!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;}
    
        #supportLink{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild52.gif") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:13px!important;
        padding-left:29px!important;
        padding-bottom: 2px !important;
        border-left-color:  lightblue!important;
        border-top-color:  lightblue!important;
        border-right-color:  dodgerblue!important;
        border-bottom-color:  dodgerblue!important;
        border-style: outset !important;
        border-width: 2px !important;
        background-position:6px 2px!important;
        border-radius:14px!important;
        line-height: 2.2 !important;}
    
    
        #supportLink:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild52.gif") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:13px!important;
        padding-left:29px!important;
        background-position:6px 2px!important;
        border-radius: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;}    
    
    
        a[href="about:plugins"]{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        font-size:14.0px!important;
        text-decoration:none!important;
        padding-right:96px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
        min-height: 28px !important;
        line-height: 2.2 !important;
        }
    
        a[href="about:buildconfig"]{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        font-size:14.0px!important;
        text-decoration:none!important;
        padding-right:73px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
        line-height: 2.2 !important;}
    
        #crashes-allReportsWithPending{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:15px!important;
        padding-left:35px!important;
        padding-bottom: 2px !important;
        padding-top: 2px !important;
        max-width: 125px !important;
        border-left-color:  lightblue!important;
        border-top-color:  lightblue!important;
        border-right-color:  dodgerblue!important;
        border-bottom-color:  dodgerblue!important;
        border-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;}
    
        #crashes-allReportsWithPending:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:15px!important;
        padding-left:35px!important;
        border-left-color:  #bbddff !important;
        border-top-color:  #bbddff !important;
        border-right-color:  #11508d !important;
        border-bottom-color:  #11508d !important;
        border-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;}
    
    
        a[href="about:plugins"]:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;}
    
    
        a[href="about:buildconfig"]:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;}
    
        a[href="about:serviceworkers"]{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:50px!important;
        padding-left:35px!important;
        padding-bottom: 2px !important;
        padding-top: 2px !important;
        max-width: 125px !important;
        border-left-color:  lightblue!important;
        border-top-color:  lightblue!important;
        border-right-color:  dodgerblue!important;
        border-bottom-color:  dodgerblue!important;
        border-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
        line-height: 2.2 !important;}
        
        a[href="about:serviceworkers"]:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-left:35px!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;}    
    
        a[href="about:memory"]{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        font-size:14.0px!important;
        text-decoration:none!important;
        padding-right:88px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
        line-height: 2.2 !important;}
    
    
        a[href="about:memory"]:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;}
                
        #prefs-user-js-link{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:15px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;}
    
        #prefs-user-js-link:hover{
        -moz-appearance:none!important;
        color:black!important;    background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:15px!important;
        padding-left:35px!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;}
        
        a[href="about:performance"]{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:63px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
        line-height: 2.2 !important;
        }
            
        a[href="about:performance"]:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;}    
        
        a[href="about:profiles"]{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: -3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:94px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 2px!important;
        border-radius:14px!important;
        line-height: 2.2 !important;
        }
            
        a[href="about:profiles"]:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 2px!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;
        border-style: outset !important;
        border-width:2px !important;}
        
        #verify-place-integrity-button{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        margin-left: 3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:20px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 4px!important;
        border-radius:14px!important;
        }
            
        #verify-place-integrity-button:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild3.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 4px!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;
        border-style: outset !important;
        border-width:2px !important;}
        
        button[data-l10n-id="reset-on-next-restart"]{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild85.png") no-repeat !important;
        color:black!important;
        margin-left: 3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:20px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 5px!important;
        border-radius:14px!important;
        }
        
        button[data-l10n-id="reset-on-next-restart"]:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild85.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 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;
        border-style: outset !important;
        border-width:2px !important;}    
        
        button[data-l10n-id="gpu-process-kill-button"]{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild117.png") no-repeat !important;
        color:black!important;
        margin-left: 3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:20px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 5px!important;
        border-radius:14px!important;
        }
        
        button[data-l10n-id="gpu-process-kill-button"]:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild117.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 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;
        border-style: outset !important;
        border-width:2px !important;}    
        
        button[data-l10n-id="gpu-device-reset-button"]{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild21.png") no-repeat !important;
        color:black!important;
        margin-left: 3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:40px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 5px!important;
        border-radius:14px!important;
        }
        
        button[data-l10n-id="gpu-device-reset-button"]:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild21.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 6px!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;
        border-style: outset !important;
        border-width:2px !important;
        }    
        
        button[id="enumerate-database-button"]{
        -moz-appearance:none!important;
        background: #F0F0F0 url("..//icons/Bild7.png") no-repeat !important;
        color:black!important;
        margin-left: 3px !important;
        margin-top: 3px !important;
        font-size:14px!important;
        text-decoration:none!important;
        padding-right:40px!important;
        padding-left: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-style: outset !important;
        border-width:2px !important;
        background-position:8px 6px!important;
        border-radius:14px!important;
        }
        
        button[id="enumerate-database-button"]:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild7.png") no-repeat !important;
        color:black!important;
        font-size:14px!important;
        text-decoration:none!important;
        background-position:8px 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;
        border-style: outset !important;
        border-width:2px !important;
        }    
        }
    Alles anzeigen

    Einiges konnte ich vielleicht anpassen.

    Alles bestimmt nicht, da manche Teile hier nicht vorhanden sind.

    Symbole für die 3 neuen Schaltflächen:  

    Mfg.
    Endor

    Bilder

    • Bild117.png
      • 275 Byte
      • 16 × 16
  • About Seiten mit CSS Codes anpassen

    • Endor
    • 19. Mai 2020 um 11:36

    ja ich weiß, das ist aber etwas komplizierter, da diese Seite

    bei jedem anders ist. Da muss individuell abgepasst werden.

    Ob und wie ich das hinkriege muss ich erst sehen.

    Neuer CSS Code für about:about

    CSS
    /* AGENT_SHEET */
    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document url("about:about") {
    
    
    html {background: #FFFFFF !important;}
    
    
    body{
    background-color: #fffff0 !important;
    max-width: 1000px !important;
    margin-top: 25px !important;
    margin-left: 210px !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;}
    
    
    .container > h1:nth-child(1){
    margin-left: 80px !important;
    color: blue !important;
    font-size: 24px !important;
    font-weight: bold !important;}
    
    
    ul { list-style: none !important;}
    
    
    #abouts {margin-left: 70px !important;}
    
    
    #abouts{margin-top: 30px !important;}
    
    
    p {margin-left: 40px !important; font-size:15px!important;}
    
    
    h1:before {content: "Endors Firefox: "; font-weight:bold !important; color:red !important; margin-left: 40px !important;}
    
    
    a{color:black!important;}
    
    
    a{
    text-decoration:none!important;
    color:black!important;}
    
    
    /* Die ersten 18 */
    
    
    #abouts > li:nth-child(-n+19){
    appearance:none!important;
    background: gainsboro url("..//icons/Bild3.png")no-repeat !important;
    color:transparent!important;
    font-size:14px!important;
    text-decoration:none!important;
    margin-top:3px!important;
    margin-bottom: 5px !important;
    margin-right:55px!important;
    margin-left: -35px !important;
    padding-right: 15px !important;
    padding-left:35px!important;
    padding-top: 1px!important;
    padding-bottom: 2px!important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:10px 2px!important;
    border-radius:14px!important;}
    
    
    
    
    /* Die ersten 18 hover */
    
    
    #abouts > li:nth-child(-n+19):hover{
    appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png")no-repeat !important;
    color:transparent!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-left:35px!important;
    padding-right: 15px !important;
    padding-top: 1px!important;
    padding-bottom: 2px!important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:10px 2px!important;
    border-radius:14px!important;}
    
    
    
    
    /* Die letzten 19 */
    
    
    #abouts > li:nth-child(n+20){
    appearance:none!important;
    background: cornsilk url("..//icons/Bild3.png")no-repeat !important;
    color:transparent!important;
    font-size:14px!important;
    margin-left: -10px !important;
    margin-top:3px!important;
    margin-bottom: 5px !important;
    margin-right:30px!important;
    padding-left:35px!important;
    padding-right: 15px !important;
    padding-top: 1px!important;
    padding-bottom: 2px!important;
    border-left-color: #ffb2b2 !important;
    border-top-color: #ffb2b2 !important;
    border-right-color: #8d0000 !important;
    border-bottom-color: #8d0000 !important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:10px 2px!important;
    border-radius:14px!important;}
    
    
    
    
    /* Die letzten 19 hover */
    
    
    #abouts > li:nth-child(n+20):hover{
    appearance:none!important;
    background: #B2EDFA url("..//icons/Bild3.png")no-repeat !important;
    color:transparent!important;
    font-size:14px!important;
    margin-left: -10px !important;
    margin-right:30px!important;
    padding-left:35px!important;
    padding-right: 15px !important;
    padding-top: 1px!important;
    padding-bottom: 2px!important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;
    border-style: outset !important;
    border-width:2px !important;
    background-position:10px 2px!important;
    border-radius:14px!important;}
    }
    Alles anzeigen

    Symbol:

    Mfg,

    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 19. Mai 2020 um 11:03

    Hallo edvoldi.

    Vielen Dank für den Hinweis.

    Habe oben jetzt das richtige Bild hochgeladen.

    :klasse:

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 18. Mai 2020 um 22:56

    Bitte testen:

    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(6),
    body > table:nth-child(8),
    body > table:nth-child(10),
    body > table:nth-child(11),
    body > table:nth-child(9),
    body > table:nth-child(7){
    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(11),
    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),
    body > hr:nth-child(9){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=&context="]{
    -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;}
    
    [href="about:cache?storage=&context="]: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&context="]{
    -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;
    line-height: 2.5 !important;
    }
    
    [href="about:cache?storage=memory&context="]: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&context="]{
    -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;
    line-height: 2.5 !important;}
    
    [href="about:cache?storage=disk&context="]: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&context="]{
    -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;
    line-height: 2.5 !important;}
    
    [href="about:cache?storage=appcache&context="]: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;}
    }
    Alles anzeigen

    Mfg.

    Endor

  • Datei/Neues Fenster und Hamburger Menü/Anpassen

    • Endor
    • 18. Mai 2020 um 19:59

    Hallo FuchsFan

    Ist das auf Deinem Bild der Inhalt des Chrome Ordners im Profilordner?

    Wenn ja wäre der Pfad:

    CSS
    background: url("..//IconsMenü/icons/Bild5.png")no-repeat !important;

    Nur mit Umlaut wird es wohl nicht gehen.

    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