Team:Tuebingen
From 2013.igem.org
(Difference between revisions)
(→iGEM 2013: Team Tübingen) |
(→iGEM 2013: Team Tübingen) |
||
Line 26: | Line 26: | ||
list-style-image:url(list_style_image.gif) | list-style-image:url(list_style_image.gif) | ||
} | } | ||
+ | |||
.Group:hover { | .Group:hover { | ||
- | + | color: red; | |
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
+ | |||
.Option { | .Option { | ||
- | display: | + | display: none; |
- | + | height: 28px; | |
width: 173px; | width: 173px; | ||
background-image: url(Button_Option.jpg); | background-image: url(Button_Option.jpg); | ||
Line 40: | Line 42: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
+ | |||
.Option:hover { | .Option:hover { | ||
color: red; | color: red; | ||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
+ | |||
.show { | .show { | ||
display:inline; | display:inline; | ||
} | } | ||
+ | |||
.hide { | .hide { | ||
display:none; | display:none; |
Revision as of 19:58, 12 August 2013
iGEM 2013: Team Tübingen