option (dropdown) fonts now match the select

git-svn-id: svn://10.0.0.236/trunk@45347 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rods%netscape.com
1999-08-31 14:22:56 +00:00
parent 572e299018
commit 82e5df59d7
2 changed files with 4 additions and 0 deletions

View File

@@ -989,6 +989,8 @@ option {
display:block;
padding-left:3px;
padding-right:3px;
font-family: sans-serif;
font-size: small;
}
select[disabled] option {

View File

@@ -989,6 +989,8 @@ option {
display:block;
padding-left:3px;
padding-right:3px;
font-family: sans-serif;
font-size: small;
}
select[disabled] option {