PluginProbe
Photonic Gallery & Lightbox for Flickr, SmugMug & Others / 2.44
Photonic Gallery & Lightbox for Flickr, SmugMug & Others v2.44
3.36 3.35 3.34 3.33 2.19 2.20 2.21 2.22 2.23 2.24 2.25 2.26 2.27 2.28 2.29 2.30 2.31 2.32 2.33 2.34 2.40 2.41 2.42 2.43 2.44 All 141 releases
photonic / include / css / admin / widget.css

widget.css in Photonic Gallery & Lightbox for Flickr, SmugMug & Others 2.44, at include/css/admin/widget.css

14 lines 920 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .photonic-widget input[type="text"] { width: 100%; }
2 .photonic-source { text-align: center; }
3
4 .photonic-widget a.photonic-wizard { width: 120px; height: 120px; display: inline-block; border: 1px dotted #ccc; background: url(../../images/Admin.svg) no-repeat; background-size: 100%; margin: 0 auto; box-sizing: content-box; }
5 .photonic-widget a.photonic-wizard.photonic { background-position: 0 -2760px; }
6 .photonic-widget a.photonic-wizard.flickr { background-position: 0 -120px; }
7 .photonic-widget a.photonic-wizard.smugmug { background-position: 0 -360px; }
8 .photonic-widget a.photonic-wizard.google { background-position: 0 -840px; }
9 .photonic-widget a.photonic-wizard.zenfolio { background-position: 0 -480px; }
10 .photonic-widget a.photonic-wizard.instagram { background-position: 0 -240px; }
11
12 .photonic-shortcode-display { margin-bottom: 1em; }
13 .photonic-shortcode-display code { line-height: 1.6em; }
14