8 Commits (dad46ee23ac4e2268e4ef36fb7fc4d744d62531e)

Author SHA1 Message Date
MrOtherGuy 0ff12e01fe Add support for modern flexbox layout
Flexbox model will replace old xul box as the default display model so
this patch adds support for that in a whole bunch of styles.

A lot of style rules are marked as "Fx < 112 compatibility" rules and
those can be removed when 112 hits release.
2 years ago
MrOtherGuy b9e140dbbd Rewrite combined_favicon_and_tab_close_button.css
This rewrites the style to achieve compatibility with
inline_tab_audio_icons.css. compatibility only requires few small
non-affecting extra rules in inline_tab_audio_icons. This patch also
makes combined_favicon_and_tab_close_button work with themes where tab
background is not full opaque which is a nice bonus :)
3 years ago
MrOtherGuy d0c5ac941c inline-audio-icons: add opacity:1 to throbber so it shows in compact mode 3 years ago
MrOtherGuy e2a2974038 inline_tab_audio_icons: increase size of audio icon and move it closer to favicon
decreasing the padding allows icon to be bigger. Modifying inline-margin
moves it closer to favicon and also pushes label towards it. This allows
the style to work better with default tab min width (76px) which is not
wide enough to fit favicon, audio icon and close button.
3 years ago
MrOtherGuy 3b04182073 inline audio icons shouldn't be inline in pinned tabs 3 years ago
MrOtherGuy 894a7d9f9a remove duplicate rule 3 years ago
MrOtherGuy 34f44c8ce7 show secondary-label if video in the tab is in PiP mode 4 years ago
MrOtherGuy 36a11ddb7c create inline_tab_audio_icons.css 4 years ago