Difference between revisions of "Team:EPF Lausanne/Test/css"

Line 154: Line 154:
 
   style: none;
 
   style: none;
 
   -o-transition-property: none !important;
 
   -o-transition-property: none !important;
-moz-transition-property: none !important;
+
  -moz-transition-property: none !important;
-ms-transition-property: none !important;
+
  -ms-transition-property: none !important;
-webkit-transition-property: none !important;
+
  -webkit-transition-property: none !important;
transition-property: none !important;
+
  transition-property: none !important;
-o-transform: none !important;
+
  -o-transform: none !important;
-moz-transform: none !important;
+
  -moz-transform: none !important;
-ms-transform: none !important;
+
  -ms-transform: none !important;
-webkit-transform: none !important;
+
  -webkit-transform: none !important;
transform: none !important;
+
  transform: none !important;
-webkit-animation: none !important;
+
  -webkit-animation: none !important;
-moz-animation: none !important;
+
  -moz-animation: none !important;
-o-animation: none !important;
+
  -o-animation: none !important;
-ms-animation: none !important;
+
  -ms-animation: none !important;
animation: none !important;
+
  animation: none !important;
 
}
 
}
 
.carousel-control a{
 
.carousel-control a{

Revision as of 10:50, 16 September 2015

EPFL 2015 iGEM bioLogic Logic Orthogonal gRNA Implemented Circuits