зеркало из https://github.com/mozilla/pjs.git
58961 - location bar popup, r=jag, sr=hangas
This commit is contained in:
Родитель
b4bebab629
Коммит
ebd4fb290f
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче