Team:UCL PG/Sponsor

From 2013.igem.org

(Difference between revisions)
Line 51: Line 51:
a.tooltip strong {line-height:30px;}  
a.tooltip strong {line-height:30px;}  
a.tooltip:hover {text-decoration:none;}  
a.tooltip:hover {text-decoration:none;}  
-
a.tooltip span { z-index:10;display:none; padding:14px 20px; margin-top:0px; margin-left:-180px; width:240px; line-height:16px; }  
+
a.tooltip span { z-index:10;display:none; padding:14px 20px; margin-top:0px; margin-left:-70px; width:70px; height:70px; line-height:16px; }  
a.tooltip:hover span{ display:inline; position:absolute; border:2px solid #FFF; color:#EEE; background:#000 url(src/css-tooltip-gradient-bg.png) repeat-x 0 0; }
a.tooltip:hover span{ display:inline; position:absolute; border:2px solid #FFF; color:#EEE; background:#000 url(src/css-tooltip-gradient-bg.png) repeat-x 0 0; }
a.tooltip span { border-radius:10px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -moz-box-shadow: 0px 0px 8px 4px #666; -webkit-box-shadow: 0px 0px 8px 4px #666; box-shadow: 0px 0px 8px 4px #666; opacity: 0.8; }
a.tooltip span { border-radius:10px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -moz-box-shadow: 0px 0px 8px 4px #666; -webkit-box-shadow: 0px 0px 8px 4px #666; box-shadow: 0px 0px 8px 4px #666; opacity: 0.8; }

Revision as of 10:58, 29 September 2013