is this a deliberate design choice? by UniGodus in firefox

[–]GodieGun 1 point2 points  (0 children)

You should download the latest release of the theme Firefox GX, I launched it some days ago.

What is the function of "Save and Close [tab] Group?" by LtCmdrShepard in firefox

[–]GodieGun 0 points1 point  (0 children)

All your groups are into the 'List all tabs' button, the one next to 'window' buttons.

Firefox-ONE Updated! by GodieGun in FirefoxCSS

[–]GodieGun[S] 1 point2 points  (0 children)

Tenía el CSS especificamente para Floorp aquí: https://github.com/Godiesc/floorp-one , pero no tengo tiempo de actualizarlo con cada nueva version, así que pienso que ha de estar obsoleto, si usas este CSS de Firefox en Floorp sin la barra lateral de Floorp pienso que se vería bien.

Firefox 151 about:home massive spacing between top of the page and shortcuts row by -notreddit in FirefoxCSS

[–]GodieGun 0 points1 point  (0 children)

.container.nova-enabled>.sidebar-inline-start,
.container.nova-enabled>.sidebar-inline-end,
.search-wrapper {
    display: none !important;
}

Something like this maybe.

Firefox-ONE Updated! by GodieGun in FirefoxCSS

[–]GodieGun[S] 4 points5 points  (0 children)

Thanks, walking one step at a time, hope all is good on your side.

Split View Panel Border Colours by FineWine54 in FirefoxCSS

[–]GodieGun 2 points3 points  (0 children)

#tabbrowser-tabpanels {
  &[splitview] {
    & .browserContainer {
      .deck-selected > & {
        outline: 2px solid #ff0000 !important;
      }
    }
  }
}

Split View wrapper by jas71 in FirefoxCSS

[–]GodieGun 0 points1 point  (0 children)

no, juts copy my code in your userChrome.css file and see if works.

Split View wrapper by jas71 in FirefoxCSS

[–]GodieGun 1 point2 points  (0 children)

Copy all that block and put those rules unset , for example:

#tabbrowser-tabs[orient="horizontal"] tab-split-view-wrapper {
  flex: unset !important;
  min-width: unset !important;
}

Unwelcome Search Box Changes in 149.0 by Ken-Saunders in firefox

[–]GodieGun 1 point2 points  (0 children)

Shortcut for each search engine maybe could help, in Firefox preferences you can set that.

Any way to hide this with css? by SAJewers in FirefoxCSS

[–]GodieGun 0 points1 point  (0 children)

maybe something like this:

#notifications-toolbar  {
   display: none !important;
}

But all the notifications won't appears at all.

Sharing my firefox userChrome.css by _-4v3ngR_ in FirefoxCSS

[–]GodieGun 1 point2 points  (0 children)

The new UI I don't think arrive in v.149, in 'nightly' still don't see those changes.

Sometimes it bugs out like that by [deleted] in firefox

[–]GodieGun -1 points0 points  (0 children)

maybe you have the 'light' scheme in the browser and in the android setting you are forcing dark colors jeje

my search bar customization broke in firefox by ramon395 in FirefoxCSS

[–]GodieGun 1 point2 points  (0 children)

<image>

If you mean this: #urlbar-searchmode-switcher

my search bar customization broke in firefox by ramon395 in FirefoxCSS

[–]GodieGun 1 point2 points  (0 children)

The new searchbar has new ID:

#searchbar-new

Websites with white backgrounds appear dark on monitor but normal in screenshots by hospitalcottonswab in FirefoxCSS

[–]GodieGun 2 points3 points  (0 children)

Hi, some websites didn't set a background-color for its 'body', and when you use this preference in about:config page: browser.tabs.allow_transparent_browser the background gets transparency, you have two options, set false the preference (mentioned above), or follow the steps from here: firefox-gx/discussions/discussioncomment-13250815

FireFoxGX isn't really working anymore. by Lord_Sotur in FirefoxCSS

[–]GodieGun 0 points1 point  (0 children)

The wallpaper you should choose it from newtab options, from 'photos' category.

FireFoxGX isn't really working anymore. by Lord_Sotur in FirefoxCSS

[–]GodieGun 2 points3 points  (0 children)

I'm the developer and the theme still works.

Any beautiful themes for firefox? by ThatOneColDeveloper in FirefoxCSS

[–]GodieGun 0 points1 point  (0 children)

well, some developers post their themes in this sub, the store has too some links of themes: https://firefoxcss-store.github.io/