Bug 387685: clean up Firefox tooltip code now that bug 279703 has landed (back out most of the patch for bug 218223), r=Enn (original SeaMonkey patch by Neil Rashbrook in bug 386390)

This commit is contained in:
gavin%gavinsharp.com 2007-11-07 05:12:56 +00:00
Родитель a650629e5c
Коммит 1c59d48fbf
1 изменённых файлов: 0 добавлений и 7 удалений

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

@ -1460,10 +1460,3 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
-moz-border-bottom-colors: #000000;
}
%endif
/* ::::: Tooltips (multi-line) from content ::::: */
.htmltooltip-label {
max-width: 40em;
margin: 0;
white-space: -moz-pre-wrap;
}