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/admin-block.css +2 -1 2.413.36 View file →
@@ -1,9 +1,9 @@
1 1 .photonic-gallery { text-align: center; }
2 2 .photonic-gallery .photonic-placeholder-icon {
3 3 width: 120px;
4 4 height: 120px;
5 - background-image: url('../../images/Admin.svg');
5 + background-image: url('../../images/Admin.svg?ver=3.20');
6 6 background-size: 100%;
7 7 display: block;
8 8 text-decoration: none;
9 9 outline: none;
@@ -18,5 +18,6 @@
18 18 .photonic-placeholder-icon.photonic-picasa { background-position: 0 -720px; }
19 19 .photonic-placeholder-icon.photonic-zenfolio { background-position: 0 -480px; }
20 20 .photonic-placeholder-icon.photonic-instagram { background-position: 0 -240px; }
21 21 .photonic-placeholder-icon.photonic-wp { background-position: 0 -600px; }
22 +.photonic-placeholder-icon.photonic-deviantart { background-position: 0 -3120px; }
22 23