I want to change the font size in tabs.
Is it something to be put in userchrome.css?
Thanks.
Change font size in tabs
- Frank Lion
- Posts: 21240
- Joined: April 23rd, 2004, 6:59 pm
- Location: ... The Exorcist....United Kingdom
- Contact:
Re: Change font size in tabs
fixit7 wrote:I want to change the font size in tabs.
Is it something to be put in userchrome.css?
Thanks.
Code: Select all
tab.tabbrowser-tab .tab-text {
font-size: 22px !important;
}
"The only thing necessary for the triumph of evil, is for good men to do nothing." - Edmund Burke (attrib.)
.
.
- fixit7
- Posts: 233
- Joined: May 19th, 2015, 3:11 pm
- Frank Lion
- Posts: 21240
- Joined: April 23rd, 2004, 6:59 pm
- Location: ... The Exorcist....United Kingdom
- Contact:
Re: Change font size in tabs
You didn't state your desire at all.fixit7 wrote:I did not state my desire completely.
I'm out.
"The only thing necessary for the triumph of evil, is for good men to do nothing." - Edmund Burke (attrib.)
.
.
- fixit7
- Posts: 233
- Joined: May 19th, 2015, 3:11 pm
Re: Change font size in tabs
Did you look at my pic at all?Frank Lion wrote:You didn't state your desire at all.fixit7 wrote:I did not state my desire completely.
I'm out.
- DanRaisch
- Moderator
- Posts: 127776
- Joined: September 23rd, 2004, 8:57 pm
- Location: Somewhere on the right coast
Re: Change font size in tabs
I believe that Frank answered your question. Did you try his suggestion?
Did you notice how much empty space follows the tab name? It seems rather unlikely that reducing the font size will have any appreciable impact on the width of a tab with that much empty space already present
Did you notice how much empty space follows the tab name? It seems rather unlikely that reducing the font size will have any appreciable impact on the width of a tab with that much empty space already present
Somewhere on the right coast.
- fixit7
- Posts: 233
- Joined: May 19th, 2015, 3:11 pm
Re: Change font size in tabs
I tried Franks suggestion.DanRaisch wrote:I believe that Frank answered your question. Did you try his suggestion?
Did you notice how much empty space follows the tab name? It seems rather unlikely that reducing the font size will have any appreciable impact on the width of a tab with that much empty space already present
I thought reducing the font size would increase the width of tabs.
Andy
- DanRaisch
- Moderator
- Posts: 127776
- Joined: September 23rd, 2004, 8:57 pm
- Location: Somewhere on the right coast
Re: Change font size in tabs
On the contrary,. If anything, reducing the font size might reduce the width of tabs.
Somewhere on the right coast.
- fixit7
- Posts: 233
- Joined: May 19th, 2015, 3:11 pm
Re: Change font size in tabs
So, my take away is that it is not possible to reduce the width of tabs.
Have a great evening.
Have a great evening.
- DanRaisch
- Moderator
- Posts: 127776
- Joined: September 23rd, 2004, 8:57 pm
- Location: Somewhere on the right coast
Re: Change font size in tabs
You were asking about increasing tab width. Did you change your mind?
Somewhere on the right coast.