[thelist] "Non-3d" form boxes

Warden, Matt mwarden at odyssey-design.com
Sat Dec 2 19:13:27 CST 2000


did you use:

select
    {
     border : 1px #333333 solid;
     color : #000000;
     font-family : Verdana, Arial, Helvetica, sans-serif;
     font-size : 13px; 
    }


hth,

--
mattwarden
mattwarden.com


----- Original Message ----- 
From: Michael Galvin <mpgalvin at eircom.net>
To: <thelist at lists.evolt.org>
Sent: Saturday, December 02, 2000 8:14 PM
Subject: Re: [thelist] "Non-3d" form boxes


> Thanks guys.  Doesn't appear to work for SELECT lists (drop down boxes)
> tho'.  Or is it just me?
> 
> ----- Original Message -----
> From: jeff <jeff at members.evolt.org>
> To: <thelist at lists.evolt.org>
> Sent: Saturday, December 02, 2000 11:00 PM
> Subject: RE: [thelist] "Non-3d" form boxes
> 
> 
> | bob,
> |
> | :~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> | : From: Bob Haroche
> | :
> | : input
> |
> | :  border : 333333;
> | :  border-style : solid;
> | :  border-top-width : 1px;
> | :  border-right-width : 1px;
> | :  border-bottom-width : 1px;
> | :  border-left-width : 1px;
> | :  color : #000000;
> | :  font-family : Verdana, Arial, Helvetica, sans-serif;
> | :  font-size : 13px; }
> | :~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> |
> | or the above could be reduced to this which will produce exactly the same
> | look:
> |
> | input
> |
> |   border : 1px #333333 solid;
> |   color : #000000;
> |   font-family : Verdana, Arial, Helvetica, sans-serif;
> |   font-size : 13px; }
> |
> | good luck,
> |
> | .jeff
> |
> | name://jeff.howden
> | game://web.development
> | http://www.evolt.org/
> | mailto:jeff at members.evolt.org
> |
> |
> | ---------------------------------------
> | For unsubscribe and other options, including
> | the Tip Harvester and archive of TheList go to:
> | http://lists.evolt.org Workers of the Web, evolt !
> |
> 
> 
> ---------------------------------------
> For unsubscribe and other options, including
> the Tip Harvester and archive of TheList go to:
> http://lists.evolt.org Workers of the Web, evolt ! 
> 





More information about the thelist mailing list