X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fbrowser.css;h=c6f2c41ede3a1620760368d4c2af327c35115ec7;hp=c34ce0da22c772c0829d22af670a463493015ac3;hb=1d4ddf3044b84fc0b806064b1edcdbaa4c44677b;hpb=e68e2f2b2fe85b417aa3d2db5e1087b173d0166e 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; +}