Team:TU-Delft/Templates/Style

From 2013.igem.org

(Difference between revisions)
Line 218: Line 218:
_margin: 0; /*IE6 only*/
_margin: 0; /*IE6 only*/
opacity: 0;
opacity: 0;
-
visibility: visible;
+
visibility: hidden;
position: absolute;
position: absolute;
top: 38px;
top: 38px;
Line 226: Line 226:
background: linear-gradient(#444, #111);
background: linear-gradient(#444, #111);
box-shadow: 0 -1px 0 rgba(255,255,255,.3);
box-shadow: 0 -1px 0 rgba(255,255,255,.3);
-
border-radius: 3px;
+
border-radius: 0px;
transition: all .2s ease-in-out;   
transition: all .2s ease-in-out;   
}
}

Revision as of 14:28, 6 September 2013