Team:Heidelberg/Templates/Fancybox-css

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style> - ! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license: .fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybo...")
m
 
Line 80: Line 80:
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
-
background-image: url('fancybox_sprite.png');
+
background-image: url('https://static.igem.org/mediawiki/2013/5/57/Heidelberg2013_Fancybox_sprite.png');
}
}
Line 98: Line 98:
width: 44px;
width: 44px;
height: 44px;
height: 44px;
-
background: url('fancybox_loading.gif') center center no-repeat;
+
background: url('https://static.igem.org/mediawiki/2013/5/57/Heidelberg2013_Fancybox_loading.gif') center center no-repeat;
}
}
Line 118: Line 118:
cursor: pointer;
cursor: pointer;
text-decoration: none;
text-decoration: none;
-
background: transparent url('blank.gif'); /* helps IE */
+
background: transparent url('https://static.igem.org/mediawiki/2013/4/41/Heidelberg2013_Blank.gif'); /* helps IE */
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
z-index: 8040;
Line 188: Line 188:
display: none;
display: none;
z-index: 8010;
z-index: 8010;
-
background: url('fancybox_overlay.png');
+
background: url('https://static.igem.org/mediawiki/2013/8/8c/Heidelberg2013_Fancybox_overlay.png');
}
}
Line 267: Line 267:
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
-
background-image: url('fancybox_sprite@2x.png');
+
background-image: url('https://static.igem.org/mediawiki/2013/0/01/Heidelberg_Fancybox_sprite2x.png');
background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
}
}
#fancybox-loading div {
#fancybox-loading div {
-
background-image: url('fancybox_loading@2x.gif');
+
background-image: url('https://static.igem.org/mediawiki/2013/8/8f/Heidelberg2013_Fancybox_loading2x.gif');
background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
}
}

Latest revision as of 15:46, 4 October 2013