PluginProbe
Photonic Gallery & Lightbox for Flickr, SmugMug & Others / 3.36
Photonic Gallery & Lightbox for Flickr, SmugMug & Others v3.36
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
← All changes | include/css/admin/widget.css +7 -1 2.403.36 View file →
@@ -1,13 +1,19 @@
1 1 .photonic-widget input[type="text"] { width: 100%; }
2 2 .photonic-source { text-align: center; }
3 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; }
4 +.photonic-widget a.photonic-wizard { width: 120px; height: 120px; display: inline-block; border: 1px dotted #ccc; background: url(../../images/Admin.svg?ver=3.20) no-repeat; background-size: 100%; margin: 0 auto; box-sizing: content-box; }
5 5 .photonic-widget a.photonic-wizard.photonic { background-position: 0 -2760px; }
6 +.photonic-widget a.photonic-wizard.wp { background-position: 0 -600px; }
6 7 .photonic-widget a.photonic-wizard.flickr { background-position: 0 -120px; }
7 8 .photonic-widget a.photonic-wizard.smugmug { background-position: 0 -360px; }
8 9 .photonic-widget a.photonic-wizard.google { background-position: 0 -840px; }
9 10 .photonic-widget a.photonic-wizard.zenfolio { background-position: 0 -480px; }
10 11 .photonic-widget a.photonic-wizard.instagram { background-position: 0 -240px; }
12 +.photonic-widget a.photonic-wizard.deviantart { background-position: 0 -3120px; }
11 13
12 14 .photonic-shortcode-display { margin-bottom: 1em; }
13 15 .photonic-shortcode-display code { line-height: 1.6em; }
16 +
17 +#TB_window.photonic-tb { z-index: 559999; }
18 +#wp-media-modal.media-modal { z-index: 560000; }
19 +.fl-builder-edit .media-modal { z-index: 9999991 !important; }