PluginProbe
Photonic Gallery & Lightbox for Flickr, SmugMug & Others / 2.27
Photonic Gallery & Lightbox for Flickr, SmugMug & Others v2.27
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-form.css

admin-form.css in Photonic Gallery & Lightbox for Flickr, SmugMug & Others 2.27, at include/css/admin-form.css

16 lines 967 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 #TB_window.photonic-tb { width: 80% !important; max-width: 1000px !important; margin-left: auto !important; margin-right: auto !important; left: 0; right: 0; }
2 #TB_window.photonic-tb iframe { width: 100% !important; }
3 #TB_window.photonic-tb {z-index: 155000; }
4
5 table.photonic-form { float: left; width: 100%; border-width: 1px 0; border-style: dotted; border-color: #ccc; }
6 table.photonic-form th { text-align: right; width: 30%; }
7 table.photonic-form td, table.photonic-form th { border-collapse: collapse; padding: 4px; }
8 table.photonic-form .hint { font-style: italic; }
9 #photonic-shortcode-form .preview { display: block; width: 100%; padding: 5px 0; }
10 #photonic-preview { width: 100%; }
11 .button-panel { width: 100%; float: left; border-top: 1px dotted #ccc; margin-top: 5px; padding-top: 5px; }
12 .prelude { clear: both; }
13
14 #photonic-gallery-editor-body { overflow: auto !important; overflow-x: hidden; }
15 div.photonic-form { display: inline-block; width: 100%; }
16