Automatisch wurde einfach alles geändert

  • Der code ging gar nicht

    [Code]


    #titlebar {
    -moz-box-ordinal-group: 100 !important;
    }
    /* space above tabs toolbar */
    #main-window[tabsintitlebar][sizemode="maximized"] * #titlebar {
    margin-top: -8px !important;
    }
    /* space for menubar above navigation toolbar (Firefox titlebar) */
    #main-window[tabsintitlebar]:not([sizemode="fullscreen"]) #nav-bar {
    margin-top: 40px !important;
    }
    #main-window[tabsintitlebar][sizemode="maximized"]:not([sizemode="fullscreen"]) #nav-
    bar {
    margin-top: 6px !important;
    }
    /* add 'drag' feature to space above navigation toolbar */
    #main-window[tabsintitlebar] #navigator-toolbox,
    #main-window[tabsintitlebar] #nav-bar {
    -moz-window-dragging: drag !important;
    }
    /* move menubar to the top and extend its with to full window width */
    #toolbar-menubar {
    position: fixed !important;
    width: 100vw !important;
    -moz-window-dragging: drag !important;
    }
    /* move menubars / tab toolbars caption buttons to windows top right position */
    #main-window[tabsintitlebar]:not([inDOMFullscreen="true"]) .titlebar-buttonbox-container {
    position: fixed !important;
    right: 0 !important;
    visibility: visible !important;
    display: block !important;
    }
    /* menubar postion after moving to the top */
    #toolbar-menubar {
    top: 10px !important;
    }
    /* Linux/macOS */
    /* space above navigation toolbar (OS titlebar) */
    /* set to '0', if no menubar is used */
    #main-window:not([tabsintitlebar]):not([sizemode="fullscreen"]) #nav-bar {
    margin-top: 18px !important;
    }
    /* menubar postion in maximized mode after moving to the top */
    #main-window[tabsintitlebar][sizemode="maximized"] #toolbar-menubar {
    top: 0px !important;
    }
    /* caption button position in maximized mode after moving to the top */
    #main-window[tabsintitlebar]:not([inDOMFullscreen="true"]) .titlebar-buttonbox-container,
    #main-window[tabsintitlebar][sizemode="maximized"]:not([inDOMFullscreen="true"])
    .titlebar-buttonbox-container {
    top: 4px !important;
    }
    /* Windows */
    Media (-moz-os-version:windows-win10), (-moz-os-version:windows-win8), (-moz-os-
    version:windows-win7) {
    /* set to '0', if no menubar is used */
    #main-window:not([tabsintitlebar]):not([sizemode="fullscreen"]) #nav-bar {
    margin-top: 8px !important;
    }
    /* set to '0', if no menubar is used */
    #main-window[tabsintitlebar][sizemode="maximized"]:not
    ([sizemode="fullscreen"]) #nav-bar {
    margin-top: 4px !important;
    }
    #main-window[tabsintitlebar][sizemode="maximized"] #toolbar-menubar {
    top: 8px !important;
    }
    #main-window[tabsintitlebar]:not([inDOMFullscreen="true"]) .titlebar-buttonbox-
    container {
    top: 0px !important;
    }
    #main-window[tabsintitlebar][sizemode="maximized"]:not
    ([inDOMFullscreen="true"]) .titlebar-buttonbox-container {
    top: 8px !important;
    }
    }
    /* hide line above navigation toolbar appearing in some cases */
    #main-window:not([tabsintitlebar]) #nav-bar,
    #main-window:not([tabsintitlebar]) #navigator-toolbox {
    border-top: 0 !important;
    box-shadow: unset !important;
    }
    /* tweaks for fullscreen mode */
    #main-window[tabsintitlebar][sizemode="fullscreen"] * #TabsToolbar {
    -moz-padding-start: 0px !important;
    }
    /* tweaks for fullscreen mode */
    #main-window[tabsintitlebar][sizemode="fullscreen"]:not([inDOMFullscreen="true"])
    .titlebar-buttonbox-container,
    #main-window[tabsintitlebar][sizemode="fullscreen"] #toolbar-menubar[autohide="true"] ~
    #TabsToolbar .titlebar-buttonbox-container,
    #main-window[tabsintitlebar][sizemode="fullscreen"] #navigator-toolbox #PanelUI-button,
    #main-window #TabsToolbar #window-controls {
    display: none !important;
    }
    /* hide non-required items */
    #TabsToolbar .private-browsing-indicator,
    #TabsToolbar #window-controls,
    #TabsToolbar *[type="caption-buttons"],
    #TabsToolbar *[type="pre-tabs"],
    #TabsToolbar *[type="post-tabs"] {
    display: none !important;
    }
    /* Windows 7 extra tweaks */
    Media (-moz-os-version: windows-win7) {
    Media all and (-moz-windows-compositor) {
    #main-window[tabsintitlebar]:not([inDOMFullscreen="true"]) * .titlebar-
    buttonbox-container {
    display: none !important;
    }
    }
    Media not all and (-moz-windows-compositor) {
    #main-window[tabsintitlebar]:not([inDOMFullscreen="true"]) .titlebar-buttonbox-
    container {
    top: -8px !important;
    }
    #main-window[tabsintitlebar][sizemode="maximized"]:not
    ([inDOMFullscreen="true"]) .titlebar-buttonbox-container {
    top: 0px !important;
    }
    }
    }
    /* Windows 10 extra tweaks */
    Media (-moz-os-version: windows-win10) {
    #main-window:not([tabsintitlebar]) menubar > menu:not(:-moz-lwtheme):hover:not
    ([disabled="true"]),
    #main-window:not([tabsintitlebar]) menubar > menu:not(:-moz-lwtheme)[_moz-
    menuactive="true"]:not([disabled="true"]) {
    background-color: Highlight !important;
    color: HighlightText !important;
    }
    }
    /* disable Mozillas tab jumping nonsense when moving tabs */
    #navigator-toolbox[movingtab] > #titlebar > #TabsToolbar {
    padding-bottom: unset !important;
    }
    #navigator-toolbox[movingtab] #tabbrowser-tabs {
    padding-bottom: unset !important;
    margin-bottom: unset !important;
    }
    #navigator-toolbox[movingtab] > #nav-bar {
    margin-top: unset !important;
    }

    [Code]/

    siehe Bild

    [Code]/

    sieh mal wa skomm tam bild

    [attachment=0]1.jpg[/attachment]

  • beim 2. Code das sselbe

    [Code]


    #titlebar {
    -moz-box-ordinal-group: 100 !important;
    }
    /* space above tabs toolbar */
    #main-window[tabsintitlebar][sizemode="maximized"] * #titlebar {
    margin-top: -8px !important;
    }
    /* space for menubar above navigation toolbar (Firefox titlebar) */
    #main-window[tabsintitlebar]:not([sizemode="fullscreen"]) #nav-bar {
    margin-top: 40px !important;
    }
    #main-window[tabsintitlebar][sizemode="maximized"]:not([sizemode="fullscreen"]) #nav-
    bar {
    margin-top: 6px !important;
    }
    /* add 'drag' feature to space above navigation toolbar */
    #main-window[tabsintitlebar] #navigator-toolbox,
    #main-window[tabsintitlebar] #nav-bar {
    -moz-window-dragging: drag !important;
    }
    /* move menubar to the top and extend its with to full window width */
    #toolbar-menubar {
    position: fixed !important;
    width: 100vw !important;
    -moz-window-dragging: drag !important;
    }
    /* move menubars / tab toolbars caption buttons to windows top right position */
    #main-window[tabsintitlebar]:not([inDOMFullscreen="true"]) .titlebar-buttonbox-container {
    position: fixed !important;
    right: 0 !important;
    visibility: visible !important;
    display: block !important;
    }
    /* menubar postion after moving to the top */
    #toolbar-menubar {
    top: 10px !important;
    }
    /* Linux/macOS */
    /* space above navigation toolbar (OS titlebar) */
    /* set to '0', if no menubar is used */
    #main-window:not([tabsintitlebar]):not([sizemode="fullscreen"]) #nav-bar {
    margin-top: 18px !important;
    }
    /* menubar postion in maximized mode after moving to the top */
    #main-window[tabsintitlebar][sizemode="maximized"] #toolbar-menubar {
    top: 0px !important;
    }
    /* caption button position in maximized mode after moving to the top */
    #main-window[tabsintitlebar]:not([inDOMFullscreen="true"]) .titlebar-buttonbox-container,
    #main-window[tabsintitlebar][sizemode="maximized"]:not([inDOMFullscreen="true"])
    .titlebar-buttonbox-container {
    top: 4px !important;
    }
    /* Windows */
    Media (-moz-os-version:windows-win10), (-moz-os-version:windows-win8), (-moz-os-
    version:windows-win7) {
    /* set to '0', if no menubar is used */
    #main-window:not([tabsintitlebar]):not([sizemode="fullscreen"]) #nav-bar {
    margin-top: 8px !important;
    }
    /* set to '0', if no menubar is used */
    #main-window[tabsintitlebar][sizemode="maximized"]:not
    ([sizemode="fullscreen"]) #nav-bar {
    margin-top: 4px !important;
    }
    #main-window[tabsintitlebar][sizemode="maximized"] #toolbar-menubar {
    top: 8px !important;
    }
    #main-window[tabsintitlebar]:not([inDOMFullscreen="true"]) .titlebar-buttonbox-
    container {
    top: 0px !important;
    }
    #main-window[tabsintitlebar][sizemode="maximized"]:not
    ([inDOMFullscreen="true"]) .titlebar-buttonbox-container {
    top: 8px !important;
    }
    }
    /* hide line above navigation toolbar appearing in some cases */
    #main-window:not([tabsintitlebar]) #nav-bar,
    #main-window:not([tabsintitlebar]) #navigator-toolbox {
    border-top: 0 !important;
    box-shadow: unset !important;
    }
    /* tweaks for fullscreen mode */
    #main-window[tabsintitlebar][sizemode="fullscreen"] * #TabsToolbar {
    -moz-padding-start: 0px !important;
    }
    /* tweaks for fullscreen mode */
    #main-window[tabsintitlebar][sizemode="fullscreen"]:not([inDOMFullscreen="true"])
    .titlebar-buttonbox-container,
    #main-window[tabsintitlebar][sizemode="fullscreen"] #toolbar-menubar[autohide="true"] ~
    #TabsToolbar .titlebar-buttonbox-container,
    #main-window[tabsintitlebar][sizemode="fullscreen"] #navigator-toolbox #PanelUI-button,
    #main-window #TabsToolbar #window-controls {
    display: none !important;
    }
    /* hide non-required items */
    #TabsToolbar .private-browsing-indicator,
    #TabsToolbar #window-controls,
    #TabsToolbar *[type="caption-buttons"],
    #TabsToolbar *[type="pre-tabs"],
    #TabsToolbar *[type="post-tabs"] {
    display: none !important;
    }
    /* Windows 7 extra tweaks */
    Media (-moz-os-version: windows-win7) {
    Media all and (-moz-windows-compositor) {
    #main-window[tabsintitlebar]:not([inDOMFullscreen="true"]) * .titlebar-
    buttonbox-container {
    display: none !important;
    }
    }
    Media not all and (-moz-windows-compositor) {
    #main-window[tabsintitlebar]:not([inDOMFullscreen="true"]) .titlebar-buttonbox-
    container {
    top: -8px !important;
    }
    #main-window[tabsintitlebar][sizemode="maximized"]:not
    ([inDOMFullscreen="true"]) .titlebar-buttonbox-container {
    top: 0px !important;
    }
    }
    }
    /* Windows 10 extra tweaks */
    Media (-moz-os-version: windows-win10) {
    #main-window:not([tabsintitlebar]) menubar > menu:not(:-moz-lwtheme):hover:not
    ([disabled="true"]),
    #main-window:not([tabsintitlebar]) menubar > menu:not(:-moz-lwtheme)[_moz-
    menuactive="true"]:not([disabled="true"]) {
    background-color: Highlight !important;
    color: HighlightText !important;
    }
    }
    /* disable Mozillas tab jumping nonsense when moving tabs */
    #navigator-toolbox[movingtab] > #titlebar > #TabsToolbar {
    padding-bottom: unset !important;
    }
    #navigator-toolbox[movingtab] #tabbrowser-tabs {
    padding-bottom: unset !important;
    margin-bottom: unset !important;
    }
    #navigator-toolbox[movingtab] > #nav-bar {
    margin-top: unset !important;
    }

    [Code]/

    keine änderung
    ist wie vorher

    [Code]/

    den gab ich ein selbes bild wie oben
    titelleiste ist ausgeblendet

  • ja aber welcher Code ist jetzt der Richtige bitte?
    ich will die Titelleiste behalte wenn das geht
    ich will da abgerundetete Tabs wie im 64.0.2 Quantum bevor der 65.0 kam
    das muß doch gehen
    ich will die kleine Schrift unten bei mein comuter öbb reisportal usw.
    ich will die Adresszeile und die gleiche größe
    den grauen Rand oben
    die Titelleiste blau
    das muss doch gehen

    so sieht es immer bie mir aus
    also abgerundet
    titelleiste paßt die will ich ja
    udn nur die Tabs unten und die Schrift in den Lesezeichen usw. anders, andere Schriftart verstehst du?

    [attachment=0]1.jpg[/attachment]

  • was du meinst im 65 er geht das nicht mehr?
    du siehst ja am Bild die codes die ich habe, dass die Schrift verdeckt sit das siehst du ja
    auch mit ausgeblendeter Titelleiste das hast du ja oben gesehen

  • ahso verstehe
    Mist, also es gibt was das man also nicth verändern kann? nicht wahr
    ok
    das ist mir neu jetzt verstehe ich
    also Titelleiste muß weg dann geht es? eben nicth
    du ahst ja oben gesehen bei dem Code
    dass die Schrift übereinander war
    siehe bild

    [attachment=0]1.jpg[/attachment]

    der code
    ohne Titelleiste
    bei den lesezeichen aufklappen sind die ordner grau statt gelb
    schriftgörße und Schriftart passen aber das obere siehst eh
    weiße shcrift auf grauem hintergrudn, schrecklich udn keiner kann es lesen


    [Code]


    #titlebar {
    -moz-box-ordinal-group: 100 !important;
    }
    /* space above tabs toolbar */
    #main-window[tabsintitlebar][sizemode="maximized"] * #titlebar {
    margin-top: -8px !important;
    }
    /* space for menubar above navigation toolbar (Firefox titlebar) */
    #main-window[tabsintitlebar]:not([sizemode="fullscreen"]) #nav-bar {
    margin-top: 40px !important;
    }
    #main-window[tabsintitlebar][sizemode="maximized"]:not([sizemode="fullscreen"]) #nav-
    bar {
    margin-top: 6px !important;
    }
    /* add 'drag' feature to space above navigation toolbar */
    #main-window[tabsintitlebar] #navigator-toolbox,
    #main-window[tabsintitlebar] #nav-bar {
    -moz-window-dragging: drag !important;
    }
    /* move menubar to the top and extend its with to full window width */
    #toolbar-menubar {
    position: fixed !important;
    width: 100vw !important;
    -moz-window-dragging: drag !important;
    }
    /* move menubars / tab toolbars caption buttons to windows top right position */
    #main-window[tabsintitlebar]:not([inDOMFullscreen="true"]) .titlebar-buttonbox-container {
    position: fixed !important;
    right: 0 !important;
    visibility: visible !important;
    display: block !important;
    }
    /* menubar postion after moving to the top */
    #toolbar-menubar {
    top: 10px !important;
    }
    /* Linux/macOS */
    /* space above navigation toolbar (OS titlebar) */
    /* set to '0', if no menubar is used */
    #main-window:not([tabsintitlebar]):not([sizemode="fullscreen"]) #nav-bar {
    margin-top: 18px !important;
    }
    /* menubar postion in maximized mode after moving to the top */
    #main-window[tabsintitlebar][sizemode="maximized"] #toolbar-menubar {
    top: 0px !important;
    }
    /* caption button position in maximized mode after moving to the top */
    #main-window[tabsintitlebar]:not([inDOMFullscreen="true"]) .titlebar-buttonbox-container,
    #main-window[tabsintitlebar][sizemode="maximized"]:not([inDOMFullscreen="true"])
    .titlebar-buttonbox-container {
    top: 4px !important;
    }
    /* Windows */
    Media (-moz-os-version:windows-win10), (-moz-os-version:windows-win8), (-moz-os-
    version:windows-win7) {
    /* set to '0', if no menubar is used */
    #main-window:not([tabsintitlebar]):not([sizemode="fullscreen"]) #nav-bar {
    margin-top: 8px !important;
    }
    /* set to '0', if no menubar is used */
    #main-window[tabsintitlebar][sizemode="maximized"]:not
    ([sizemode="fullscreen"]) #nav-bar {
    margin-top: 4px !important;
    }
    #main-window[tabsintitlebar][sizemode="maximized"] #toolbar-menubar {
    top: 8px !important;
    }
    #main-window[tabsintitlebar]:not([inDOMFullscreen="true"]) .titlebar-buttonbox-
    container {
    top: 0px !important;
    }
    #main-window[tabsintitlebar][sizemode="maximized"]:not
    ([inDOMFullscreen="true"]) .titlebar-buttonbox-container {
    top: 8px !important;
    }
    }
    /* hide line above navigation toolbar appearing in some cases */
    #main-window:not([tabsintitlebar]) #nav-bar,
    #main-window:not([tabsintitlebar]) #navigator-toolbox {
    border-top: 0 !important;
    box-shadow: unset !important;
    }
    /* tweaks for fullscreen mode */
    #main-window[tabsintitlebar][sizemode="fullscreen"] * #TabsToolbar {
    -moz-padding-start: 0px !important;
    }
    /* tweaks for fullscreen mode */
    #main-window[tabsintitlebar][sizemode="fullscreen"]:not([inDOMFullscreen="true"])
    .titlebar-buttonbox-container,
    #main-window[tabsintitlebar][sizemode="fullscreen"] #toolbar-menubar[autohide="true"] ~
    #TabsToolbar .titlebar-buttonbox-container,
    #main-window[tabsintitlebar][sizemode="fullscreen"] #navigator-toolbox #PanelUI-button,
    #main-window #TabsToolbar #window-controls {
    display: none !important;
    }
    /* hide non-required items */
    #TabsToolbar .private-browsing-indicator,
    #TabsToolbar #window-controls,
    #TabsToolbar *[type="caption-buttons"],
    #TabsToolbar *[type="pre-tabs"],
    #TabsToolbar *[type="post-tabs"] {
    display: none !important;
    }
    /* Windows 7 extra tweaks */
    Media (-moz-os-version: windows-win7) {
    Media all and (-moz-windows-compositor) {
    #main-window[tabsintitlebar]:not([inDOMFullscreen="true"]) * .titlebar-
    buttonbox-container {
    display: none !important;
    }
    }
    Media not all and (-moz-windows-compositor) {
    #main-window[tabsintitlebar]:not([inDOMFullscreen="true"]) .titlebar-buttonbox-
    container {
    top: -8px !important;
    }
    #main-window[tabsintitlebar][sizemode="maximized"]:not
    ([inDOMFullscreen="true"]) .titlebar-buttonbox-container {
    top: 0px !important;
    }
    }
    }
    /* Windows 10 extra tweaks */
    Media (-moz-os-version: windows-win10) {
    #main-window:not([tabsintitlebar]) menubar > menu:not(:-moz-lwtheme):hover:not
    ([disabled="true"]),
    #main-window:not([tabsintitlebar]) menubar > menu:not(:-moz-lwtheme)[_moz-
    menuactive="true"]:not([disabled="true"]) {
    background-color: Highlight !important;
    color: HighlightText !important;
    }
    }
    /* disable Mozillas tab jumping nonsense when moving tabs */
    #navigator-toolbox[movingtab] > #titlebar > #TabsToolbar {
    padding-bottom: unset !important;
    }
    #navigator-toolbox[movingtab] #tabbrowser-tabs {
    padding-bottom: unset !important;
    margin-bottom: unset !important;
    }
    #navigator-toolbox[movingtab] > #nav-bar {
    margin-top: unset !important;
    }

    [Code]/

    keine änderung
    ist wie vorher

    [Code]/

    den gab ich ein selbes bild wie oben
    titelleiste ist ausgeblendet

    [code]/

    der Code hat einen Fehler oder bei mir geht was nicht

  • ja stimmt
    die Titelleiste deaktiviert
    Den Code vorher eingegeben
    dann den Firefox neu gestartet
    udn du siehst das ja am Bild oben was ich dir geschickt habe
    derzeit habe ich ja den alten Code

    [Code]

    /* 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;
    }

    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;

    #main-menubar > menu{
    font-size:22px!important;}
    }

    [Code]/

    und de rsieht ja so aus
    [attachment=0]1.jpg[/attachment]

  • Wenn du möchtest, dann kopiere dir hier meine "userChrome.css" vollständig als Ersatz in deinen chrome Ordner. Dann hast du auch wieder die Ordner der Lesezeichen in Gelb. Das sieht dann so aus:

    [attachment=0]ff65-6.jpg[/attachment]

    Diesen Code einfach statt deinem nehmen:

    Bilder

    Mit besten Grüßen vom Ammersee
    Thomas
    Dell XPS 13 9360, Intel Core i5-7200U, 8 GB RAM, SSD 256 GB, Intel HD Graphics 620, Win 10 Prof, Defender, Office 2021
    Dell Inspiron 14 5430, Intel i5 13.Gen, 8GB, SSD 512 GB, Intel Iris Graphics, Win 11 home, Defender, Office 2021.

  • anbei dein Code mit dem Bild
    überraschung
    geht gar nicht+g+g

    [attachment=1]5.jpg[/attachment]

    siehst du wie es aussieht?
    noch dazu die ordner sind orange wenn ich lesezeichen öffne

    so wie am bild hier sieht es aus bei mir, nur die Schriftart möchte ich ändern
    es ist leider nith die gleiche Schriftart wie oben in der menüleiste
    aber die ordner sind gelb[attachment=0]6.jpg[/attachment]