12520/12521 "GFX select elements need to be able to turn off text" turn off user selection inside the drop-down list. r=mjudge.

This commit is contained in:
pierre%netscape.com 1999-11-23 01:05:45 +00:00
parent f3b497f067
commit 93104c00ae
2 changed files with 2 additions and 0 deletions

View File

@ -1090,6 +1090,7 @@ option {
display:block;
font-family: sans-serif;
font-size: small;
user-select: none;
}
/* we need to address the part where there is a label */

View File

@ -1090,6 +1090,7 @@ option {
display:block;
font-family: sans-serif;
font-size: small;
user-select: none;
}
/* we need to address the part where there is a label */