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