Godiesc / firefox-gx

Opera GX Skin for Firefox
Mozilla Public License 2.0
837 stars 41 forks source link

Move close tab to favicon, like opera GX #23

Closed FormalSnake closed 2 years ago

FormalSnake commented 2 years ago

https://user-images.githubusercontent.com/90651091/195704159-9629ae04-9c98-41a7-9024-64ef1e78a088.mov

This is how it would work with audio tabs

Godiesc commented 2 years ago

hi, you need to show me the event :hover on that elements to give a right style to that buttons jeje, put the mouse over them to show me what happens. and what happens to the sound icon when the tab is muted?

imagen

FormalSnake commented 2 years ago

https://user-images.githubusercontent.com/90651091/195774550-02ce2339-9747-4572-9d79-44a2ed890555.mov

FormalSnake commented 2 years ago

that is what happens

Godiesc commented 2 years ago

I updated the files: ogx_close-button.css and ogx_sound.css to make that changes, I change the color of muted icon to white to make a difference from sound tab.

FormalSnake commented 2 years ago

Alright, ill check it out

FormalSnake commented 2 years ago

It works perfectly! Although one last change that you need to make is that the close button appears when you hover on the tab, not the icon.

Godiesc commented 2 years ago

when a tab is charging and you put the mouse over it the animation disappear and the X button appear?

FormalSnake commented 2 years ago

The animation disappears. https://user-images.githubusercontent.com/90651091/195910965-d8ca0df1-f390-4598-881a-723468aeb017.mov

Godiesc commented 2 years ago

I updated the file ogx_close-button.css.

FormalSnake commented 2 years ago

Its perfect!