GodieGun

Results 58 comments of GodieGun

show me how looks you selecting that window controls with the console. like this image: ![imagen](https://user-images.githubusercontent.com/22057609/195258022-0aa24ca2-f36e-4807-a32c-5bc79e6256e4.png)

if you try to give a max-width and min-width to 40px for example and a bigger height maybe could work ejje, well, it my time to sleep, maybe you could...

the first tab always was so near to the border of the windows? and if you use background: red instead of background-color makes a difference?

with the developer console in the right side after selected that element are you tried to uncheck some css rule to see what happens?

would be perfect to use teamviewer or some app to test in your computer jeje and I mean the default css rules that are in the default Firefox theme: ![imagen](https://user-images.githubusercontent.com/22057609/195367075-affdb85a-6590-4c0b-9866-5b74d244decc.png)...

I tried this code in linux and works, maybe this could work in macOS: ``` /* Linux Controls */ @media (-moz-platform: macos){ #tabbrowser-tabs{ padding-inline-start: calc(var(--uc-vertical-toolbar-width) - 1px) !important; } }...

hi there, I updated the theme with a second oneline config to do the enhancement posted in this report.it works well in windows and other OS that have the window...

hi, I'm glad you enjoy the theme and wants to improve it. 1.- For window controls (I think that is the Traffic lights) I should update that to display vertically...

@ttuleyb I added the smooth transitions in the latest update of the theme, the close button I will stay like before, and the 'extra space for traffic lights' I would...

hi, you should read the [patch notes of this new version of the theme](https://github.com/Godiesc/firefox-gx/releases/tag/v.8.7), I said that "tab-shapes" config can't align the selected-tab background with the background behind; sadly this...