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
    • 12. Mai 2020 um 17:05

    Css Code für about:protections

    CSS
    /* AGENT_SHEET */
    @namespace url(http://www.w3.org/1999/xhtml);
    
    
    @-moz-document url-prefix(about:protections){
    
    
    html {background: #ffffff !important;}
    
    
    body:before{
    content: "Endors Protection:" !important;
    margin-left:320px!important;
    margin-right:5px!important;
    color:red !important;
    font-weight:bold !important;
    font-size:22px!important; }
    
    
    .passwords-stored-text .icon-small {
    fill: gold !important;}
    
    
    .synced-devices-text .icon-small {
    fill: red !important;}
    
    
    #report-title{color: #1a75ff !important; font-weight: bold !important; font-size: 18px !important;}
    
    
    #report-content{
    width: 890px !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    padding-bottom: 20px !important;
    padding-top: 15px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
    background-color: #fffff0 !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-radius: 20px !important;
    border-width: 4px !important;
    border-style: outset !important;}
    
    
    #report-content:hover{
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;}
    
    
    #interventions{
    padding-top: 15px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    background-color: #fffff0 !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-radius: 20px !important;
    border-width: 4px !important;
    border-style: outset !important;}
    
    
    #interventions:hover{
    background-color: #FFDEAD !important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;}
    
    
    div.card,
    section.card:nth-child(3),
    section.card:nth-child(4),
    section.card:nth-child(5){
    padding-top: 15px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-radius: 20px !important;
    border-width: 4px !important;
    border-style: outset !important;}
    
    
    div.card:hover,
    section.card:nth-child(3):hover,
    section.card:nth-child(4):hover,
    section.card:nth-child(5):hover{
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;
    }
    
    
    #protection-details{
    background: #efefef url("..//icons/Bild94.png") no-repeat !important;
    margin-right: -5px !important;
    color:black!important;
    font-size:14px!important;
    padding-left:35px!important;
    padding-right:15px!important;
    padding-top: 3px!important;
    padding-bottom: 3px!important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-width:2px !important;
    border-style: outset !important;
    background-position:10px 5px!important;
    border-radius:14px!important;}
    
    
    #protection-details:hover{
    background: #B2EDFA url("..//icons/Bild94.png") no-repeat !important;
    padding-left:35px!important;
    background-position:10px 5px!important;
    border-radius:14px!important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;}
    
    
    #trackerContent,
    #cryptominerContent,
    #fingerprinterContent,
    #cookieContent,
    #socialContent{
    background-color: #fffff0 !important;
    line-height: 2 !important;}
    
    
    #tracker,
    #cryptominer,
    #fingerprinter,
    #cookie,
    #social{
    background-color: #fffff0 !important;
    border-left-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-bottom-right-radius: 14px !important;
    border-bottom-left-radius: 14px !important;
    }
    
    
    #tracker-link,
    #cryptominer-link,
    #fingerprinter-link,
    #cookie-link,
    #social-link{
    background: #efefef url("..//icons/Bild1.png") no-repeat !important;
    margin-right: -5px !important;
    color:black!important;
    font-size:14px!important;
    padding-left:35px!important;
    padding-right: 22px!important;
    padding-bottom: 2px!important;
    padding-top: 2px!important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-width:2px !important;
    border-style: outset !important;
    background-position:10px 4px!important;
    border-radius:14px!important;}
    
    
    #tracker-link:hover,
    #cryptominer-link:hover,
    #fingerprinter-link:hover,
    #cookie-link:hover,
    #social-link:hover{
    background: #B2EDFA url("..//icons/Bild1.png") no-repeat !important;
    padding-left:35px!important;
    background-position:10px 4px!important;
    text-decoration: none !important;
    border-radius:14px!important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;}
    
    
    #lockwise-how-it-works{
    background: #efefef url("..//icons/Bild1.png") no-repeat !important;
    margin-right: -5px !important;
    color:black!important;
    font-size:14px!important;
    padding-left:35px!important;
    padding-right: 22px!important;
    padding-bottom: 2px!important;
    padding-top: 2px!important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-width:2px !important;
    border-style: outset !important;
    background-position:10px 4px!important;
    border-radius:14px!important;}
    
    
    #lockwise-how-it-works:hover{
    background: #B2EDFA url("..//icons/Bild1.png") no-repeat !important;
    padding-left:35px!important;
    background-position:10px 4px!important;
    text-decoration: none !important;
    border-radius:14px!important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;}
    
    
    #turn-on-sync{
    background: #efefef url("..//icons/Bild83.png") no-repeat !important;
    margin-left: 38px !important;
    color:black!important;
    font-size:14px!important;
    padding-left:35px!important;
    padding-right: 35px!important;
    padding-bottom: 2px!important;
    padding-top: 2px!important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-width:2px !important;
    border-style: outset !important;
    background-position:10px 4px!important;
    border-radius:14px!important;}
    
    
    #turn-on-sync:hover{
    background: #B2EDFA url("..//icons/Bild83.png") no-repeat !important;
    padding-left:35px!important;
    background-position:10px 4px!important;
    text-decoration: none !important;
    border-radius:14px!important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;}
    
    
    .synced-devices-text,
    .passwords-stored-text{min-width: 490px !important;}
    
    
    #open-about-logins-button{
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-width:2px !important;
    border-style: outset !important;
    border-radius:22px!important;}
    
    
    #sign-up-for-monitor-link{
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-width:2px !important;
    border-style: outset !important;
    border-radius:30px!important;}
    }
    Alles anzeigen

    Symbole siehe hier: https://github.com/Endor8/CSS/tre…out:protections

    Mfg.
    Endor

  • Camp Firefox Forencode

    • Endor
    • 12. Mai 2020 um 16:59

    Dann bin ich leider überfragt.

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 11. Mai 2020 um 22:50

    Im Prinzip genau so wie Du.

    CSS
    img[class="connect-section__header__icon"][src="chrome://devtools/skin/images/aboutdebugging-usb-icon.svg"]{
    filter: invert(15%) sepia(71%) saturate(5169%) hue-rotate(209deg) brightness(98%) contrast(103%) !important;
    }
        
    img[class="connect-section__header__icon"][src="chrome://devtools/skin/images/aboutdebugging-globe-icon.svg"]{
    filter: invert(31%) sepia(100%) saturate(2322%) hue-rotate(96deg) brightness(97%) contrast(101%) !important;
    }

    Mfg.

    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 11. Mai 2020 um 22:44

    Hallo milupo.

    Ja ich habe das Bild nachträglich eingefügt,

    aber schon ein weilchen bevor Du deinen

    Beitrag geschrieben hast.

    Bin mir bei den gewählten Farben aber

    noch nicht sicher, im Moment blau und grün, bin mir noch nicht sicher ob das wirklich passt..

    Mfg.

    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 11. Mai 2020 um 22:30

    Hallo milupo

    Wenn Du Dir mal mein Bild oben

    ansiehst, wirst Du merken ich habe

    bereits unterschiedliche Farben.

    Ist auch im CSS Code oben schon

    so drinnen. Trotzdem vielen Dank

    für die Mühe.

    Mfg.

    Endor

  • Camp Firefox Forencode

    • Endor
    • 11. Mai 2020 um 22:20
    Zitat von Boersenfeger

    max-width: 1560px !important;

    Zeile 47 mal anpassen

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 11. Mai 2020 um 21:53

    Hallo BrokenHeart

    Prima, vielen Dank, funktioniert bestens.

    Habe den CSS Code bereits aktualisiert.

    :klasse:

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 11. Mai 2020 um 20:41

    Hallo zusammen.

    about:debugging

    CSS Code:

    CSS
    /* AGENT_SHEET */
    @-moz-document url-prefix("about:debugging"){
    
    
    .page:before{
    content: "Design by Endor";
    margin-left: 0px;
    font-size: 25px;
    font-weight: bold;
    color: red;}
    
    
    .app__content{margin-top: -30px !important;}
    
    
    .sidebar{
    margin-top: 50px !important;
    max-height: 535px !important;
    background-color: #FFFFF0 !important;
    border-left-color: Tomato!important;
    border-top-color: Tomato!important;
    border-right-color: OrangeRed!important;
    border-bottom-color: OrangeRed!important;
    border-radius: 14px !important;
    border-width: 4px !important;
    border-style: outset !important;}
    
    
    .sidebar:hover{
    background-color: #FFDEAD !important;
    border-left-color: Tomato!important;
    border-top-color: Tomato!important;
    border-right-color: OrangeRed!important;
    border-bottom-color: OrangeRed!important;
    }
    
    
    h1.alt-heading{color: #0052cc !important; font-weight: bold !important; font-size: 18px !important;}
    h2.alt-heading{color: #B22222 !important; font-weight: bold !important; font-size: 18px !important;}
    
    
    section.qa-debug-target-pane:nth-child(4) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(n+1) > section:nth-child(4) > dl:nth-child(2) > div:nth-child(n+1),
    section.qa-debug-target-pane:nth-child(4) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(n+3) > section:nth-child(4) > dl:nth-child(1) > div:nth-child(1),
    section.qa-debug-target-pane:nth-child(4) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(n+7) > section:nth-child(4) > dl:nth-child(1) > div:nth-child(n+1),
    section.qa-debug-target-pane:nth-child(5) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(n+1) > dl:nth-child(4) > div:nth-child(n+1),
    section.qa-debug-target-pane:nth-child(5) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(n+1) > section:nth-child(5)
    {border-top: none !important;}
    
    
    body{background-color: #ffffff !important; margin-left: 200px !important;
    overflow-x: hidden !important; }
    
    
    .separator{display: none !important; }
    
    
    img[class="icon-label__icon"]{fill: green !important;}
    
    
    li.sidebar-item:nth-child(3) {margin-top: 50px !important; margin-left: 35px !important;}
    
    
    li.sidebar-item:nth-child(4){ margin-left: -30px !important;}
    
    
    .main-subheading__icon {fill: #6061dc!important;}
    
    
    img[class="sidebar-fixed-item__icon"][src="chrome://devtools/skin/images/settings.svg"] {
    -moz-appearance: none !important;
    fill: orange !important;
    }
    
    
    img[class="sidebar-fixed-item__icon"][src="chrome://devtools/skin/images/aboutdebugging-firefox-logo.svg"] {
    -moz-appearance: none !important;
    fill: orangered !important;}
    
    
    li.card{border-radius: 22px !important;}
    
    
    .debug-target-item{
    background-color: #FFFFF0 !important;
    padding-left: 15px !important;
    padding-bottom: 20px !important;
    padding-top: 15px !important;
    margin-bottom: 10px!important;
    margin-top: 10px!important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:3px !important;
    border-radius:14px!important;}
    
    
    .debug-target-item:hover{
    background-color: #ffeb99 !important;
    padding-left: 15px !important;
    padding-bottom: 20px !important;
    padding-top: 15px !important;
    margin-bottom: 10px!important;
    margin-top: 10px!important;
    border-style: outset !important;
    border-width: 3px !important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;}
    
    
    
    
    .undefined{
    background: #efefef url("..//icons/Bild113.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    margin-top: 2px !important;
    margin-bottom: 2px !important;
    text-decoration:none!important;
    padding-top: 2px !important;
    padding-right:40px!important;
    padding-left:50px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:16px 6px!important;
    border-radius:16px!important;}
    
    
    .undefined:hover{
    background: #CFE6F1 url("..//icons/Bild113.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:40px!important;
    padding-left:50px!important;
    background-position:16px 6px!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:1px !important;}
    
    
    button[class="default-button qa-debug-target-inspect-button"] {
    background: #efefef url("..//icons/Bild114.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-top: 2px !important;
    padding-right:56px!important;
    padding-left:63px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:14px 6px!important;
    border-radius:16px!important;}
    
    
    button[class="default-button qa-debug-target-inspect-button"]:hover{
    background: #CFE6F1 url("..//icons/Bild114.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:14px 6px!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:1px !important;}
    
    
    .reload-button {
    background: #efefef url("..//icons/Bild115.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-top: 2px !important;
    padding-right:56px!important;
    padding-left:63px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:14px 6px!important;
    border-radius:16px!important;}
    
    
    .reload-button:hover{
    background: #CFE6F1 url("..//icons/Bild115.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:14px 6px!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:1px !important;}
    
    
    .update-button{
    background: #efefef url("..//icons/Bild116.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-top: 2px !important;
    padding-right:38px!important;
    padding-left:45px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:14px 5px!important;
    border-radius:16px!important;}
    
    
    .update-button:hover{
    background: #CFE6F1 url("..//icons/Bild116.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:14px 5px!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:1px !important;}
    
    
    .unregister-link {
    margin-left: 384px !important;
    margin-bottom: 8px !important;
    margin-top: -4px !important;
    background: #efefef url("..//icons/Bild117.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-top: 3px !important;
    padding-bottom: 5px !important;
    padding-right:64px!important;
    padding-left:63px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:14px 5px!important;
    border-radius:16px!important;}
    
    
    button[class="default-button default-button--micro qa-unregister-button"]{
    background: #efefef url("..//icons/Bild117.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-top: 3px !important;
    padding-bottom: 5px !important;
    padding-right:64px!important;
    padding-left:63px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:14px 4px!important;
    border-radius:16px!important;}
    
    
    button[class="default-button default-button--micro qa-unregister-button"]:hover,
    .unregister-link:hover{
    background: #CFE6F1 url("..//icons/Bild117.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:14px 4px!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:1px !important;}
    
    
    div.target-container:nth-child(-n+30) > span:nth-child(2){
    margin-top: -4px !important;
    background: #efefef url("..//icons/Bild118.png") no-repeat !important;
    -moz-appearance: none !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-top: 3px !important;
    padding-bottom: 5px !important;
    padding-right:10px!important;
    padding-left: 35px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:10px 5px!important;
    border-radius:16px!important;}
    
    
    div.target-container:nth-child(-n+30) > span:nth-child(2):hover{
    background: #CFE6F1 url(("..//icons/Bild118.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:10px 5px!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:1px !important;}
    
    
    div.target-container:nth-child(-n+30) > div:nth-child(3){margin-top: -5px !important; margin-left: 4px !important;}
    
    
    a[href="https://developer.mozilla.org/docs/Tools/about:debugging#Enabling_add-on_debugging"]{
    background: #efefef url("..//icons/Bild34.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-right:35px!important;
    padding-left:50px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:12px 5px!important;
    border-radius:16px!important;}
    
    
    
    
    a[href="https://developer.mozilla.org/docs/Tools/about:debugging#Enabling_add-on_debugging"]:hover{
    background: #CFE6F1 url("..//icons/Bild34.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:12px 5px!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:1px !important;}
    
    
    .addons-tip > a:nth-child(3){
    background: #efefef url("..//icons/Bild34.png") no-repeat !important;
    color:black!important;
    min-width: 140px !important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-right:35px!important;
    padding-left:50px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:13px 5px!important;
    border-radius:16px!important;}
    
    
    .addons-tip > a:nth-child(3):hover{
    background: #CFE6F1 url("..//icons/Bild34.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:13px 5px!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:1px !important;}
    
    
    .qa-refresh-devices-button{
    background: #efefef url("..//icons/Bild119.png") no-repeat !important;
    margin-left:-30px !important;
    min-width: 210px !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-top: 3px !important;
    padding-bottom: 4px !important;
    padding-left:35px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:14px 7px!important;
    border-radius:16px!important;}
    
    
    .qa-refresh-devices-button:hover{
    background: #FFFACD url("..//icons/Bild119.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:14px 7px!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:1px !important;}
    
    
    .sidebar__footer__icon{display: none !important;}
    
    
    .sidebar-item--selectable:hover {
    background-color: #FFDEAD !important;
    }
    
    
    a[href="https://developer.mozilla.org/docs/Tools/about:debugging"]{
    background: #efefef url("..//icons/Bild120.png") no-repeat !important;
    appearance: none !important;
    margin-left:-6px !important;
    max-height: 24px !important;
    max-width: 140px !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-top: 3px !important;
    padding-bottom: 4px !important;
    padding-right:25px!important;
    padding-left:42px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:14px 7px!important;
    border-radius:16px!important;}
    
    
    
    
    a[href="https://developer.mozilla.org/docs/Tools/about:debugging"]:hover{
    background: #FFFACD url("..//icons/Bild120.png") no-repeat !important;
    appearance: none !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:14px 7px!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:1px !important;}
    
    
    li.sidebar-item--tall:nth-child(1){
    appearance: none !important;
    margin-top: -25px !important;
    margin-left:20px !important;
    max-height: 35px !important;
    max-width: 140px !important;
    background: #efefef !important;
    color:black!important;
    font-size:14px!important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-left: 15px!important;
    border-color: #A6A4A4 !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:1px !important;
    border-radius:22px!important;}
    
    
    
    
    li.sidebar-item--tall:nth-child(1):hover{
    background: #FFFACD !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:12px 4px!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:1px !important;}
    
    
    
    
    li.sidebar-item:nth-child(2){
    appearance: none !important;
    margin-top: 10px !important;
    margin-left: 20px !important;
    max-height: 35px !important;
    max-width: 140px !important;
    background: #efefef !important;
    color:black!important;
    font-size:14px!important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-left: 15px!important;
    border-color: #A6A4A4 !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:1px !important;
    border-radius:22px!important;}
    
    
    li.sidebar-item:nth-child(2):hover{
    background: #FFFACD !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:12px 4px!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:1px !important;}
    
    
    button[class="default-button default-button--micro qa-start-button"]{
    background: #efefef url("..//icons/Bild53.gif") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-right:65px!important;
    padding-left:76px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:12px 4px!important;
    border-radius:16px!important;}
    
    
    button[class="default-button default-button--micro qa-start-button"]:hover{
    background: #CFE6F1 url("..//icons/Bild53.gif") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:12px 4px!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:1px !important;}
    
    
    button.category:nth-child(1)> img{
    -moz-appearance:none!important;
    height: 0 !important;
    width: 0 !important;
    padding-left: 25px !important;
    margin-left: 0px !important;
    padding-top: 42px !important;
    background: url("..//icons/Bild121.png") no-repeat !important;
    background-position:1px 8px!important;
    }
    
    
    button.category:nth-child(1)> div{padding-top:3px!important;}
    
    
    button.category:nth-child(2) > img{
    -moz-appearance:none!important;
    height: 0 !important;
    width: 0 !important;
    padding-left: 25px !important;
    margin-left: 0px !important;
    padding-top: 42px !important;
    background: url("..//icons/Bild122.png") no-repeat !important;
    background-position:1px 8px!important;
    }
    
    
    button.category:nth-child(2) > div{padding-top:5px!important;}
    
    
    button.category:last-child > img{
    -moz-appearance:none!important;
    height: 0 !important;
    width: 0 !important;
    padding-left: 25px !important;
    margin-left: 0px !important;
    padding-top: 42px !important;
    background: url("..//icons/Bild123.png") no-repeat !important;
    background-position:1px 10px!important;
    }
    
    
    
    
    button.category:last-child> div{padding-top:5px!important;}
    
    
    .category.selected{background: #ffc966 !important;}
    .category{background: #faf5e4!important;}
    .category.selected:hover{background: #FCE59F!important;}
    
    
    
    
    button.default-button:nth-child(3){
    background: #efefef url("..//icons/Bild119.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-top: 3px !important;
    padding-bottom: 4px !important;
    padding-left:35px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:14px 7px!important;
    border-radius:16px!important;}
    
    
    button.default-button:nth-child(3):hover{
    background: #CFE6F1 url("..//icons/Bild119.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:14px 7px!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:1px !important;}
    
    
    .page > p:nth-child(3) > a:nth-child(1){
    background: #efefef url("..//icons/Bild34.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-right:15px!important;
    padding-left:32px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:12px 5px!important;
    border-radius:16px !important;
    line-height: 2.5 !important;}
    
    
    .page > p:nth-child(3) > a:nth-child(1):hover{
    background: #CFE6F1 url("..//icons/Bild34.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:12px 5px!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:1px !important;}
    
    
    .connect-page__troubleshoot--usb > p:nth-child(1) > a:nth-child(1){
    background: #efefef url("..//icons/Bild34.png") no-repeat !important;
    margin-left: 15px !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-right:15px!important;
    padding-left:40px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:12px 5px!important;
    border-radius:16px!important;}
    
    
    .connect-page__troubleshoot--usb > p:nth-child(1) > a:nth-child(1):hover{
    background: #CFE6F1 url("..//icons/Bild34.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:12px 5px!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:1px !important;}
    
    
    .connect-page__troubleshoot--network > p:nth-child(1) > a:nth-child(1){
    background: #efefef url("..//icons/Bild34.png") no-repeat !important;
    margin-left: 13px !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-right:15px!important;
    padding-left:40px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:12px 5px!important;
    border-radius:16px!important;}
    
    
    .connect-page__troubleshoot--network > p:nth-child(1) > a:nth-child(1):hover{
    background: #CFE6F1 url("..//icons/Bild34.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:12px 5px!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:1px !important;}
    
    
    .primary-button{
    background: #efefef url("..//icons/Bild124.png") no-repeat !important;
    margin-bottom: 10px !important;
    margin-left: 34px !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-right:15px!important;
    padding-left:40px!important;
    border-color: #A6A4A4 !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:1px !important;
    background-position:12px 8px!important;
    border-radius:16px!important;}
    
    
    .primary-button:hover{
    background: #CFE6F1 url("..//icons/Bild124.png") no-repeat !important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:12px 8px!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:1px !important;}
    
    img[class="connect-section__header__icon"][src="chrome://devtools/skin/images/aboutdebugging-usb-icon.svg"]{
    filter: invert(15%) sepia(71%) saturate(5169%) hue-rotate(209deg) brightness(98%) contrast(103%) !important;
    }
        
    img[class="connect-section__header__icon"][src="chrome://devtools/skin/images/aboutdebugging-globe-icon.svg"]{
    filter: invert(31%) sepia(100%) saturate(2322%) hue-rotate(96deg) brightness(97%) contrast(101%) !important;
    }
    
    img[class="debug-target-item__icon qa-debug-target-item-icon"][src="chrome://mozapps/skin/extensions/extensionGeneric.svg"]{
    filter: invert(31%) sepia(100%) saturate(2322%) hue-rotate(96deg) brightness(97%) contrast(101%) !important;        
    }
        
    img[class="debug-target-item__icon qa-debug-target-item-icon"][src="chrome://devtools/skin/images/debugging-workers.svg"]{
    filter: invert(12%) sepia(75%) saturate(4294%) hue-rotate(354deg) brightness(108%) contrast(120%) !important;
    }
    
    section[class="card connect-section "]{
    border-radius: 22px !important;
    background-color: #FFFFF0 !important;
    padding-left: 15px !important;
    padding-bottom: 20px !important;
    padding-top: 15px !important;
    margin-bottom: 10px!important;
    margin-top: 10px!important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:3px !important;
    border-radius:14px!important;}
    
    
    section[class="card connect-section "]:hover{
    background-color: #ffeb99 !important;
    padding-left: 15px !important;
    padding-bottom: 20px !important;
    padding-top: 15px !important;
    margin-bottom: 10px!important;
    margin-top: 10px!important;
    border-style: outset !important;
    border-width: 3px !important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;}
    
    
    .connect-section__extra{border-top: none !important;}
    }
    Alles anzeigen

    Symbole siehe hier: https://github.com/Endor8/CSS/tre…about:debugging

    Eine Frage dazu kriegt jemand von euch diese beiden Symbole eingefärbt,
    ich habe einiges versucht aber hier will es nicht.

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 11. Mai 2020 um 17:21

    Büssen

    gern geschehen, freut mich wenn es gefällt.

    @all

    Wer hat noch Lust,

    about:serviceworkers

    CSS
    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document url(about:serviceworkers){
    
    
    html {background: #FFFFFF !important; margin-top: 140px !important;}
    
    
    html:before {content: "Endors Firefox "; font-weight:bold !important; font-size: 26px !important;
    color:red !important; margin-left:660px !important; }
    
    
    #body { max-width: 800px !important; margin-left: 300px !important;}
    
    
    #serviceworkers > div:nth-child(-n+25) > ul:nth-child(2) > li:nth-child(-n+10) > strong:nth-child(1)
    {color: #cd4f39 !important;}
    
    
    #serviceworkers > h1, h2{color: #af3a04 !important;}
    
    
    #serviceworkers > h1:nth-child(1){margin-left: 220px !important; margin-bottom: 45px!important;
    margin-top: -5px !important; font-weight:bold !important;}
    
    
    hr{display: none !important;}
    
    
    #serviceworkers{margin-top: 30px !important; }
    
    
    li {font-size: 14px !important;}
    
    
    #serviceworkers > div:nth-child(even) {
    background-color: #FFFFF0 !important;
    padding-left: 15px !important;
    padding-bottom: 20px !important;
    padding-top: 15px !important;
    margin-bottom: 10px!important;
    margin-top: 10px!important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:3px !important;
    border-radius:14px!important;}
    
    
    #serviceworkers > div:nth-child(even):hover{
    background-color: #ffeb99 !important;
    padding-left: 15px !important;
    padding-bottom: 20px !important;
    padding-top: 15px !important;
    margin-bottom: 10px!important;
    margin-top: 10px!important;
    border-style: outset !important;
    border-width: 3px !important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;}
    
    
    #serviceworkers > div:nth-child(odd){
    background-color: #fef4d8 !important;
    padding-left: 15px !important;
    padding-bottom: 20px !important;
    padding-top: 15px !important;
    margin-bottom: 10px!important;
    margin-top: 10px!important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:3px !important;
    border-radius:14px!important;}
    
    
    #serviceworkers > div:nth-child(odd):hover {
    background-color: #fce39c !important;
    padding-left: 15px !important;
    padding-bottom: 20px !important;
    padding-top: 15px !important;
    margin-bottom: 10px!important;
    margin-top: 10px!important;
    border-style: outset !important;
    border-width: 3px !important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;}
    
    
    html{
    background: url("..//icons/Fuchs1.png") no-repeat !important;
    height:100px!important;
    margin-top: 70px!important;
    background-attachment:scroll!important;
    background-position:400px -15px!important;}
    }
    
    
    #serviceworkers > div > button:nth-child(3){
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild5.png")no-repeat !important;
    margin-top: 20px !important;
    padding-bottom: 2px!important;
    padding-top: 2px!important;
    padding-left:35px!important;
    padding-right:20px!important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:10px 2px!important;
    border-radius:14px!important;
    color:black !important;}
    
    
    #serviceworkers > div > button:nth-child(3):hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild5.png")no-repeat !important;
    font-size:14px!important;
    border-style: outset !important;
    border-width:2px !important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left:35px!important ;
    background-position:10px 2px!important;}
    
    
    #serviceworkers > div > button:nth-child(4){
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild6.png")no-repeat !important;
    margin-left: 5px !important;
    padding-bottom: 2px!important;
    padding-top: 2px!important;
    padding-left:35px!important;
    padding-right:20px!important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:10px 2px!important;
    border-radius:14px!important;
    color:black !important;}
    
    
    #serviceworkers > div > button:nth-child(4):hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild6.png")no-repeat !important;
    font-size:14px!important;
    border-style: outset !important;
    border-width:2px !important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left:35px!important ;
    background-position:10px 2px!important;}
    
    
    #serviceworkers > div > ul > li:nth-child(2) > a{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild7.png")no-repeat !important;
    margin-left: 50px !important;
    padding-left:35px!important;
    padding-bottom: 2px!important;
    padding-top: 2px!important;
    padding-right:20px!important;
    border-left-color: lightblue!important;
    border-top-color: lightblue!important;
    border-right-color: dodgerblue!important;
    border-bottom-color: dodgerblue!important;
    border-style: outset !important;
    border-width:2px !important;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:10px 2px!important;
    border-radius:14px!important;
    color:black !important;
    line-height: 2 !important;}
    
    
    #serviceworkers > div > ul > li:nth-child(2) > a:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild7.png")no-repeat !important;
    font-size:14px!important;
    border-style: outset !important;
    border-width:2px !important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left:35px!important ;
    background-position:10px 2px!important;}
    
    
    #serviceworkers > div > ul > li:nth-child(3) > a{
    -moz-appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild43.png")no-repeat !important;
    margin-left: 13px !important;
    padding-left:35px!important;
    padding-right:20px!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;
    font-size:14px!important;
    text-decoration:none!important;
    background-position:10px 2px!important;
    border-radius:14px!important;
    color:black !important;
    line-height: 2 !important;}
    
    
    #serviceworkers > div > ul > li:nth-child(3) > a:hover{
    -moz-appearance:none!important;
    background: #B2EDFA url("..//icons/Bild43.png")no-repeat !important;
    font-size:14px!important;
    border-style: outset !important;
    border-width:2px !important;
    border-left-color: #bbddff !important;
    border-top-color: #bbddff !important;
    border-right-color: #11508d !important;
    border-bottom-color: #11508d !important;
    text-decoration:none!important;
    padding-right:20px!important;
    padding-left:35px!important ;
    background-position:10px 2px!important;
    }
    }
    Alles anzeigen

    Boersenfeger Zeile 9 könnte wieder wichtig sein. :wink:

    Symbole siehe hier: https://github.com/Endor8/CSS/tre…:serviceworkers

    Mfg.
    Endor

  • Firefox 76 - openbookModokiFor40.uc.js

    • Endor
    • 11. Mai 2020 um 12:18

    Hallo aborix

    Vielen Dank, funktioniert wieder perfekt.

    :klasse:

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 11. Mai 2020 um 12:13

    Das wäre meine Version von about:profiles:

    CSS
        /* AGENT_SHEET */
        @namespace url(http://www.w3.org/1999/xhtml);
        @-moz-document url(about:profiles){
            
        html{background:#ffffff !important;}
            
        h1:after {content: "Design by Endor";
                 margin-left: 100px;
                 font-size: 25px;
                 font-weight: bold;
                 color: red; }
    
        #body {margin-left: 200px !important; max-width: 1040px !important;}
        
        #action-box{width: 36% !important; border-radius:24px !important;}
        
        #profiles > div > table{border-radius:24px !important;}
            
        #profiles > div > table > tbody > tr:nth-child(1) > th:nth-child(1){border-top-left-radius:24px !important; 
        padding-top: 8px !important; padding-bottom: 8px !important;}
        #profiles > div > table > tbody > tr:nth-child(1) > td:nth-child(2){border-top-right-radius:24px !important;}
        
        #profiles > div > table > tbody > tr:nth-child(3) > th:nth-child(1){border-bottom-left-radius:24px !important;}
        
        #profiles > div > table > tbody > tr:nth-child(3) > td:nth-child(2){border-bottom-right-radius:24px !important;}
        
        th, td {padding-left: 17px !important;}
        
        hr{display: none !important;}
        h2{margin-top: 25px !important;}
        
        #restart-button{
        -moz-appearance:none!important;
        background: #F0F0F0  url("..//icons/Bild9.png")no-repeat !important;
        margin-left: 8px !important;
        padding-left:45px!important;
        padding-right: 148px !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;
        white-space: nowrap!important;
        overflow: hidden !important;
        text-overflow: ellipsis!important;
        }
    
        #restart-button:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild9.png")no-repeat !important;
        background-position:14px 6px!important;
        border-left-color:  #bbddff !important;
        border-top-color:  #bbddff !important;
        border-right-color:  #11508d !important;
        border-bottom-color:  #11508d !important;}
        
        #restart-in-safe-mode-button{
        -moz-appearance:none!important;
        background: #F0F0F0  url("..//icons/Bild10.png")no-repeat !important;
        margin-left: 8px !important;
        padding-left:45px!important;
        padding-right: 34px !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; 
        margin-bottom: 10px !important;
        white-space: nowrap!important;
        overflow: hidden !important;
        text-overflow: ellipsis!important;}
        
        #restart-in-safe-mode-button:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild10.png")no-repeat !important;
        background-position:14px 5px!important;
        border-left-color:  #bbddff !important;
        border-top-color:  #bbddff !important;
        border-right-color:  #11508d !important;
        border-bottom-color:  #11508d !important;}
        
        #create-button{
        -moz-appearance:none!important;
        background: #F0F0F0  url("..//icons/Bild11.png")no-repeat !important;
        padding-left:35px!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:12px !important;
        color:black !important; }
        
        #create-button:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild11.png")no-repeat !important;
        background-position:14px 5px!important;
        border-left-color:  #bbddff !important;
        border-top-color:  #bbddff !important;
        border-right-color:  #11508d !important;
        border-bottom-color:  #11508d !important;}
        
        #action-box > h3, h2, h1 {color: #057A7A !important;}
        
    
        #profiles > div:nth-child(n+1) > table > tbody > tr:nth-child(2) > td > button{
        -moz-appearance:none!important;
        background: #F0F0F0  url("..//icons/Bild12.png")no-repeat !important;
        margin-left: 5px !important;
        padding-left:35px!important;
        padding-right:20px!important;
        background-position:14px 5px!important;
        font-size:14px!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; 
        }
        
        #profiles > div:nth-child(n+1) > table > tbody > tr:nth-child(2) > td > button
        {position: absolute !important;    right: 264px !important; margin-top:-8px !important;}
        
        #profiles > div:nth-child(n+1) > table > tbody > tr:last-child > td > button
        {position: absolute !important;    right: 264px !important; margin-top:-8px !important;}    
        
        
        #profiles > div:nth-child(-n+20) > table:nth-child(-n+20) > tbody:nth-child(1) > tr:nth-child(-n+20), 
        #profiles > div:nth-child(-n+20) > table:nth-child(-n+20) > tbody:nth-child(1) > tr:nth-child(-n+20) > th:nth-child(-n+20)
        {height: 32px !important;}
        
        #profiles > div:nth-child(n+1) > table > tbody > tr:nth-child(2) > td > button:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild12.png")no-repeat !important;
        background-position:14px 5px!important;
        border-left-color:  #bbddff !important;
        border-top-color:  #bbddff !important;
        border-right-color:  #11508d !important;
        border-bottom-color:  #11508d !important;
        }
        
        
        #profiles > div:nth-child(n+1) > table > tbody > tr:last-child > td > button{
        -moz-appearance:none!important;
        background: #F0F0F0  url("..//icons/Bild12.png")no-repeat !important;
        margin-left: 25px !important;
        padding-left:35px!important;
        padding-right:20px!important;
        background-position:14px 5px!important;
        font-size: 14px!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;}
        
        #profiles > div:nth-child(n+1) > table > tbody > tr:last-child > td > button:hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild12.png")no-repeat !important;
        background-position:14px 5px!important;
        border-left-color:  #bbddff !important;
        border-top-color:  #bbddff !important;
        border-right-color:  #11508d !important;
        border-bottom-color:  #11508d !important;}
        
        #profiles > div:nth-child(n+1) > button:nth-child(3){
        -moz-appearance:none!important;
        background: #F0F0F0  url("..//icons/Bild13.png")no-repeat !important;
        margin-top: 8px !important;
        padding-left:35px!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:12px !important;
        color:black !important;}
        
        #profiles > div:nth-child(n+1) > button:nth-child(3):hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild13.png")no-repeat !important;
        background-position:14px 5px!important;
        border-left-color:  #bbddff !important;
        border-top-color:  #bbddff !important;
        border-right-color:  #11508d !important;
        border-bottom-color:  #11508d !important;}
        
        #profiles > div:nth-child(n+1) >button:nth-child(4){
        -moz-appearance:none!important;
        background: #F0F0F0  url("..//icons/Bild8.gif")no-repeat !important;
        margin-top: 8px !important;
        padding-left:35px!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:12px !important;
        color:black !important; }
        
        #profiles > div:nth-child(n+1) > button:nth-child(4):hover {
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild8.gif")no-repeat !important;
        background-position:14px 5px!important;
        border-left-color:  #bbddff !important;
        border-top-color:  #bbddff !important;
        border-right-color:  #11508d !important;
        border-bottom-color:  #11508d !important;}
        
        #profiles > div:nth-child(n+1) >button:nth-child(5){
        -moz-appearance:none!important;
        background: #F0F0F0  url("..//icons/Bild14.png")no-repeat !important;
        margin-top: 8px !important;
        padding-left:35px!important;
        padding-right:20px!important;
        background-position:14px 7px!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; }
        
        #profiles > div:nth-child(n+1) >button:nth-child(5):hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild14.png")no-repeat !important;
        background-position:14px 7px!important;
        border-left-color:  #bbddff !important;
        border-top-color:  #bbddff !important;
        border-right-color:  #11508d !important;
        border-bottom-color:  #11508d !important;}
        
        #profiles > div:nth-child(n+1) >button:nth-child(6){
        -moz-appearance:none!important;
        background: #F0F0F0  url("..//icons/Bild15.png")no-repeat !important;
        margin-top: 8px !important;
        padding-left:35px!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:12px !important;
        color:black !important; }    
    
        #profiles > div:nth-child(n+1) >button:nth-child(6):hover{
        -moz-appearance:none!important;
        background: #B2EDFA url("..//icons/Bild15.png")no-repeat !important;
        background-position:14px 5px!important;
        border-left-color:  #bbddff !important;
        border-top-color:  #bbddff !important;
        border-right-color:  #11508d !important;
        border-bottom-color:  #11508d !important;}    
        
        #action-box{background: #FDF5E6 !important;}
        #action-box > h3{margin-left: 4px !important;}    
        
        #profiles > div:nth-child(odd) > table            
        {background: #FFFFF0 !important;}
        
        td:hover{background: #ffeb99 !important;}
        
        th {background-color: #ee7621 !important;}
        th:hover {background-color: #b54f06 !important;}    
    
        #profiles > div:nth-child(even) > table
        {background: #FFFAF0 !important;}
        }
    Alles anzeigen

    Symbole siehe hier: https://github.com/Endor8/CSS/tre…s/about:profile

    Boersenfeger Zeile 13 könnte für dich wieder wichtig sein. :wink:

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 10. Mai 2020 um 21:43

    Css Code für about:support

    sieht so aus:



    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;}
        
        #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;}
        
        #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;}
        
        #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:nth-child(15) > 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) > td: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;}
        
        #startup-cache-wrote-to-disk-cache,
        #graphics-workarounds-tbody > tr:nth-child(2) > 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:nth-child(15) > 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) > td:nth-child(9),
        #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;}
        
        #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

    Symbole siehe hier: https://github.com/Endor8/CSS/tre…s/about:support

    Es kann sein, dass da und dort noch Anpassungen nötig sind.

    Boersenfeger

    für dich könnte Zeile 14 im CSS Code eventuell hilfreich sein. :wink:

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 10. Mai 2020 um 17:02

    Lust auf mehr?


    About:about

    CSS
    /* AGENT_SHEET */
    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document url("about:about") {
    
    
    html > body {background: #FFFFFF !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 = Bild3.png siehe hier: https://github.com/Endor8/CSS/blob/master/Icons/Bild3.png

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 10. Mai 2020 um 16:14

    Ja so gefällt mir das jetzt.

    ansonsten gern geschehen.

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 10. Mai 2020 um 16:09

    Du weißt ja, bei Github muss man anders runter laden.

    Datei mit Linksklick öffnen dann rechtsklick auf Download

    und aus dem Menü Ziel speichern unter wählen.

    Dann geht es.

    Mfg.
    Endor

  • Firefox 76 - openbookModokiFor40.uc.js

    • Endor
    • 10. Mai 2020 um 15:53

    Bei mir geht es auch mit diesem Script nicht. Leider....

    Mfg.

    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 10. Mai 2020 um 15:45

    Boersenfeger

    Prima, freut mich wenn es passt.

    Hast Du die Symbole runter geladen,

    denn auf Deinem Bild fehlen die noch.

    Mfg.

    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 10. Mai 2020 um 15:03

    Hier der Link zu den verwendeten Symbolen:

    https://github.com/Endor8/CSS/tree/master/Icons/about:logins

    Mfg.
    Endor


    Boersenfeger

    Zeile 42 aus dem Code entfernen:

    CSS
    body{margin-left: 175px !important; max-width: 1150px !important;}

    Mfg.
    Endor

  • Anzeige "Ungelesene Beiträge"

    • Endor
    • 10. Mai 2020 um 14:56

    Vielleicht kann da 2002Andreas etwas zaubern ich bin da überfragt.

    Mfg.
    Endor

  • About Seiten mit CSS Codes anpassen

    • Endor
    • 10. Mai 2020 um 14:53

    Hier der CSS Code für about:logins, die Symbole müssen noch runter geladen und im Chromeordner

    im Unterordner icons gespeichert werden.

    CSS
    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document url-prefix(about:logins) {
    
    
    body > login-item:nth-child(3):before {content: "Design by Endor";
    margin-left: 150px!important;
    margin-top: -10px!important;
    font-size: 25px!important;
    font-weight: bold!important;
    color: red!important;}
    
    
    
    
    body > header:nth-child(1){margin-left: -35px !important; margin-top: 1px !important; border-bottom: none !important;
    border-top-right-radius:28px !important; border-top-left-radius:28px !important;}
    
    
    body > login-item:nth-child(3){border-right-width: 1px !important;}
    
    
    body > login-list{border-right: none !important; border-bottom: none !important;}
    
    
    body > login-list:nth-child(2){margin-left: -35px !important; border-bottom: none !important;}
    
    
    li[class="login-list-item"],
    li[class="login-list-item selected"]{padding-left: 25px !important;}
    
    
    div.detail-row:nth-child(2) > div:nth-child(1) > label:nth-child(1) > input:nth-child(2),
    .password-display {width: 240px !important;}
    
    
    .meta{padding-left: 35px !important; border-right: none !important; border-bottom: none !important;}
    
    
    .create-login-button-container {padding-left: 10px !important; padding-right: 70px !important;
    margin-bottom: 1px !important; }
    
    
    .container > ol:nth-child(1){border-bottom: none !important; box-shadow: none !important;}
    
    
    .header, li {border-bottom: none !important; box-shadow: none !important;}
    
    
    header {background:#fbe8d2 !important;}
    
    
    html{background:#ffffff!important;}
    
    
    body > h1:nth-child(2){margin-top: 10px !important;}
    
    
    body{margin-left: 175px !important; max-width: 1150px !important;}
    
    
    .count{color: #0f6acc !important; font-size: 15px !important; font-weight: bold !important;}
    
    
    .filter,
    login-filter{appearance: none !important; border-radius:24px !important;}
    
    
    .menu-button{fill: #e69500 !important;}
    
    
    .time-created,
    .create-login-button-container,
    body > login-list:nth-child(2), li, .header, header,
    .meta{box-shadow: none !important;}
    
    
    .container > ol:nth-child(1),
    .meta, .create-login-button-container,
    body > login-item:nth-child(3),
    .container {background-color: #FFFFF0 !important;}
    
    
    .meta:hover, .create-login-button-container:hover
    {background: #ffe680 !important; }
    
    
    .login-list-item.selected{background: #fff0b3 !important; border-left: 2px!important;}
    .login-list-item.selected:hover{background: #ffdb4d !important; }
    
    
    .login-list-item {background-color: #FFFFF0 !important;}
    .login-list-item:hover {background-color: #ffe680 !important;}
    
    
    .header{margin-top: 20px!important;}
    .login-item-title{color: #0066cc !important;}
    
    
    .favicon-wrapper,
    .login-item-favicon-wrapper{fill: #e69500 !important;}
    
    
    #login-sort{
    background: #F0F0F0 url("..//icons/Bild86.png")no-repeat !important;
    padding-left:40px!important;
    padding-top: 2px!important;
    padding-bottom: 4px!important;
    background-position:10px 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;
    color:black !important;
    margin-left: -15px !important;}
    
    
    #login-sort:hover{
    background: #B2EDFA url("..//icons/Bild86.png")no-repeat !important;
    padding-left:40px!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:10px 6px!important;}
    
    
    .copy-username-button{
    appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild73.png")no-repeat !important;
    padding-left:20px!important;
    padding-top: 2px!important;
    padding-bottom: 4px!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:16px!important;
    color:black !important; }
    
    
    .copy-username-button:hover{
    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-username-button{margin-left: 50px !important;}
    
    
    
    
    .copy-username-button,
    .copy-password-button {min-width: 130px !important;}
    
    
    .copy-password-button{
    appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild74.png")no-repeat !important;
    padding-left:20px!important;
    padding-top: 2px!important;
    padding-bottom: 4px!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:16px!important;
    color:black !important;}
    
    
    .copy-password-button:hover{
    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;}
    
    
    
    
    .origin-input{
    appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild75.png")no-repeat !important;
    padding-left:35px!important;
    padding-top: 2px!important;
    padding-bottom: 4px!important;
    width: 320px !important;
    background-position:10px 5px!important;
    color:black!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:16px!important;}
    
    
    .origin-input:hover{
    appearance:none!important;
    background: #B2EDFA url("..//icons/Bild75.png")no-repeat !important;
    background-position:10px 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;}
    
    
    .fxaccounts-enable-button{
    appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild83.png")no-repeat !important;
    padding-left:35px!important;
    padding-top: 2px!important;
    padding-bottom: 4px!important;
    background-position:10px 6px!important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!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-style: outset !important;
    border-width:2px !important;
    border-radius:16px!important;}
    
    
    .fxaccounts-enable-button:hover{
    appearance:none!important;
    background: #B2EDFA url("..//icons/Bild83.png")no-repeat !important;
    background-position:10px 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;}
    
    
    .create-login-button{
    appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild84.png")no-repeat !important;
    padding-left:32px!important;
    padding-top: 2px!important;
    padding-bottom: 4px!important;
    background-position:10px 5px!important;
    color:black!important;
    font-size:14px!important;
    text-decoration:none!important;
    padding-right:35px!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:16px!important;}
    
    
    .create-login-button:hover{
    appearance:none!important;
    background: #B2EDFA url("..//icons/Bild84.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:10px 5px!important;}
    
    
    
    
    .edit-button{
    appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild67.png")no-repeat !important;
    padding-left:40px!important;
    padding-right: 20px !important;
    padding-top: 2px!important;
    padding-bottom: 4px!important;
    background-position:10px 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:16px !important;
    color:black !important; }
    
    
    .edit-button:hover{
    appearance:none!important;
    background: #B2EDFA url("..//icons/Bild67.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:10px 5px!important;}
    
    
    .delete-button{
    appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild8.gif")no-repeat !important;
    padding-left:40px!important;
    padding-right:20px!important;
    padding-top: 2px!important;
    padding-bottom: 4px!important;
    background-position:10px 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:16px !important;
    color:black !important; }
    
    
    .delete-button:hover{
    appearance:none!important;
    background: #B2EDFA url("..//icons/Bild8.gif")no-repeat !important;
    background-position:10px 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;}
    
    
    .save-changes-button{
    appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild87.png")no-repeat !important;
    padding-left:40px!important;
    padding-right:20px!important;
    padding-top: 2px!important;
    padding-bottom: 4px!important;
    background-position:10px 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:16px !important;
    color:black !important; }
    
    
    .save-changes-button:hover{
    appearance:none!important;
    background: #B2EDFA url("..//icons/Bild87.png")no-repeat !important;
    background-position:10px 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;}
    
    
    .cancel-button{
    appearance:none!important;
    background: #F0F0F0 url("..//icons/Bild88.png")no-repeat !important;
    padding-left:40px!important;
    padding-right:20px!important;
    padding-top: 2px!important;
    padding-bottom: 4px!important;
    background-position:10px 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:16px !important;
    color:black !important; }
    
    
    .cancel-button:hover{
    appearance:none!important;
    background: #B2EDFA url("..//icons/Bild88.png")no-repeat !important;
    background-position:10px 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;}
    
    
    .reveal-password-checkbox{fill: #0066cc!important;}
    
    
    .menuitem-import{
    width: 100% !important;
    height: 24px !important;
    fill: #cc3300!important;
    color: black!important;}
    
    
    .menuitem-help {
    width: 100% !important;
    height: 24px !important;
    fill: blue!important;
    color: black!important;}
    
    
    .menuitem-preferences {
    width: 100% !important;
    height: 24px !important;
    fill: red!important;
    color: black!important;}
    
    
    .menuitem-mobile[data-l10n-id="menu-menuitem-android-app"] {
    width: 100% !important;
    height: 24px !important;
    fill: #33cc33!important;
    color: black!important;}
    
    
    .menuitem-mobile[data-l10n-id="menu-menuitem-iphone-app"] {
    width: 100% !important;
    height: 24px !important;
    fill: #9900ff!important;
    color: black!important;}
    }
    Alles anzeigen

    Hier der Link zu den verwendeten Symbolen:

    https://github.com/Endor8/CSS/tree/master/Icons/about:logins

    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