
i want my file folder rounded tabs back..gone in q vs. 61.0
i want my file folder rounded tabs back..gone in q vs. 61.0 any ideas? thanks jd
Chosen solution
phoenix22 said
no folder..and ff60 kept it for some reason.........i'm gettin' used to it, now thanks, jd
If you still want the rounded tabs here is a link that I used but the choice will be up to you to use it or not.
https://github.com/wilfredwee/photon-australis
Read this answer in context 👍 0All Replies (8)
FF57+ were square tabs they weren't round up until FF56 only. If you used css changes then that is the only way I know you get such rounded corners.
this just occurred w/61.0
Hi phoenix22, are you referring to the tabs up on the tab bar for currently open pages? There is no built-in way to change the shapes of those tabs, but you can do it using custom style rules. There are a number of different "style recipes" that people have shared on the web. Are you looking to go back to the Firefox 29-56 look, or was it something else?
yes.......i don't know exactly how to write that, any more but the tab had the shape of a file folder tab jd
ff60.0 still had it right
There were no built-in settings and no add-ons to change the shape of tabs on the tab bar in Firefox 60. Do you remember ever setting up a customization file called userChrome.css that would have rounded your tabs?
Did your Firefox perform a Refresh during the upgrade? The tell-tale sign is a new folder on your desktop named Old Firefox Data. See anything like that? We might be able to mine that folder for leads on what happened to your customizations.
no folder..and ff60 kept it for some reason.........i'm gettin' used to it, now thanks, jd
jscher2000 said
There were no built-in settings and no add-ons to change the shape of tabs on the tab bar in Firefox 60. Do you remember ever setting up a customization file called userChrome.css that would have rounded your tabs? Did your Firefox perform a Refresh during the upgrade? The tell-tale sign is a new folder on your desktop named Old Firefox Data. See anything like that? We might be able to mine that folder for leads on what happened to your customizations.
from my developer tools????? /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
/*
* This CSS stylesheet defines the rules to be applied to any ImageDocuments, * including those in frames.
Chosen Solution
phoenix22 said
no folder..and ff60 kept it for some reason.........i'm gettin' used to it, now thanks, jd
If you still want the rounded tabs here is a link that I used but the choice will be up to you to use it or not.
Modified