eoger / tabcenter-redux

Vertical Tabs extension for Firefox
Mozilla Public License 2.0
379 stars 67 forks source link

Increasing favicon size and other custom CSS #282

Open rosavi opened 6 years ago

rosavi commented 6 years ago

I spent the last few days reading the CSS wiki, the code, playing around with userChrome.css and the browser toolbox, but I'm just not fluent enough in CSS to be able to achieve what I want.

I want the sidebar to only display the favicons (was able to hide the tab's title but the spacing was all weird), and display them in a bigger size (messing around I was able to make them 48px, but everything else stayed the same size so the results weren't very promising).

So, my last resort is asking here for some guidance, if at all possible. Any tips on what I might do to achieve what I want or what I might be doing wrong?