X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fbrowser.css;h=c6f2c41ede3a1620760368d4c2af327c35115ec7;hp=c34ce0da22c772c0829d22af670a463493015ac3;hb=d84b9613e1a1e1e6892338ba0df362fd68886085;hpb=6046f02728e083dbd359a9ee7946cd76dc74fb35 diff --git a/EarlyBlue/global/browser.css b/EarlyBlue/global/browser.css index c34ce0da..c6f2c41e 100644 --- a/EarlyBlue/global/browser.css +++ b/EarlyBlue/global/browser.css @@ -108,3 +108,7 @@ tabbrowser > tabbox > tabpanels { position: relative; list-style-image: url('chrome://global/skin/icons/tab-drag-indicator.gif'); } + +tooltip[tabpreview="true"] { + max-width: none; +}