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

Beiträge von Herman4

  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 18. September 2018 um 14:28

    jetzt habe ich es

    CSS
    /* AGENT_SHEET */
    
    
    /* Tabs unter Adresszeile */
    @import url(./classic/css/tabs/tabs_below_navigation_toolbar_classic_grey.css); /**/
    
    
    /* Gelbe statt graue Ordnericons */
    @import url(./classic/css/generalui/bookmark_icons_colorized.css); /**/
    
    
    
    
    /* Ab hier keine @imports mehr! */
    /********************************/
    
    
    
    
    /* Tabs mit abgerundeten Ecken */
    :root {
        --tab-curve-width: 30px;
        --tabs-border: transparent !important;
    }
    .arrowscrollbox-scrollbox {
        padding-inline-start: 10px !important;
    }
    
    
    /* To be able to see the top border of the tab */
    .tab-stack {
        margin-top: 2px !important;
    }
    
    
    /* When the window is maximized, the first pinned tab is properly displayed. */
    #TabsToolbar {
        padding-inline-start: 15px !important;
    }
    .titlebar-placeholder {
        border: none !important;
    }
    
    
    /* Remove unneeded styles from Photon */
    .tabbrowser-tab::before,
    .tabbrowser-tab::after {
        border: none !important;
    }
    .tabbrowser-tab > .tab-stack > .tab-background {
        background-image: none !important;
        -moz-box-orient: horizontal !important;
        background-color: transparent !important;
        margin-top: 1px !important;
    }
    .tab-background[selected="true"] {
        border: none !important;
    }
    .tab-line {
        display: none !important;
    }
    .tab-bottom-line {
        display: none !important;
    }
    
    
    /* Match height of new tab button (right svg) on hover */
    .tabs-newtab-button {
        margin: 0 !important;
    }
    
    
    /* overlap the tab curves */
    .tab-background {
        -moz-margin-end: -15px !important;
        -moz-margin-start: -15px !important;
    }
    
    
    /* Begin tab background customizations */
    .tab-background[selected="true"]::before {
        border: none !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        display: -moz-box !important;
        background-repeat: no-repeat !important;
    }
    .tab-background[selected="true"]::after {
        border: none !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        display: -moz-box !important;
        background-repeat: no-repeat !important;
    }
    .tab-background[selected="true"] > spacer {
        margin-top: 0px !important;
    }
    #new-tab-button,
    .tabs-newtab-button {
        width: calc(36px + 30px) !important;
        margin-inline-start: -15px !important;
        margin-top: 1px !important;
    }
    
    
    /* Tab hover customizations */
    
    
    /* Regular tabs */
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::before {
        display: -moz-box !important;
        background-repeat: no-repeat !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        background-color: transparent !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::after {
        display: -moz-box !important;
        background-repeat: no-repeat !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        background-color: transparent !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true]) > spacer {
        margin-top: 0px !important;
    }
    #TabsToolbar[brighttext] > #tabbrowser-tabs > .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected="true"]),
    .tabs-newtab-button:hover,
    .tabs-newtab-button:hover::before,
    .tabs-newtab-button:hover::after {
        background-color: transparent !important;
    }
    
    
    /* New tab hover customizations */
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected="true"]),
    .tabs-newtab-button:hover {
        background-position: 0px 2px, 30px 4px, 36px 2px !important;
        background-repeat: no-repeat !important;
        background-size: 30px 30px, calc(100% - (2 * 30px)) 30px, 30px !important;
    }
    .tabs-newtab-button:hover > .toolbarbutton-icon {
        background: none !important;
        background-color: transparent !important;
    }
    
    
    /* Color specific customizations */
    :root {
        --svg-selected-before: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgb(249,249,250);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --svg-selected-after: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgb(249, 249, 255);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --background-selected-middle: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient( transparent 2px, rgb(249, 249, 255) 2px, rgb(249, 249, 255)), none;
        --svg-hover-before: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='30px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='30' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgba(255, 255, 255, .1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --svg-hover-after: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgba(255, 255, 255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --background-hover-middle: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient( transparent 2px, rgba(255, 255, 255, .1) 2px, rgba(255, 255, 255, .1)), none;
        --newtab-hover: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='30px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgba(255,255,255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>"), linear-gradient(rgba(255, 255, 255, .1), rgba(255, 255, 255, .1)), url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgba(255,255,255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
    }
    
    
    /* OS-specific color variables */
    @media screen and (-moz-windows-theme) {
         :root {}
    }
    @media not screen and (-moz-windows-theme) {
         :root {}
    }
    .tab-background[selected="true"]::before {
        background-image: var(--svg-selected-before) !important;
    }
    .tab-background[selected="true"]::after {
        background-image: var(--svg-selected-after) !important;
    }
    .tab-background[selected="true"] > spacer {
        background-image: var(--background-selected-middle) !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::before {
        background-image: var(--svg-hover-before) !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::after {
        background-image: var(--svg-hover-after) !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true]) > spacer {
        background-image: var(--background-hover-middle) !important;
    }
    .tabs-newtab-button:hover {
        background-image: var(--newtab-hover) !important;
    }
    
    
    menubar > menu {
    background-color: white !important;
    }
    Alles anzeigen

    leider finde ich das nciht mehr wei das mti dem weißen hintergrund bei den lesezeichen geht - sorry - äehem
    kann mir da noch mal einer helfen?

  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 17. September 2018 um 21:37

    bin gerade auch auf einen fehelr von mir drauf gekommen ich ahbe die Tabs unten unter mein computer usw. bitte wie geht das
    seihe bild

    Bilder

    • 1.jpg
      • 61,91 kB
      • 1.442 × 163
  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 17. September 2018 um 20:39

    ups habs schon bei firefox anpassen rehts oben - unten steht dann bei titelleiste dichte - da habe ich touch oder normal oder kompakt zum auswählen
    das geht super aber mri fehtl leider die leiste noch unten

  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 17. September 2018 um 20:30

    schätze duz weißt alles g++g
    also du glabust nicht mein code ist so lange damit er was stört? weil oben steht das gleiche wie unten kommt mir vor

    CSS
    #toolbar-context-menu, menuitem, menupopup, popup, menupopup >  menu, menupopup menuitem, popup menu, popup menuitem{
    -moz-appearance: none !important;
    color: black !important;
    background:white!important;
    font-size:18px!important;
    }
    
    
    menupopup > menu[_moz-menuactive="true"],
    menupopup > menuitem[_moz-menuactive="true"],
    popup > menu[_moz-menuactive="true"],
    popup > menuitem[_moz-menuactive="true"]{
    border: none !important;
    background: lightblue !important;
    }
    /* AGENT_SHEET */
    
    
    /* Tabs unter Adresszeile */
    @import url(./classic/css/tabs/tabs_below_navigation_toolbar_classic_grey.css); /**/
    
    
    /* Gelbe statt graue Ordnericons */
    @import url(./classic/css/generalui/bookmark_icons_colorized.css); /**/
    
    
    
    
    /* Ab hier keine @imports mehr! */
    /********************************/
    
    
    
    
    /* Tabs mit abgerundeten Ecken */
    :root {
        --tab-curve-width: 30px;
        --tabs-border: transparent !important;
    }
    .arrowscrollbox-scrollbox {
        padding-inline-start: 10px !important;
    }
    
    
    /* To be able to see the top border of the tab */
    .tab-stack {
        margin-top: 2px !important;
    }
    
    
    /* When the window is maximized, the first pinned tab is properly displayed. */
    #TabsToolbar {
        padding-inline-start: 15px !important;
    }
    .titlebar-placeholder {
        border: none !important;
    }
    
    
    /* Remove unneeded styles from Photon */
    .tabbrowser-tab::before,
    .tabbrowser-tab::after {
        border: none !important;
    }
    .tabbrowser-tab > .tab-stack > .tab-background {
        background-image: none !important;
        -moz-box-orient: horizontal !important;
        background-color: transparent !important;
        margin-top: 1px !important;
    }
    .tab-background[selected="true"] {
        border: none !important;
    }
    .tab-line {
        display: none !important;
    }
    .tab-bottom-line {
        display: none !important;
    }
    
    
    /* Match height of new tab button (right svg) on hover */
    .tabs-newtab-button {
        margin: 0 !important;
    }
    
    
    /* overlap the tab curves */
    .tab-background {
        -moz-margin-end: -15px !important;
        -moz-margin-start: -15px !important;
    }
    
    
    /* Begin tab background customizations */
    .tab-background[selected="true"]::before {
        border: none !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        display: -moz-box !important;
        background-repeat: no-repeat !important;
    }
    .tab-background[selected="true"]::after {
        border: none !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        display: -moz-box !important;
        background-repeat: no-repeat !important;
    }
    .tab-background[selected="true"] > spacer {
        margin-top: 0px !important;
    }
    #new-tab-button,
    .tabs-newtab-button {
        width: calc(36px + 30px) !important;
        margin-inline-start: -15px !important;
        margin-top: 1px !important;
    }
    
    
    /* Tab hover customizations */
    
    
    /* Regular tabs */
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::before {
        display: -moz-box !important;
        background-repeat: no-repeat !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        background-color: transparent !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::after {
        display: -moz-box !important;
        background-repeat: no-repeat !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        background-color: transparent !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true]) > spacer {
        margin-top: 0px !important;
    }
    #TabsToolbar[brighttext] > #tabbrowser-tabs > .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected="true"]),
    .tabs-newtab-button:hover,
    .tabs-newtab-button:hover::before,
    .tabs-newtab-button:hover::after {
        background-color: transparent !important;
    }
    
    
    /* New tab hover customizations */
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected="true"]),
    .tabs-newtab-button:hover {
        background-position: 0px 2px, 30px 4px, 36px 2px !important;
        background-repeat: no-repeat !important;
        background-size: 30px 30px, calc(100% - (2 * 30px)) 30px, 30px !important;
    }
    .tabs-newtab-button:hover > .toolbarbutton-icon {
        background: none !important;
        background-color: transparent !important;
    }
    
    
    /* Color specific customizations */
    :root {
        --svg-selected-before: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgb(249,249,250);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --svg-selected-after: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgb(249, 249, 255);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --background-selected-middle: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient( transparent 2px, rgb(249, 249, 255) 2px, rgb(249, 249, 255)), none;
        --svg-hover-before: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='30px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='30' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgba(255, 255, 255, .1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --svg-hover-after: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgba(255, 255, 255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --background-hover-middle: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient( transparent 2px, rgba(255, 255, 255, .1) 2px, rgba(255, 255, 255, .1)), none;
        --newtab-hover: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='30px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgba(255,255,255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>"), linear-gradient(rgba(255, 255, 255, .1), rgba(255, 255, 255, .1)), url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgba(255,255,255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
    }
    
    
    /* OS-specific color variables */
    @media screen and (-moz-windows-theme) {
         :root {}
    }
    @media not screen and (-moz-windows-theme) {
         :root {}
    }
    .tab-background[selected="true"]::before {
        background-image: var(--svg-selected-before) !important;
    }
    .tab-background[selected="true"]::after {
        background-image: var(--svg-selected-after) !important;
    }
    .tab-background[selected="true"] > spacer {
        background-image: var(--background-selected-middle) !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::before {
        background-image: var(--svg-hover-before) !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::after {
        background-image: var(--svg-hover-after) !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true]) > spacer {
        background-image: var(--background-hover-middle) !important;
    }
    .tabs-newtab-button:hover {
        background-image: var(--newtab-hover) !important;
    }
    #toolbar-context-menu, menuitem, menupopup, popup, menupopup >  menu, menupopup menuitem, popup menu, popup menuitem{
    -moz-appearance: none !important;
    color: black !important;
    background:white!important;
    font-size:15px!important;
    }
    
    
    #PlacesToolbarItems > toolbarbutton{
    font-size:15px!important;}
    
    
    /* Lesezeichen Sidebar - Ordnericon  gelb */
    
    
    @-moz-document url("chrome://browser/content/bookmarks/bookmarksPanel.xul"), 
    url("chrome://browser/content/history/history-panel.xul") {
    
    
    	treechildren::-moz-tree-image(container) {
    		list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAd5JREFUeNqMU79rFUEQ/vbuodFEEkzAImBpkUabFP4ldpaJhZXYm/RiZWsv/hkWFglBUyTIgyAIIfgIRjHv3r39MePM7N3LcbxAFvZ2b2bn22/mm3XMjF+HL3YW7q28YSIw8mBKoBihhhgCsoORot9d3/ywg3YowMXwNde/PzGnk2vn6PitrT+/PGeNaecg4+qNY3D43vy16A5wDDd4Aqg/ngmrjl/GoN0U5V1QquHQG3q+TPDVhVwyBffcmQGJmSVfyZk7R3SngI4JKfwDJ2+05zIg8gbiereTZRHhJ5KCMOwDFLjhoBTn2g0ghagfKeIYJDPFyibJVBtTREwq60SpYvh5++PpwatHsxSm9QRLSQpEVSd7/TYJUb49TX7gztpjjEffnoVw66+Ytovs14Yp7HaKmUXeX9rKUoMoLNW3srqI5fWn8JejrVkK0QcrkFLOgS39yoKUQe292WJ1guUHG8K2o8K00oO1BTvXoW4yasclUTgZYJY9aFNfAThX5CZRmczAV52oAPoupHhWRIUUAOoyUIlYVaAa/VbLbyiZUiyFbjQFNwiZQSGl4IDy9sO5Wrty0QLKhdZPxmgGcDo8ejn+c/6eiK9poz15Kw7Dr/vN/z6W7q++091/AQYA5mZ8GYJ9K0AAAAAASUVORK5CYII=')!important; }
           }
    
    
    /* Lesezeichen verwalten - Ordnericon gelb */
    
    
    @-moz-document url-prefix("chrome://browser/content/places/places.xul") {
    
    
    	treechildren::-moz-tree-image(container) {
    		list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAd5JREFUeNqMU79rFUEQ/vbuodFEEkzAImBpkUabFP4ldpaJhZXYm/RiZWsv/hkWFglBUyTIgyAIIfgIRjHv3r39MePM7N3LcbxAFvZ2b2bn22/mm3XMjF+HL3YW7q28YSIw8mBKoBihhhgCsoORot9d3/ywg3YowMXwNde/PzGnk2vn6PitrT+/PGeNaecg4+qNY3D43vy16A5wDDd4Aqg/ngmrjl/GoN0U5V1QquHQG3q+TPDVhVwyBffcmQGJmSVfyZk7R3SngI4JKfwDJ2+05zIg8gbiereTZRHhJ5KCMOwDFLjhoBTn2g0ghagfKeIYJDPFyibJVBtTREwq60SpYvh5++PpwatHsxSm9QRLSQpEVSd7/TYJUb49TX7gztpjjEffnoVw66+Ytovs14Yp7HaKmUXeX9rKUoMoLNW3srqI5fWn8JejrVkK0QcrkFLOgS39yoKUQe292WJ1guUHG8K2o8K00oO1BTvXoW4yasclUTgZYJY9aFNfAThX5CZRmczAV52oAPoupHhWRIUUAOoyUIlYVaAa/VbLbyiZUiyFbjQFNwiZQSGl4IDy9sO5Wrty0QLKhdZPxmgGcDo8ejn+c/6eiK9poz15Kw7Dr/vN/z6W7q++091/AQYA5mZ8GYJ9K0AAAAAASUVORK5CYII=')!important; }
           }
    
    
    /* Lesezeichensymbolleiste - Ordnericon gelb */
    
    
    @-moz-document url-prefix("chrome://browser/content/browser.xul") {
    
    
    	.bookmark-item[container="true"] {
    		list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAd5JREFUeNqMU79rFUEQ/vbuodFEEkzAImBpkUabFP4ldpaJhZXYm/RiZWsv/hkWFglBUyTIgyAIIfgIRjHv3r39MePM7N3LcbxAFvZ2b2bn22/mm3XMjF+HL3YW7q28YSIw8mBKoBihhhgCsoORot9d3/ywg3YowMXwNde/PzGnk2vn6PitrT+/PGeNaecg4+qNY3D43vy16A5wDDd4Aqg/ngmrjl/GoN0U5V1QquHQG3q+TPDVhVwyBffcmQGJmSVfyZk7R3SngI4JKfwDJ2+05zIg8gbiereTZRHhJ5KCMOwDFLjhoBTn2g0ghagfKeIYJDPFyibJVBtTREwq60SpYvh5++PpwatHsxSm9QRLSQpEVSd7/TYJUb49TX7gztpjjEffnoVw66+Ytovs14Yp7HaKmUXeX9rKUoMoLNW3srqI5fWn8JejrVkK0QcrkFLOgS39yoKUQe292WJ1guUHG8K2o8K00oO1BTvXoW4yasclUTgZYJY9aFNfAThX5CZRmczAV52oAPoupHhWRIUUAOoyUIlYVaAa/VbLbyiZUiyFbjQFNwiZQSGl4IDy9sO5Wrty0QLKhdZPxmgGcDo8ejn+c/6eiK9poz15Kw7Dr/vN/z6W7q++091/AQYA5mZ8GYJ9K0AAAAAASUVORK5CYII=')
    		!important;
    		-moz-image-region: rect(0px 16px 16px 0px) !important; }
           }
    #navigator-toolbox toolbar:not(#nav-bar):not(#toolbar-menubar) {
    -moz-box-ordinal-group:10}
    
    #TabsToolbar {-moz-box-ordinal-group:3!important;
    margin-top:0px!important;
    margin-bottom:-3px!important; 
    }
    Alles anzeigen

    und dann wollte ich dich noch bitten ob du mir helfen kannst unten am Ende vom Firefox den Rand - siehe Bild
    und leider ist das Bild verzerrt im irfan view ich wieß nicth wieso aber weißt du was ich meine?

  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 17. September 2018 um 20:26

    perfekt
    bitte woher weißt du das, das gibt es ja absolut nicht
    dass it ja ich packs nicht
    vielen vielen dank
    glaubst du mein code ist zu lange?
    wenndu erlaubst noch eine Frage - räusper
    die Tabs oberhalg vom mein computer geht das mit einem Abstand auch?

    Bilder

    • 3.jpg
      • 409,18 kB
      • 2.778 × 1.779
  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 17. September 2018 um 20:22

    habe jetzt alles
    Lesezeichen udn Ansicht usw. ordner - weißer Hintergrund
    die Leiste der gespeichernte Seiten - groß wie ich will
    die Größe bei Lesezeichen - wie ich will
    die Ordner gelb bei Lesezeichen
    die Tabs abgerundet und obenerhalb der Adress Leiste
    Was mir noch fehlt

    die Leiste im Firefox unten
    udn ja ist der Code nicht zu lange macht das nichts?
    und nur ren aus interesse ich weß nicth wie das aussieht
    die geöffneten Tabs unterhalb nicht oberhalb der Adressleiste
    ginge das uach bitte?

  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 17. September 2018 um 20:21

    ja danke perfekt
    mein Code sieht jetzt so aus

    CSS
    #toolbar-context-menu, menuitem, menupopup, popup, menupopup >  menu, menupopup menuitem, popup menu, popup menuitem{
    -moz-appearance: none !important;
    color: black !important;
    background:white!important;
    font-size:18px!important;
    }
    
    
    menupopup > menu[_moz-menuactive="true"],
    menupopup > menuitem[_moz-menuactive="true"],
    popup > menu[_moz-menuactive="true"],
    popup > menuitem[_moz-menuactive="true"]{
    border: none !important;
    background: lightblue !important;
    }
    /* AGENT_SHEET */
    
    
    /* Tabs unter Adresszeile */
    @import url(./classic/css/tabs/tabs_below_navigation_toolbar_classic_grey.css); /**/
    
    
    /* Gelbe statt graue Ordnericons */
    @import url(./classic/css/generalui/bookmark_icons_colorized.css); /**/
    
    
    
    
    /* Ab hier keine @imports mehr! */
    /********************************/
    
    
    
    
    /* Tabs mit abgerundeten Ecken */
    :root {
        --tab-curve-width: 30px;
        --tabs-border: transparent !important;
    }
    .arrowscrollbox-scrollbox {
        padding-inline-start: 10px !important;
    }
    
    
    /* To be able to see the top border of the tab */
    .tab-stack {
        margin-top: 2px !important;
    }
    
    
    /* When the window is maximized, the first pinned tab is properly displayed. */
    #TabsToolbar {
        padding-inline-start: 15px !important;
    }
    .titlebar-placeholder {
        border: none !important;
    }
    
    
    /* Remove unneeded styles from Photon */
    .tabbrowser-tab::before,
    .tabbrowser-tab::after {
        border: none !important;
    }
    .tabbrowser-tab > .tab-stack > .tab-background {
        background-image: none !important;
        -moz-box-orient: horizontal !important;
        background-color: transparent !important;
        margin-top: 1px !important;
    }
    .tab-background[selected="true"] {
        border: none !important;
    }
    .tab-line {
        display: none !important;
    }
    .tab-bottom-line {
        display: none !important;
    }
    
    
    /* Match height of new tab button (right svg) on hover */
    .tabs-newtab-button {
        margin: 0 !important;
    }
    
    
    /* overlap the tab curves */
    .tab-background {
        -moz-margin-end: -15px !important;
        -moz-margin-start: -15px !important;
    }
    
    
    /* Begin tab background customizations */
    .tab-background[selected="true"]::before {
        border: none !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        display: -moz-box !important;
        background-repeat: no-repeat !important;
    }
    .tab-background[selected="true"]::after {
        border: none !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        display: -moz-box !important;
        background-repeat: no-repeat !important;
    }
    .tab-background[selected="true"] > spacer {
        margin-top: 0px !important;
    }
    #new-tab-button,
    .tabs-newtab-button {
        width: calc(36px + 30px) !important;
        margin-inline-start: -15px !important;
        margin-top: 1px !important;
    }
    
    
    /* Tab hover customizations */
    
    
    /* Regular tabs */
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::before {
        display: -moz-box !important;
        background-repeat: no-repeat !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        background-color: transparent !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::after {
        display: -moz-box !important;
        background-repeat: no-repeat !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        background-color: transparent !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true]) > spacer {
        margin-top: 0px !important;
    }
    #TabsToolbar[brighttext] > #tabbrowser-tabs > .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected="true"]),
    .tabs-newtab-button:hover,
    .tabs-newtab-button:hover::before,
    .tabs-newtab-button:hover::after {
        background-color: transparent !important;
    }
    
    
    /* New tab hover customizations */
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected="true"]),
    .tabs-newtab-button:hover {
        background-position: 0px 2px, 30px 4px, 36px 2px !important;
        background-repeat: no-repeat !important;
        background-size: 30px 30px, calc(100% - (2 * 30px)) 30px, 30px !important;
    }
    .tabs-newtab-button:hover > .toolbarbutton-icon {
        background: none !important;
        background-color: transparent !important;
    }
    
    
    /* Color specific customizations */
    :root {
        --svg-selected-before: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgb(249,249,250);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --svg-selected-after: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgb(249, 249, 255);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --background-selected-middle: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient( transparent 2px, rgb(249, 249, 255) 2px, rgb(249, 249, 255)), none;
        --svg-hover-before: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='30px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='30' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgba(255, 255, 255, .1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --svg-hover-after: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgba(255, 255, 255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --background-hover-middle: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient( transparent 2px, rgba(255, 255, 255, .1) 2px, rgba(255, 255, 255, .1)), none;
        --newtab-hover: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='30px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgba(255,255,255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>"), linear-gradient(rgba(255, 255, 255, .1), rgba(255, 255, 255, .1)), url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgba(255,255,255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
    }
    
    
    /* OS-specific color variables */
    @media screen and (-moz-windows-theme) {
         :root {}
    }
    @media not screen and (-moz-windows-theme) {
         :root {}
    }
    .tab-background[selected="true"]::before {
        background-image: var(--svg-selected-before) !important;
    }
    .tab-background[selected="true"]::after {
        background-image: var(--svg-selected-after) !important;
    }
    .tab-background[selected="true"] > spacer {
        background-image: var(--background-selected-middle) !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::before {
        background-image: var(--svg-hover-before) !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::after {
        background-image: var(--svg-hover-after) !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true]) > spacer {
        background-image: var(--background-hover-middle) !important;
    }
    .tabs-newtab-button:hover {
        background-image: var(--newtab-hover) !important;
    }
    #toolbar-context-menu, menuitem, menupopup, popup, menupopup >  menu, menupopup menuitem, popup menu, popup menuitem{
    -moz-appearance: none !important;
    color: black !important;
    background:white!important;
    font-size:15px!important;
    }
    
    
    #PlacesToolbarItems > toolbarbutton{
    font-size:15px!important;}
    
    
    /* Lesezeichen Sidebar - Ordnericon  gelb */
    
    
    @-moz-document url("chrome://browser/content/bookmarks/bookmarksPanel.xul"), 
    url("chrome://browser/content/history/history-panel.xul") {
    
    
    	treechildren::-moz-tree-image(container) {
    		list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAd5JREFUeNqMU79rFUEQ/vbuodFEEkzAImBpkUabFP4ldpaJhZXYm/RiZWsv/hkWFglBUyTIgyAIIfgIRjHv3r39MePM7N3LcbxAFvZ2b2bn22/mm3XMjF+HL3YW7q28YSIw8mBKoBihhhgCsoORot9d3/ywg3YowMXwNde/PzGnk2vn6PitrT+/PGeNaecg4+qNY3D43vy16A5wDDd4Aqg/ngmrjl/GoN0U5V1QquHQG3q+TPDVhVwyBffcmQGJmSVfyZk7R3SngI4JKfwDJ2+05zIg8gbiereTZRHhJ5KCMOwDFLjhoBTn2g0ghagfKeIYJDPFyibJVBtTREwq60SpYvh5++PpwatHsxSm9QRLSQpEVSd7/TYJUb49TX7gztpjjEffnoVw66+Ytovs14Yp7HaKmUXeX9rKUoMoLNW3srqI5fWn8JejrVkK0QcrkFLOgS39yoKUQe292WJ1guUHG8K2o8K00oO1BTvXoW4yasclUTgZYJY9aFNfAThX5CZRmczAV52oAPoupHhWRIUUAOoyUIlYVaAa/VbLbyiZUiyFbjQFNwiZQSGl4IDy9sO5Wrty0QLKhdZPxmgGcDo8ejn+c/6eiK9poz15Kw7Dr/vN/z6W7q++091/AQYA5mZ8GYJ9K0AAAAAASUVORK5CYII=')!important; }
           }
    
    
    /* Lesezeichen verwalten - Ordnericon gelb */
    
    
    @-moz-document url-prefix("chrome://browser/content/places/places.xul") {
    
    
    	treechildren::-moz-tree-image(container) {
    		list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAd5JREFUeNqMU79rFUEQ/vbuodFEEkzAImBpkUabFP4ldpaJhZXYm/RiZWsv/hkWFglBUyTIgyAIIfgIRjHv3r39MePM7N3LcbxAFvZ2b2bn22/mm3XMjF+HL3YW7q28YSIw8mBKoBihhhgCsoORot9d3/ywg3YowMXwNde/PzGnk2vn6PitrT+/PGeNaecg4+qNY3D43vy16A5wDDd4Aqg/ngmrjl/GoN0U5V1QquHQG3q+TPDVhVwyBffcmQGJmSVfyZk7R3SngI4JKfwDJ2+05zIg8gbiereTZRHhJ5KCMOwDFLjhoBTn2g0ghagfKeIYJDPFyibJVBtTREwq60SpYvh5++PpwatHsxSm9QRLSQpEVSd7/TYJUb49TX7gztpjjEffnoVw66+Ytovs14Yp7HaKmUXeX9rKUoMoLNW3srqI5fWn8JejrVkK0QcrkFLOgS39yoKUQe292WJ1guUHG8K2o8K00oO1BTvXoW4yasclUTgZYJY9aFNfAThX5CZRmczAV52oAPoupHhWRIUUAOoyUIlYVaAa/VbLbyiZUiyFbjQFNwiZQSGl4IDy9sO5Wrty0QLKhdZPxmgGcDo8ejn+c/6eiK9poz15Kw7Dr/vN/z6W7q++091/AQYA5mZ8GYJ9K0AAAAAASUVORK5CYII=')!important; }
           }
    
    
    /* Lesezeichensymbolleiste - Ordnericon gelb */
    
    
    @-moz-document url-prefix("chrome://browser/content/browser.xul") {
    
    
    	.bookmark-item[container="true"] {
    		list-style-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAd5JREFUeNqMU79rFUEQ/vbuodFEEkzAImBpkUabFP4ldpaJhZXYm/RiZWsv/hkWFglBUyTIgyAIIfgIRjHv3r39MePM7N3LcbxAFvZ2b2bn22/mm3XMjF+HL3YW7q28YSIw8mBKoBihhhgCsoORot9d3/ywg3YowMXwNde/PzGnk2vn6PitrT+/PGeNaecg4+qNY3D43vy16A5wDDd4Aqg/ngmrjl/GoN0U5V1QquHQG3q+TPDVhVwyBffcmQGJmSVfyZk7R3SngI4JKfwDJ2+05zIg8gbiereTZRHhJ5KCMOwDFLjhoBTn2g0ghagfKeIYJDPFyibJVBtTREwq60SpYvh5++PpwatHsxSm9QRLSQpEVSd7/TYJUb49TX7gztpjjEffnoVw66+Ytovs14Yp7HaKmUXeX9rKUoMoLNW3srqI5fWn8JejrVkK0QcrkFLOgS39yoKUQe292WJ1guUHG8K2o8K00oO1BTvXoW4yasclUTgZYJY9aFNfAThX5CZRmczAV52oAPoupHhWRIUUAOoyUIlYVaAa/VbLbyiZUiyFbjQFNwiZQSGl4IDy9sO5Wrty0QLKhdZPxmgGcDo8ejn+c/6eiK9poz15Kw7Dr/vN/z6W7q++091/AQYA5mZ8GYJ9K0AAAAAASUVORK5CYII=')
    		!important;
    		-moz-image-region: rect(0px 16px 16px 0px) !important; }
           }
    Alles anzeigen

    hast du auch eine Ahnnung wie das mit der Leiste unten geht im Firefox?

  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 17. September 2018 um 20:15

    wow danke das ist ja irre
    mein code seiht jetzt so aus
    unübersichtlich ich weiß aber da ist alles drinnen was ich brauche

    CSS
    #toolbar-context-menu, menuitem, menupopup, popup, menupopup >  menu, menupopup menuitem, popup menu, popup menuitem{
    -moz-appearance: none !important;
    color: black !important;
    background:white!important;
    font-size:18px!important;
    }
    
    
    menupopup > menu[_moz-menuactive="true"],
    menupopup > menuitem[_moz-menuactive="true"],
    popup > menu[_moz-menuactive="true"],
    popup > menuitem[_moz-menuactive="true"]{
    border: none !important;
    background: lightblue !important;
    }
    /* AGENT_SHEET */
    
    
    /* Tabs unter Adresszeile */
    @import url(./classic/css/tabs/tabs_below_navigation_toolbar_classic_grey.css); /**/
    
    
    /* Gelbe statt graue Ordnericons */
    @import url(./classic/css/generalui/bookmark_icons_colorized.css); /**/
    
    
    
    
    /* Ab hier keine @imports mehr! */
    /********************************/
    
    
    
    
    /* Tabs mit abgerundeten Ecken */
    :root {
        --tab-curve-width: 30px;
        --tabs-border: transparent !important;
    }
    .arrowscrollbox-scrollbox {
        padding-inline-start: 10px !important;
    }
    
    
    /* To be able to see the top border of the tab */
    .tab-stack {
        margin-top: 2px !important;
    }
    
    
    /* When the window is maximized, the first pinned tab is properly displayed. */
    #TabsToolbar {
        padding-inline-start: 15px !important;
    }
    .titlebar-placeholder {
        border: none !important;
    }
    
    
    /* Remove unneeded styles from Photon */
    .tabbrowser-tab::before,
    .tabbrowser-tab::after {
        border: none !important;
    }
    .tabbrowser-tab > .tab-stack > .tab-background {
        background-image: none !important;
        -moz-box-orient: horizontal !important;
        background-color: transparent !important;
        margin-top: 1px !important;
    }
    .tab-background[selected="true"] {
        border: none !important;
    }
    .tab-line {
        display: none !important;
    }
    .tab-bottom-line {
        display: none !important;
    }
    
    
    /* Match height of new tab button (right svg) on hover */
    .tabs-newtab-button {
        margin: 0 !important;
    }
    
    
    /* overlap the tab curves */
    .tab-background {
        -moz-margin-end: -15px !important;
        -moz-margin-start: -15px !important;
    }
    
    
    /* Begin tab background customizations */
    .tab-background[selected="true"]::before {
        border: none !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        display: -moz-box !important;
        background-repeat: no-repeat !important;
    }
    .tab-background[selected="true"]::after {
        border: none !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        display: -moz-box !important;
        background-repeat: no-repeat !important;
    }
    .tab-background[selected="true"] > spacer {
        margin-top: 0px !important;
    }
    #new-tab-button,
    .tabs-newtab-button {
        width: calc(36px + 30px) !important;
        margin-inline-start: -15px !important;
        margin-top: 1px !important;
    }
    
    
    /* Tab hover customizations */
    
    
    /* Regular tabs */
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::before {
        display: -moz-box !important;
        background-repeat: no-repeat !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        background-color: transparent !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::after {
        display: -moz-box !important;
        background-repeat: no-repeat !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        background-color: transparent !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true]) > spacer {
        margin-top: 0px !important;
    }
    #TabsToolbar[brighttext] > #tabbrowser-tabs > .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected="true"]),
    .tabs-newtab-button:hover,
    .tabs-newtab-button:hover::before,
    .tabs-newtab-button:hover::after {
        background-color: transparent !important;
    }
    
    
    /* New tab hover customizations */
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected="true"]),
    .tabs-newtab-button:hover {
        background-position: 0px 2px, 30px 4px, 36px 2px !important;
        background-repeat: no-repeat !important;
        background-size: 30px 30px, calc(100% - (2 * 30px)) 30px, 30px !important;
    }
    .tabs-newtab-button:hover > .toolbarbutton-icon {
        background: none !important;
        background-color: transparent !important;
    }
    
    
    /* Color specific customizations */
    :root {
        --svg-selected-before: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgb(249,249,250);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --svg-selected-after: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgb(249, 249, 255);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --background-selected-middle: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient( transparent 2px, rgb(249, 249, 255) 2px, rgb(249, 249, 255)), none;
        --svg-hover-before: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='30px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='30' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgba(255, 255, 255, .1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --svg-hover-after: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgba(255, 255, 255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --background-hover-middle: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient( transparent 2px, rgba(255, 255, 255, .1) 2px, rgba(255, 255, 255, .1)), none;
        --newtab-hover: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='30px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgba(255,255,255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>"), linear-gradient(rgba(255, 255, 255, .1), rgba(255, 255, 255, .1)), url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgba(255,255,255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
    }
    
    
    /* OS-specific color variables */
    @media screen and (-moz-windows-theme) {
         :root {}
    }
    @media not screen and (-moz-windows-theme) {
         :root {}
    }
    .tab-background[selected="true"]::before {
        background-image: var(--svg-selected-before) !important;
    }
    .tab-background[selected="true"]::after {
        background-image: var(--svg-selected-after) !important;
    }
    .tab-background[selected="true"] > spacer {
        background-image: var(--background-selected-middle) !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::before {
        background-image: var(--svg-hover-before) !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::after {
        background-image: var(--svg-hover-after) !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true]) > spacer {
        background-image: var(--background-hover-middle) !important;
    }
    .tabs-newtab-button:hover {
        background-image: var(--newtab-hover) !important;
    }
    #toolbar-context-menu, menuitem, menupopup, popup, menupopup >  menu, menupopup menuitem, popup menu, popup menuitem{
    -moz-appearance: none !important;
    color: black !important;
    background:white!important;
    font-size:15px!important;
    }
    Alles anzeigen

    geht das eigentlich kürzer?
    und dann unten die Zeile die fehlt mri - weißt eh unten die Zeile oder Leiste beim Firefox ganz am Ende

    und die Lesezeichen ordner beim Ausklappen hätte ich gerne gelb

  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 17. September 2018 um 20:11
    Zitat von 2002Andreas


    Was soll das sein?

    da wo steht mein computer
    öbb reiseportal
    niederösterreich card
    die fixen seiten halt

  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 17. September 2018 um 20:10

    man kann auch fix einstellen die pixel siehe bild aber dafür kann ich kein strg + oder - machen um den Zoom zu verändern

    Bilder

    • 2.jpg
      • 260,17 kB
      • 2.776 × 1.710
  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 17. September 2018 um 20:04

    [attachment=0]1.jpg[/attachment]nur noch ne Frage
    das datei bearbeiten ansicht ist von der Schrift mir etwas zu lein das bei Datei ansicht lesezeichen was ich aufklappe sehr groß, kann mir da wer helfe? und unten die Fixen Tabs die hätte ich auch gerne größer - siehe Foto

    Bilder

    • 1.jpg
      • 489,01 kB
      • 3.000 × 1.688
  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 17. September 2018 um 20:02

    ich habe jetzt folgenden code der sicher unnötig ist ganz oder

    CSS
    #toolbar-context-menu, menuitem, menupopup, popup, menupopup >  menu, menupopup menuitem, popup menu, popup menuitem{
    -moz-appearance: none !important;
    color: black !important;
    background:white!important;
    font-size:18px!important;
    }
    
    
    menupopup > menu[_moz-menuactive="true"],
    menupopup > menuitem[_moz-menuactive="true"],
    popup > menu[_moz-menuactive="true"],
    popup > menuitem[_moz-menuactive="true"]{
    border: none !important;
    background: lightblue !important;
    }
    /* AGENT_SHEET */
    
    
    /* Tabs unter Adresszeile */
    @import url(./classic/css/tabs/tabs_below_navigation_toolbar_classic_grey.css); /**/
    
    
    /* Gelbe statt graue Ordnericons */
    @import url(./classic/css/generalui/bookmark_icons_colorized.css); /**/
    
    
    
    
    /* Ab hier keine @imports mehr! */
    /********************************/
    
    
    
    
    /* Tabs mit abgerundeten Ecken */
    :root {
        --tab-curve-width: 30px;
        --tabs-border: transparent !important;
    }
    .arrowscrollbox-scrollbox {
        padding-inline-start: 10px !important;
    }
    
    
    /* To be able to see the top border of the tab */
    .tab-stack {
        margin-top: 2px !important;
    }
    
    
    /* When the window is maximized, the first pinned tab is properly displayed. */
    #TabsToolbar {
        padding-inline-start: 15px !important;
    }
    .titlebar-placeholder {
        border: none !important;
    }
    
    
    /* Remove unneeded styles from Photon */
    .tabbrowser-tab::before,
    .tabbrowser-tab::after {
        border: none !important;
    }
    .tabbrowser-tab > .tab-stack > .tab-background {
        background-image: none !important;
        -moz-box-orient: horizontal !important;
        background-color: transparent !important;
        margin-top: 1px !important;
    }
    .tab-background[selected="true"] {
        border: none !important;
    }
    .tab-line {
        display: none !important;
    }
    .tab-bottom-line {
        display: none !important;
    }
    
    
    /* Match height of new tab button (right svg) on hover */
    .tabs-newtab-button {
        margin: 0 !important;
    }
    
    
    /* overlap the tab curves */
    .tab-background {
        -moz-margin-end: -15px !important;
        -moz-margin-start: -15px !important;
    }
    
    
    /* Begin tab background customizations */
    .tab-background[selected="true"]::before {
        border: none !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        display: -moz-box !important;
        background-repeat: no-repeat !important;
    }
    .tab-background[selected="true"]::after {
        border: none !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        display: -moz-box !important;
        background-repeat: no-repeat !important;
    }
    .tab-background[selected="true"] > spacer {
        margin-top: 0px !important;
    }
    #new-tab-button,
    .tabs-newtab-button {
        width: calc(36px + 30px) !important;
        margin-inline-start: -15px !important;
        margin-top: 1px !important;
    }
    
    
    /* Tab hover customizations */
    
    
    /* Regular tabs */
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::before {
        display: -moz-box !important;
        background-repeat: no-repeat !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        background-color: transparent !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::after {
        display: -moz-box !important;
        background-repeat: no-repeat !important;
        content: "" !important;
        width: 30px !important;
        min-height: 30px !important;
        background-color: transparent !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true]) > spacer {
        margin-top: 0px !important;
    }
    #TabsToolbar[brighttext] > #tabbrowser-tabs > .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected="true"]),
    .tabs-newtab-button:hover,
    .tabs-newtab-button:hover::before,
    .tabs-newtab-button:hover::after {
        background-color: transparent !important;
    }
    
    
    /* New tab hover customizations */
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected="true"]),
    .tabs-newtab-button:hover {
        background-position: 0px 2px, 30px 4px, 36px 2px !important;
        background-repeat: no-repeat !important;
        background-size: 30px 30px, calc(100% - (2 * 30px)) 30px, 30px !important;
    }
    .tabs-newtab-button:hover > .toolbarbutton-icon {
        background: none !important;
        background-color: transparent !important;
    }
    
    
    /* Color specific customizations */
    :root {
        --svg-selected-before: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgb(249,249,250);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --svg-selected-after: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgb(249, 249, 255);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --background-selected-middle: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient( transparent 2px, rgb(249, 249, 255) 2px, rgb(249, 249, 255)), none;
        --svg-hover-before: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='30px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='30' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgba(255, 255, 255, .1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --svg-hover-after: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgba(255, 255, 255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
        --background-hover-middle: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient( transparent 2px, rgba(255, 255, 255, .1) 2px, rgba(255, 255, 255, .1)), none;
        --newtab-hover: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='30px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-start)'><div id='tab-background-fill' style='background-color:rgba(255,255,255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>"), linear-gradient(rgba(255, 255, 255, .1), rgba(255, 255, 255, .1)), url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' width='30px' height='31px' preserveAspectRatio='none'><defs><svg:clipPath id='tab-curve-clip-path-start' clipPathUnits='objectBoundingBox'><svg:path d='m 1,0.0625 0.05,0 0,0.938 -1,0 0,-0.028 C 0.32082458,0.95840561 0.4353096,0.81970962 0.48499998,0.5625 0.51819998,0.3905 0.535,0.0659 1,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-curve-clip-path-end' clipPathUnits='objectBoundingBox'><svg:path d='m 0,0.0625 -0.05,0 0,0.938 1,0 0,-0.028 C 0.67917542,0.95840561 0.56569036,0.81970962 0.51599998,0.5625 0.48279998,0.3905 0.465,0.0659 0,0.0625 z'/></svg:clipPath><svg:clipPath id='tab-hover-clip-path' clipPathUnits='objectBoundingBox'><svg:path d='M 0,0.2 0,1 1,1, 1,0.2 z'/></svg:clipPath></defs><foreignObject width='30' height='31' clip-path='url(%23tab-curve-clip-path-end)'><div id='tab-background-fill' style='background-color:rgba(255,255,255,.1);background-repeat:no-repeat;height:100%;width:100%;' xmlns='http://www.w3.org/1999/xhtml'></div></foreignObject></svg>");
    }
    
    
    /* OS-specific color variables */
    @media screen and (-moz-windows-theme) {
         :root {}
    }
    @media not screen and (-moz-windows-theme) {
         :root {}
    }
    .tab-background[selected="true"]::before {
        background-image: var(--svg-selected-before) !important;
    }
    .tab-background[selected="true"]::after {
        background-image: var(--svg-selected-after) !important;
    }
    .tab-background[selected="true"] > spacer {
        background-image: var(--background-selected-middle) !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::before {
        background-image: var(--svg-hover-before) !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true])::after {
        background-image: var(--svg-hover-after) !important;
    }
    .tabbrowser-tab:hover > .tab-stack > .tab-background:not([selected=true]) > spacer {
        background-image: var(--background-hover-middle) !important;
    }
    .tabs-newtab-button:hover {
        background-image: var(--newtab-hover) !important;
    }
    Alles anzeigen

    abgerundetete TAbs oben
    alles weiß Hintergrund - super
    was sagt ihr dazu

  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 17. September 2018 um 20:00
    Zitat von 2002Andreas


    Teste diesen Code mal.

    CSS
    #toolbar-context-menu, menuitem, menupopup, popup, menupopup >  menu, menupopup menuitem, popup menu, popup menuitem{
    -moz-appearance: none !important;
    color: black !important;
    background:white!important;
    font-size:18px!important;
    }
    
    
    menupopup > menu[_moz-menuactive="true"],
    menupopup > menuitem[_moz-menuactive="true"],
    popup > menu[_moz-menuactive="true"],
    popup > menuitem[_moz-menuactive="true"]{
    border: none !important;
    background: lightblue !important;
    }
    Alles anzeigen

    he das geht auf weiß aber dafür sind die TAbs nicht unten sondern oben und nicht abgerundet aber weiß ja

  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 16. September 2018 um 11:34

    Nun einen Code habe ich ja den muss ich erst ausprobieren
    was am Anderen Code oder den 2 da oben anders ist kann ich nicht sagen weil ich das noch nicht ausprobiert habe
    ich kann das erst am ABend machen und dann lasse ich es euch wissen
    ich habe meinen Code vom Computer 1 kopiert und kopeire den mal auf Computer 2

  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 16. September 2018 um 11:09

    ja eh aber im Laufe des hat sich ergeben dass cih auch erkannt habe dass ich runde Tabs haben möchte, und die Symbolleiste oben und nicht unter den Tabs und ja die HIntergrudnfarbe von den Datei Bearbeiten usw. das sollte wieß sein
    genauso wie - Start - Programme bei meinem Win 7 da ist uach alles grau als HIntergrund was ich nicht verstehe
    das kam erst so nach dazu aber stimmt ich habe das erweitert

  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 16. September 2018 um 11:04

    mache ich eh ich muss es mal erst testen dann
    aber da muss ich wieder in die wohnung rüberfahren

  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 16. September 2018 um 11:04

    Ungenau? ja vielleicht ok

    Der Code da oben was ändert sich da bitte?
    ich habe es bei mri so dass die TAbs abgerundet sind, sieht man eh am bild oben die Symbolleiste also genauso wie ich es eben brauche oder haben möchte, udn der Code ist immer der gleiche,
    was soll sich bei dem ändern bitte?

  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 16. September 2018 um 11:02
    Zitat von 2002Andreas


    Na klar funktioniert der.
    Kann man doch an deinem eigenen Screenshot erkennen.

    Dieser Hintergrund wäre sonst nicht weiß:

    Zwischenablage01.png

    Es ist nur nicht das was du wolltest. Das liegt aber an dir und deiner ungenauen Beschreibung was du letztlich möchtest.

    nun ich will ja nich tdas oben weiß haben sondern den Hintergrund wie ich geschrieben habe bei Ansicht bearbeiten udn lesezeichen nicth oben das sondern wenn ich das aufklappe

    anbei das bild wie ese auf meinem cmoputer 1 aussieht der ja paßt

    Bilder

    • 1.jpg
      • 176,55 kB
      • 1.420 × 1.036
  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 16. September 2018 um 11:01

    nein gar nicht - das wie ich es habe oben ,das geht super und das ist auf meinem computer, den 1. den hauptcomputer wo ich den 24 er Zoll Monitor habe und der geht echt super, da habe ich nie Probleme gehabt, wieso weiß ich nicth und ich muß dss mal probieren

  • Hintergrundfarbe änder bei Firefox

    • Herman4
    • 16. September 2018 um 10:42

    ich hatte in der UserChrome.Css im Ordner Chrome - wo der Unterordner classic auch ist den Ordner eben mit dem code

    CSS
    menubar > menu {
    background-color: white !important;
    }

    und der hat gar nicht funktioniert
    udn die meisten hier haben gemeint ja erstelle den Ordner in dem Ordner wo du bei about:support bist
    und das stimmt auch nicth da ging auch nicht

Unterstütze uns!

Jährlich (2025)

101,9 %

101,9% (662,48 von 650 EUR)

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