safak45xx / Blurfox

A Firefox theme
106 stars 0 forks source link

Overlapping Issue on Tabs :: FF 125.0.3 #26

Open Harleythetech opened 5 months ago

Harleythetech commented 5 months ago

i like your approach to the theme but it has overlapping issues on the "NewTabs" i'll try experimenting with it but at the same time im reporting it here just incase you have a fix for it :)

image

safak45xx commented 5 months ago

Due to the busyness of my schedule, I can't dedicate much time to updates at the moment. When I have some free time, I'll focus on Windows support.

Harleythetech commented 5 months ago

Due to the busyness of my schedule, I can't dedicate much time to updates at the moment. When I have some free time, I'll focus on Windows support.

Take your time, I'm willing to wait.

safak45xx commented 4 months ago

https://github.com/safak45xx/Blurfox/releases/tag/1.0.1 fix

Pen-Man commented 4 months ago

https://github.com/safak45xx/Blurfox/releases/tag/1.0.1 fix

ne yazık ki hala aynı problem sürüyor fedora linux / kde plasma

safak45xx commented 4 months ago

https://github.com/safak45xx/Blurfox/releases/tag/1.0.1 fix

ne yazık ki hala aynı problem sürüyor fedora linux / kde plasma @media (-moz-platform: linux) { :root[sizemode="maximized"] #TabsToolbar { margin-left: 500px !important; } temayı linux hiç denemedim ama bu sorununu çözmene yardımcı olur userchrome.css içine yapıştır

Harleythetech commented 4 months ago

image

It works properly now but the tabs are sticking at the search tab + the tabs are overlapping at the extensions / keep

Harleythetech commented 4 months ago

Update: I fixed it, i fiddled with it a bit i just adjusted this on the Toolbox/parts/tabsbar.css

tab > stack { margin-left: 10px !important; }

Harleythetech commented 4 months ago

image Here's my take of it, i removed the bottom buttons. it still has that overlapping issue but i think it's fixable?