Difference between revisions of "Template:NAIT Edmonton/CSS"
Line 106: | Line 106: | ||
.flex-container {zoom: 1; position: relative;} | .flex-container {zoom: 1; position: relative;} | ||
.flex-direction-nav li a {width:65px; height:37px; margin:0; display: block; position: absolute; top:0px; cursor: pointer; text-indent: -9999px;} | .flex-direction-nav li a {width:65px; height:37px; margin:0; display: block; position: absolute; top:0px; cursor: pointer; text-indent: -9999px;} | ||
− | .flex-direction-nav li a.next {background:url( | + | .flex-direction-nav li a.next {background:url(https://static.igem.org/mediawiki/2015/a/a0/NAIT_Next.png) no-repeat center; right:0px;} |
− | .flex-direction-nav li a.prev {background:url( | + | .flex-direction-nav li a.prev {background:url(https://static.igem.org/mediawiki/2015/7/73/NAIT_Prev.png) no-repeat center;right:65px;} |
− | .flex-direction-nav li a.next:hover {background:url( | + | .flex-direction-nav li a.next:hover {background:url(https://static.igem.org/mediawiki/2015/b/ba/NAIT_Next_a.png) no-repeat center;} |
− | .flex-direction-nav li a.prev:hover {background:url( | + | .flex-direction-nav li a.prev:hover {background:url(https://static.igem.org/mediawiki/2015/c/c4/NAIT_Prev_a.png) no-repeat center;} |
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;} | .flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;} | ||
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;} | .flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;} |
Revision as of 20:17, 3 June 2015