зеркало из https://github.com/mozilla/pjs.git
[OS/2] Bug 342695: correct two more minor problems with the classic theme, r=mkaply
This commit is contained in:
Родитель
bf86094fdb
Коммит
8598a06a4e
|
@ -174,6 +174,7 @@ menulist > menupopup > menu {
|
|||
max-width: none;
|
||||
font: message-box;
|
||||
color: -moz-FieldText;
|
||||
background-color: -moz-Field;
|
||||
}
|
||||
|
||||
.menulist-menupopup > menuitem > .menu-iconic-left,
|
||||
|
@ -220,13 +221,8 @@ menulist > menupopup > menuseparator,
|
|||
.autocomplete-history-popup > menuitem {
|
||||
max-width: none !important;
|
||||
font: message-box;
|
||||
}
|
||||
|
||||
/* ::::: autocomplete ::::: */
|
||||
|
||||
.autocomplete-history-popup > menuitem {
|
||||
max-width: none !important;
|
||||
font: message-box;
|
||||
color: -moz-FieldText;
|
||||
background-color: -moz-Field;
|
||||
}
|
||||
|
||||
/* ::::: tree column picker ::::: */
|
||||
|
|
|
@ -60,6 +60,7 @@ toolbar {
|
|||
border-bottom: 1px solid ThreeDShadow;
|
||||
}
|
||||
menubar {
|
||||
background-color: Menu;
|
||||
min-width: 1px; /* DON'T DELETE!
|
||||
Prevents hiding of scrollbars in browser when window is made smaller.*/
|
||||
border: 0;
|
||||
|
|
Загрузка…
Ссылка в новой задаче