58961 - location bar popup, r=jag, sr=hangas

This commit is contained in:
hewitt%netscape.com 2001-02-02 02:30:39 +00:00
Родитель b4bebab629
Коммит ebd4fb290f
2 изменённых файлов: 7 добавлений и 2 удалений

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

@ -26,6 +26,11 @@
list-style-image : url("chrome://global/skin/scroll-down.gif");
}
#ubhist-popup > menuitem
{
max-width : 550px !important;
}
#ubhist > .menubutton-icon-internal-box
{
border-left : 1px solid threedhighlight;

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

@ -347,9 +347,9 @@ window[chromehidden~="extrachrome"] .chromeclass-extrachrome {
padding : 0px;
}
#ubhist-popup
#ubhist-popup > menuitem
{
max-width : none !important;
max-width : 550px !important;
}
#action-popup