Template:Team:NCTU Formosa/header-human

From 2012.igem.org

(Difference between revisions)
Line 150: Line 150:
background:url(https://static.igem.org/mediawiki/2012/3/37/Alw50.png) transparent repeat;
background:url(https://static.igem.org/mediawiki/2012/3/37/Alw50.png) transparent repeat;
}
}
-
#humantable tr:hover {
 
-
    background: #fffae4;
 
-
    -o-transition: all 0.1s ease-in-out;
 
-
    -webkit-transition: all 0.1s ease-in-out;
 
-
    -moz-transition: all 0.1s ease-in-out;
 
-
    -ms-transition: all 0.1s ease-in-out;
 
-
    transition: all 0.1s ease-in-out;   
 
-
}   
 
#humantable  th {
#humantable  th {
-
     background-color: #d5f9e4;
+
     background-color: #e7e7e7;
-
     background-image: -webkit-gradient(linear, left top, left bottom, from(#ebfcf2), to(#d5f9e4));
+
     background-image: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#d5f9e4));
-
     background-image: -webkit-linear-gradient(top, #ebfcf2, #d5f9e4);
+
     background-image: -webkit-linear-gradient(top, #f3f3f3, #e7e7e7);
-
     background-image:    -moz-linear-gradient(top, #ebfcf2, #d5f9e4);
+
     background-image:    -moz-linear-gradient(top, #f3f3f3, #e7e7e7);
-
     background-image:    -ms-linear-gradient(top, #ebfcf2, #d5f9e4);
+
     background-image:    -ms-linear-gradient(top, #f3f3f3, #e7e7e7);
-
     background-image:      -o-linear-gradient(top, #ebfcf2, #d5f9e4);
+
     background-image:      -o-linear-gradient(top, #f3f3f3, #e7e7e7);
-
     background-image:        linear-gradient(top, #ebfcf2, #d5f9e4);
+
     background-image:        linear-gradient(top, #f3f3f3, #e7e7e7);
     -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;  
     -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;  
     -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;   
     -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;   

Revision as of 10:08, 16 September 2012