Bug 370832 Tab preview doesn't work right in Modern theme

r=neil
This commit is contained in:
cst%yecc.com 2007-03-31 23:09:22 +00:00
Родитель 4c802a255e
Коммит ea45aee235
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -119,3 +119,7 @@ tab[busy] {
position: relative;
list-style-image: url('chrome://global/skin/icons/tab-drag-indicator.gif');
}
tooltip[tabpreview="true"] {
max-width: none;
}