]> git.mxchange.org Git - friendica.git/commit - library/colorbox/colorbox.ai
add colorbox
authorZach Prezkuta <fermion@gmx.com>
Tue, 5 Feb 2013 01:09:25 +0000 (18:09 -0700)
committerZach Prezkuta <fermion@gmx.com>
Tue, 5 Feb 2013 01:09:57 +0000 (18:09 -0700)
commitbde68bd8ca0bb594aa25be841a5a7a66ac7bfd3a
tree4637cbc6dc7f76a7eb82f0f4469ff3df7919846d
parent1033e8896fc908156f128974b29a8e486f2d4792
add colorbox
66 files changed:
library/colorbox/README.md [new file with mode: 0644]
library/colorbox/colorbox.ai [new file with mode: 0644]
library/colorbox/colorbox.css [new file with mode: 0644]
library/colorbox/colorbox.jquery.json [new file with mode: 0644]
library/colorbox/component.json [new file with mode: 0644]
library/colorbox/content/ajax.html [new file with mode: 0644]
library/colorbox/content/homer.jpg [new file with mode: 0644]
library/colorbox/content/marylou.jpg [new file with mode: 0644]
library/colorbox/content/ohoopee1.jpg [new file with mode: 0644]
library/colorbox/content/ohoopee2.jpg [new file with mode: 0644]
library/colorbox/content/ohoopee3.jpg [new file with mode: 0644]
library/colorbox/example1/colorbox.css [new file with mode: 0644]
library/colorbox/example1/images/border.png [new file with mode: 0644]
library/colorbox/example1/images/controls.png [new file with mode: 0644]
library/colorbox/example1/images/ie6/borderBottomCenter.png [new file with mode: 0644]
library/colorbox/example1/images/ie6/borderBottomLeft.png [new file with mode: 0644]
library/colorbox/example1/images/ie6/borderBottomRight.png [new file with mode: 0644]
library/colorbox/example1/images/ie6/borderMiddleLeft.png [new file with mode: 0644]
library/colorbox/example1/images/ie6/borderMiddleRight.png [new file with mode: 0644]
library/colorbox/example1/images/ie6/borderTopCenter.png [new file with mode: 0644]
library/colorbox/example1/images/ie6/borderTopLeft.png [new file with mode: 0644]
library/colorbox/example1/images/ie6/borderTopRight.png [new file with mode: 0644]
library/colorbox/example1/images/loading.gif [new file with mode: 0644]
library/colorbox/example1/images/loading_background.png [new file with mode: 0644]
library/colorbox/example1/images/overlay.png [new file with mode: 0644]
library/colorbox/example1/index.html [new file with mode: 0644]
library/colorbox/example2/colorbox.css [new file with mode: 0644]
library/colorbox/example2/images/controls.png [new file with mode: 0644]
library/colorbox/example2/images/loading.gif [new file with mode: 0644]
library/colorbox/example2/index.html [new file with mode: 0644]
library/colorbox/example3/colorbox.css [new file with mode: 0644]
library/colorbox/example3/images/controls.png [new file with mode: 0644]
library/colorbox/example3/images/loading.gif [new file with mode: 0644]
library/colorbox/example3/index.html [new file with mode: 0644]
library/colorbox/example4/colorbox.css [new file with mode: 0644]
library/colorbox/example4/images/border1.png [new file with mode: 0644]
library/colorbox/example4/images/border2.png [new file with mode: 0644]
library/colorbox/example4/images/ie6/borderBottomCenter.png [new file with mode: 0644]
library/colorbox/example4/images/ie6/borderBottomLeft.png [new file with mode: 0644]
library/colorbox/example4/images/ie6/borderBottomRight.png [new file with mode: 0644]
library/colorbox/example4/images/ie6/borderMiddleLeft.png [new file with mode: 0644]
library/colorbox/example4/images/ie6/borderMiddleRight.png [new file with mode: 0644]
library/colorbox/example4/images/ie6/borderTopCenter.png [new file with mode: 0644]
library/colorbox/example4/images/ie6/borderTopLeft.png [new file with mode: 0644]
library/colorbox/example4/images/ie6/borderTopRight.png [new file with mode: 0644]
library/colorbox/example4/images/loading.gif [new file with mode: 0644]
library/colorbox/example4/index.html [new file with mode: 0644]
library/colorbox/example5/colorbox.css [new file with mode: 0644]
library/colorbox/example5/images/border.png [new file with mode: 0644]
library/colorbox/example5/images/controls.png [new file with mode: 0644]
library/colorbox/example5/images/loading.gif [new file with mode: 0644]
library/colorbox/example5/images/loading_background.png [new file with mode: 0644]
library/colorbox/example5/index.html [new file with mode: 0644]
library/colorbox/i18n/jquery.colorbox-cs.js [new file with mode: 0644]
library/colorbox/i18n/jquery.colorbox-da.js [new file with mode: 0644]
library/colorbox/i18n/jquery.colorbox-de.js [new file with mode: 0644]
library/colorbox/i18n/jquery.colorbox-es.js [new file with mode: 0644]
library/colorbox/i18n/jquery.colorbox-fr.js [new file with mode: 0644]
library/colorbox/i18n/jquery.colorbox-it.js [new file with mode: 0644]
library/colorbox/i18n/jquery.colorbox-ru.js [new file with mode: 0644]
library/colorbox/images/border.png [new file with mode: 0644]
library/colorbox/images/controls.png [new file with mode: 0644]
library/colorbox/images/loading.gif [new file with mode: 0644]
library/colorbox/images/loading_background.png [new file with mode: 0644]
library/colorbox/jquery.colorbox-min.js [new file with mode: 0644]
library/colorbox/jquery.colorbox.js [new file with mode: 0644]