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
photonic / include / css / admin / admin.css

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

200 lines 8.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 label { clear: both; display: block; margin: 0.5em 0; }
2 label img { vertical-align: middle; padding: 10px; }
3
4 .photonic-wrap {
5 width: 100%;
6 max-width: 1000px;
7 }
8
9 header.photonic-header { border-bottom: 2px solid #bbb; }
10 div.donate { display: inline-block; width: 100%; border-top: 1px solid #bbb; }
11
12 h2.photonic-section { background: #ccc; padding: 1em 0.5em; width: 100%; }
13
14 .photonic-helper { width: 100%; margin: 1em 0; border-bottom: 2px solid #bbb; border-collapse: collapse; }
15 .photonic-helper > thead > tr > th { font-size: 1.3em; background: #ccc; line-height: 1.8em; text-align: left; padding: 0.5em; }
16 .photonic-helper > tbody > tr > th { width: 200px; text-align: left; padding: 0.8em; vertical-align: top; border-bottom: 1px dotted #bbb; }
17 .photonic-helper > tbody > tr > td { padding: 0.8em; border-bottom: 1px dotted #bbb; }
18 .photonic-helper input[type='text'] { display: block; width: 100%; margin: 0.5em 0; }
19 .photonic-helper input[type='button'] { margin: 1em 0; }
20
21 .photonic-helper table { width: 100%; }
22 .photonic-helper table td, .photonic-helper table th {
23 padding: 5px;
24 border-bottom: 1px dotted #ccc;
25 text-align: left;
26 }
27 .photonic-helper table img { width: 64px; height: 64px; }
28
29 .photonic-tabbed-options, .photonic-tabbed-start {
30 margin-top: 15px;
31 max-width: 1000px;
32 width: 100%;
33 }
34
35 .photonic-header-nav-top { display: inline-block; width: 100%; }
36
37
38 form#paypal-submit { padding: 0; float: right;}
39 div.donate ul { float: right; margin: 0; }
40 div.donate ul li { float: left; margin: 0.5em 0 0.5em 2.5em; padding: 0.5em; }
41 div.donate ul li .icon { vertical-align: middle; background: transparent url("../../images/Admin.svg?ver=3.20") no-repeat; width: 32px; height: 32px; display: inline-block; margin-left: -32px; background-size: 100%; }
42 div.donate ul li a { color: #333; text-decoration: none; margin-left: 0.3em; }
43 div.donate ul li input[type="submit"] { color: #333; background: transparent; text-decoration: none; border: none; padding: 0; cursor: pointer; }
44 div.donate ul li a:hover, div.donate ul li input[type="submit"]:hover { color: #333; }
45 div.donate ul li.rate .icon { background-position: 0 -704px; }
46 div.donate ul li.support .icon { background-position: 0 -608px; }
47 div.donate ul li.announcements .icon { background-position: 0 -640px; }
48 div.donate ul li.coffee .icon { background-position: 0 -672px; }
49
50 .nav-tab { position: relative; padding-left: 32px;}
51 .nav-tab-wrapper .icon { background: transparent url("../../images/Admin.svg?ver=3.20") no-repeat; width: 20px; height: 20px; display: inline-block; position: absolute; top: 8px; margin-left: -24px; background-size: 100%;}
52 #photonic-options-generic .icon { background-position: 0 -360px; }
53 #photonic-options-flickr .icon { background-position: 0 -20px; }
54 #photonic-options-picasa .icon { background-position: 0 -120px; }
55 #photonic-options-500px .icon { background-position: 0 0; }
56 #photonic-options-smugmug .icon { background-position: 0 -60px; }
57 #photonic-options-instagram .icon { background-position: 0 -40px; }
58 #photonic-options-zenfolio .icon { background-position: 0 -80px; }
59 #photonic-options-google .icon { background-position: 0 -140px; }
60 #photonic-options-deviantart .icon { background-position: 0 -520px; }
61 #photonic-options-lightbox .icon { background-position: 0 -160px; }
62
63 .photonic-section-tabs { display: inline-block; width: 100%; font-size: 1.1em; }
64 .photonic-section-tabs li { float: left; display: block; padding: 0.2em 0.65em; border-right: 1px dotted #666; }
65 .photonic-section-tabs li:last-child { border-right: none; }
66 .photonic-section-tabs a.active { font-weight: bold; }
67
68 .photonic-options-form .form-table { border: solid #ccc; border-width: 1px 0; }
69 .form-table td { vertical-align: top; }
70
71 .photonic-options-panel { display: none; }
72 .photonic-options-panel textarea { width: 90%; min-width: 400px; min-height: 150px; }
73 .photonic-options-panel input[type='text'] { width: 40%; min-width: 400px;}
74 .photonic-options-panel .notice { padding: 1em; }
75 .photonic-border-options input[type='text'] { width: 40%; min-width: 150px;}
76
77 .opt-sub-table-5 { border-collapse: collapse; width: 98%; }
78 .opt-sub-table-col-5 { width: 22%; }
79 .opt-sub-table-col-51 { width: 12%; }
80
81 .opt-sub-table-5 input[type='text'] { width: 100px; min-width: 100px; }
82 .form-table .opt-sub-table-5 td { padding: 5px; border-width: 1px 0 1px 0; border-style: dotted; border-color: #555; }
83
84 .photonic-button-bar { margin: 1em 0; }
85
86 #photonic-helper-form, #photonic-auth-form {
87 display: -ms-flexbox;
88 -ms-box-orient: horizontal;
89
90 display: -webkit-box;
91 display: -moz-box;
92 -webkit-box-orient: horizontal;
93 -moz-box-orient: horizontal;
94
95 display: -webkit-flex;
96 display: flex;
97
98 -webkit-flex-wrap: wrap;
99 -moz-flex-wrap: wrap;
100 -ms-flex-wrap: wrap;
101 flex-wrap: wrap;
102 }
103 #photonic-auth-form .photonic-helper-button-disabled, #photonic-auth-form .photonic-helper-button-disabled:hover {
104 background: #ccc;
105 margin: 0.5em 0;
106 cursor: auto;
107 clear: both;
108 display: inline-block;
109 }
110 .photonic-helper .result, #photonic-auth-form .result {
111 /*height: 2.5em;*/
112 width: 100%;
113 display: inline-block;
114 margin: 10px 0;
115 }
116 .photonic-helper .found-id-text {
117 font-weight: bold;
118 }
119
120 .photonic-waiting {
121 background: #fff;
122 opacity: 0.8;
123 width: 100%;
124 height: 100%;
125 top: 0; left: 0;
126 position: fixed;
127 text-align: center;
128 display: none;
129 }
130 .photonic-waiting img {
131 vertical-align: middle;
132 margin-top: 300px;
133 }
134 .photonic-scroll-panel {
135 height: 200px;
136 overflow: auto;
137 }
138
139 .photonic-token-header { width: 100%; margin-bottom: 1em; }
140 .photonic-token-header .notice-warning { padding: 0.5em; }
141 .photonic-getting-started p, .photonic-getting-started ol, .photonic-getting-started ol { font-size: 14px; }
142 .photonic-form-table tr { border-bottom: 1px dotted #ccc; }
143 .photonic-form-table th { vertical-align: middle; }
144 .photonic-form-table .theader { text-align: center; }
145 .photonic-form-table ul { margin: 0; }
146 .photonic-form-table { border-width: 2px 0; border-color: #ccc; border-style: solid; }
147 .photonic-form-table .check { text-align: center; font-size: 1.6em;}
148 .photonic-form-table .regular { text-align: center; }
149 .photonic-form-table .yes { color: #009900;}
150 .photonic-form-table .no { color: #990000; }
151 abbr { border-bottom: 1px dotted #999; text-decoration: none; cursor: default; }
152
153 .photonic-token-header .notice { padding: 1em; }
154
155 .photonic-all-ok { font-weight: bold; background-color: #ccffcc; }
156 .photonic-not-ok { font-weight: bold; background-color: #fad3d3; }
157 .photonic-maybe-ok { font-weight: bold; background-color: #ccffcc; }
158
159 #photonic-shortcode-results { margin: 1em 0;}
160 #photonic-shortcode-results .column-type, #photonic-shortcode-results .column-status { width: 10%; }
161 #photonic-shortcode-results .column-shortcodes { width: 50%; }
162
163 button.photonic-notice-dismiss { background: none; border: none; position: absolute; top: 1em; right: 1em;}
164 button.photonic-notice-dismiss:before {
165 background: none;
166 color: #72777c;
167 content: "\f153";
168 display: block;
169 font: normal 16px/20px dashicons;
170 speak: none;
171 height: 20px;
172 text-align: center;
173 width: 20px;
174 -webkit-font-smoothing: antialiased;
175 -moz-osx-font-smoothing: grayscale;
176 }
177
178 .preferred {
179 font-weight: bold;
180 color: #009900;
181 }
182
183 .not-preferred {
184 font-weight: bold;
185 color: #990000;
186 }
187
188 .photonic-tabbed-start .nav-tab { padding-left: 10px; }
189 #lightbox-list li { padding-left: 30px; }
190 #lightbox-list li button { margin-left: -30px; }
191 #lightbox-list li.matching, #lightbox-features li.photonic-supported { color: green; }
192 #lightbox-list li.matching:after, #lightbox-features li.photonic-supported label:after { margin-left: 1rem; content: '\2713'; }
193 #lightbox-list li.not-matching, #lightbox-features li.photonic-not-supported { color: red; }
194 #lightbox-list li.not-matching:after, #lightbox-features li.photonic-not-supported label:after { margin-left: 1rem; content: '\00D7'; }
195 #lightbox-list li.lb-selected { border: 1px solid #aaa; background: aquamarine; }
196 #lightbox-list li.lb-selected button, #lightbox-list li.lb-selected button:focus, #lightbox-list li.lb-selected button:active { outline: none; background: aquamarine; }
197 .photonic-start-panel { display: none; }
198 .photonic-start-panel.photonic-panel-visible { display: block; }
199
200