the dropdown will have a top border now.

Bug 88399 r=dcone sr=attinasi a=dbaron
This commit is contained in:
rods%netscape.com 2001-08-28 19:40:02 +00:00
parent 83d6f3e66b
commit 42ad4852f4
2 changed files with 0 additions and 2 deletions

View File

@ -186,7 +186,6 @@ optgroup:before {
*|*:-moz-dropdown-list {
background-color: inherit;
border: 1px outset black;
border-top-style: none;
z-index: 2147483647;
-moz-user-select: none;
}

View File

@ -186,7 +186,6 @@ optgroup:before {
*|*:-moz-dropdown-list {
background-color: inherit;
border: 1px outset black;
border-top-style: none;
z-index: 2147483647;
-moz-user-select: none;
}