the dropdown will have a top border now.

Bug 88399 r=dcone sr=attinasi a=dbaron


git-svn-id: svn://10.0.0.236/trunk@101904 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rods%netscape.com
2001-08-28 19:40:02 +00:00
parent f82e415e62
commit e5b30caae0
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;
}