[OS/2] Bug 342695: correct two more minor problems with the classic theme, r=mkaply
git-svn-id: svn://10.0.0.236/trunk@206746 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user