Team:Tokyo-NoKoGen/css
From 2010.igem.org
(Difference between revisions)
Line 134: | Line 134: | ||
text-decoration:none; | text-decoration:none; | ||
height:30px; | height:30px; | ||
- | width: | + | width:7.5em; |
list-style: none; | list-style: none; | ||
Line 154: | Line 154: | ||
left:8px; /* left-align our drop-down to the previous button border */ | left:8px; /* left-align our drop-down to the previous button border */ | ||
height:auto; /* the drop-down height will be determiend by line count */ | height:auto; /* the drop-down height will be determiend by line count */ | ||
- | width: | + | width:10em; |
color:black; /* this sets the unselected-text color */ | color:black; /* this sets the unselected-text color */ | ||
background:#ffffff; /* this sets our menu's effective "border" color */ | background:#ffffff; /* this sets our menu's effective "border" color */ | ||
Line 189: | Line 189: | ||
color:#000000; /* this sets the unselected drop-down text color */ | color:#000000; /* this sets the unselected drop-down text color */ | ||
background:#838d84; /* this sets the drop-down menu background color */ | background:#838d84; /* this sets the drop-down menu background color */ | ||
- | width: | + | width:10em; |
} | } | ||
Revision as of 17:35, 25 October 2010