Template:Team:UC Davis/imageSlider

From 2014.igem.org

(Difference between revisions)
Line 132: Line 132:
}
}
-
a.control_prev, a.control_next {
+
a.control_prev2, a.control_next2 {
   position: absolute;
   position: absolute;
   top: 40%;
   top: 40%;
Line 149: Line 149:
}
}
-
a.control_prev:hover, a.control_next:hover {
+
a.control_prev2:hover, a.control_next2:hover {
   opacity: 1;
   opacity: 1;
   -webkit-transition: all 0.2s ease;
   -webkit-transition: all 0.2s ease;
}
}
-
a.control_prev {
+
a.control_prev2 {
   border-radius: 0 2px 2px 0;
   border-radius: 0 2px 2px 0;
}
}
-
a.control_next {
+
a.control_next2 {
   right: 0;
   right: 0;
   border-radius: 2px 0 0 2px;
   border-radius: 2px 0 0 2px;

Revision as of 05:46, 15 October 2014