PluginProbe
Plugin Groups / 1.2.1
Plugin Groups v1.2.1
trunk 1.0.3 1.1.0 1.2.1 1.2.2 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.0.9 3.0.0
plugin-groups / assets / css / styles.css

styles.css in Plugin Groups 1.2.1, at assets/css/styles.css

518 lines 12.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 .plugin-groups-calderaadmin-wrap,
2 .plugin-groups-calderamain-canvas {
3 margin-top: 103px;
4 }
5
6 .plugin-groups-input-error,
7 input.plugin-groups-input-error,
8 select.plugin-groups-input-error,
9 textarea.plugin-groups-input-error {
10 border: 1px solid #df8080 !important;
11 box-shadow: 0 0 2px #ff6060 !important;
12 }
13 h4 > small.description {
14 color: #7f7f7f;
15 font-style: italic;
16 font-weight: normal;
17 }
18 .plugin-groups-main-headerbrickroad,
19 .plugin-groups-main-headercaldera {
20 background: none repeat scroll 0 0 #fff;
21 box-shadow: 8px 1px 6px rgba(0, 0, 0, 0.04), 8px 0 0 rgb(175, 175, 0) inset;
22 margin: -10px -20px 10px -22px;
23 padding: 0 0 8px 22px;
24 overflow: hidden;
25 }
26 .plugin-groups-main-headercaldera,
27 .plugin-groups-sub-headercaldera {
28 left: 182px;
29 position: fixed;
30 right: 0;
31 top: 42px;
32 z-index: 9999;
33 }
34 .plugin-groups-sub-headercaldera {
35 top: 94px;
36 z-index: 9998;
37 }
38
39 .plugin-groups-fixed-list {
40 width: 420px;
41 float:left;
42 }
43 .plugin-groups-fixed-center {
44 bottom: 32px;
45 left: 630px;
46 overflow: hidden;
47 position: fixed;
48 top: 171px;
49 width: 750px;
50 z-index: 999;
51 }
52 .plugin-groups-list-control-button.button.button-small {
53 float: right;
54 margin: 6px 6px 0px 0px;
55 padding: 0 12px;
56 }
57 .folded .plugin-groups-main-headercaldera,
58 .folded .plugin-groups-sub-headercaldera{
59 left: 58px;
60 }
61 .folded .plugin-groups-fixed-center {
62 left: 505px;
63 }
64
65 @media screen and ( max-width: 960px ) {
66 .plugin-groups-main-headercaldera,
67 .plugin-groups-sub-headercaldera{
68 left: 58px;
69 }
70 .plugin-groups-fixed-list {
71 width: 340px;
72 }
73 .plugin-groups-fixed-center {
74 left: 435px;
75 }
76 }
77 @media screen and ( max-width: 782px ) {
78 .plugin-groups-main-headercaldera,
79 .plugin-groups-sub-headercaldera{
80 top: 56px;
81 left: 22px;
82 }
83 .plugin-groups-sub-headercaldera{
84 top: 110px;
85 }
86 .plugin-groups-fixed-center {
87 left: 370px;
88 top: 185px;
89 }
90 }
91 @media screen and ( max-width: 600px ) {
92 .plugin-groups-main-headercaldera,
93 .plugin-groups-sub-headercaldera{
94 position: absolute;
95 left: 12px;
96 }
97 }
98 .plugin-groups-sub-headercaldera {
99 background: none repeat scroll 0 0 #f8f8f8;
100 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), 8px 0 0 rgb(175, 175, 0) inset;
101 margin: -10px -20px 10px -22px;
102 padding: 0 0 0 8px;
103 overflow: hidden;
104 }
105 .plugin-groups-sub-headerbrickroad {
106 background: none repeat scroll 0 0 #f8f8f8;
107 border-radius: 0 0 6px;
108 bottom: 32px;
109 box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1), 8px 0 0 #404040 inset;
110 margin: -11px -20px 10px -22px;
111 overflow: hidden;
112 padding: 0 0 0 8px;
113 position: absolute;
114 top: 65px;
115 width: 140px;
116 }
117 .plugin-groups-subline,
118 .plugin-groups-version {
119 color: #9f9f9f;
120 font-size: 0.55em;
121 line-height: 0;
122 margin-right: 12px;
123 }
124
125 .plugin-groups-main-headerbrickroad h2,
126 .plugin-groups-main-headercaldera h2 {
127 color: #4f4f4f;
128 font-size: 20px;
129 font-weight: 300;
130 float: left;
131 padding: 11px 15px 2px 0;
132 margin: 6px;
133 line-height: 17px;
134 }
135
136 .plugin-groups-main-headerbrickroad .logo-icon,
137 .plugin-groups-main-headercaldera .logo-icon{
138 color: rgb(175, 175, 0);
139 font-size: 72px;
140 margin: -18px 20px 0 -60px;
141 opacity: 0.2;
142 padding: 0 15px 0 0;
143 }
144
145 .plugin-groups-main-headerwordpress .error_notice_box,
146 .plugin-groups-main-headerwordpress .updated_notice_box,
147 .plugin-groups-main-headerbrickroad .error_notice_box,
148 .plugin-groups-main-headerbrickroad .updated_notice_box,
149 .plugin-groups-main-headercaldera .error_notice_box,
150 .plugin-groups-main-headercaldera .updated_notice_box {
151 background: #fff;
152 border-left: 8px solid rgb(175, 175, 0);
153 color: #333;
154 display: inline-block;
155 padding: 20px 23px 15px 12px;
156 position: fixed;
157 top: -175px;
158 box-shadow: 0 3px 5px rgba(0,0,0,0.2);
159 z-index: 99999;
160 }
161 .plugin-groups-nav-separator {
162 background: #f8f8f8 none repeat scroll 0 0;
163 display: inline-block;
164 height: 55px;
165 margin: -23px 6px -23px 12px;
166 width: 1px;
167 }
168
169 .plugin-groups-main-headerwordpress .error_notice_box,
170 .plugin-groups-main-headerbrickroad .error_notice_box,
171 .plugin-groups-main-headercaldera .error_notice_box {
172 border-left: 8px solid rgb(175, 0, 0);
173 }
174 .plugin-groups-general-delete-link{
175 color: #a00;
176 }
177 .plugin-groups-general-delete-link:hover{
178 color: red;
179 }
180 .subsubsub.plugin-groups-nav-tabs a:last-child{
181 display: none;
182 }
183 .wrap .plugin-groups-main-headerbrickroad .add-new-h2,
184 .wrap .plugin-groups-main-headercaldera .add-new-h2{
185 font-size: 12px;
186 margin: 6px;
187 cursor: pointer;
188 color: #4f4f4f;
189 }
190 .plugin-groups-main-headerbrickroad .add-new-h2.current,
191 .plugin-groups-main-headercaldera .add-new-h2.current {
192 background: none repeat scroll 0 0 rgb(175, 175, 0);
193 color: #fff;
194 }
195 .plugin-groups-main-headerbrickroad .add-new-h2:hover,
196 .plugin-groups-main-headercaldera .add-new-h2:hover {
197 background: none repeat scroll 0 0 rgb(175, 175, 0);
198 color: #fff;
199 }
200
201 .plugin-groups-main-headerbrickroad .plugin-groups-header-tabs,
202 .plugin-groups-main-headercaldera .plugin-groups-header-tabs {
203 float: left;
204 margin: 0 0 0 -22px;
205 padding: 0;
206 }
207 .plugin-groups-sub-headerbrickroad .plugin-groups-sub-tabs,
208 .plugin-groups-sub-headercaldera .plugin-groups-sub-tabs {
209 margin: 0;
210 padding: 0;
211 }
212
213 .plugin-groups-main-headerbrickroad .plugin-groups-header-tabs > li,
214 .plugin-groups-main-headercaldera .plugin-groups-header-tabs > li{
215 float: left;
216 }
217 .plugin-groups-main-headerbrickroad .plugin-groups-header-tabs > li > a,
218 .plugin-groups-main-headercaldera .plugin-groups-header-tabs > li > a{
219 display: inline-block;
220 margin: 0 0 -15px;
221 padding: 16px 20px 20px;
222 text-decoration: none;
223 color:rgb(175, 175, 0);
224 }
225 .plugin-groups-main-headercaldera .plugin-groups-header-tabs > li > a:hover{
226 background-color: #efefef;
227 }
228 .plugin-groups-main-headercaldera .plugin-groups-header-tabs > li.active > a{
229 background-color: rgb(175, 175, 0);
230 color: #fff;
231 }
232 .plugin-groups-main-headerbrickroad .plugin-groups-header-tabs > li.active > a {
233 background-color: rgb(175, 175, 0);
234 color: #fff;
235 }
236 .plugin-groups-sub-headercaldera .plugin-groups-sub-tabs > li {
237 float: left;
238 margin: 0;
239 }
240 .plugin-groups-sub-headerbrickroad .plugin-groups-sub-tabs > li {
241 float: left;
242 margin: 0;
243 width: 100%;
244 }
245 .plugin-groups-sub-headercaldera .plugin-groups-sub-tabs > li > a{
246 display: inline-block;
247 margin: 0;
248 padding: 6px 14px 8px;
249 text-decoration: none;
250 color:rgb(175, 175, 0);
251 }
252 .plugin-groups-sub-headerbrickroad .plugin-groups-sub-tabs > li > a {
253 color: rgb(175, 175, 0);
254 display: block;
255 margin: 0;
256 padding: 6px 14px 8px;
257 text-decoration: none;
258 }
259 .plugin-groups-sub-headercaldera .plugin-groups-sub-tabs > li > a:hover{
260 background-color: #efefef;
261 }
262 .plugin-groups-sub-headercaldera .plugin-groups-sub-tabs > li.active > a{
263 background-color: rgb(175, 175, 0);
264 color: #fff;
265 }
266 .plugin-groups-sub-headerbrickroad .plugin-groups-sub-tabs > li.active > a {
267 background-color: #646464;
268 color: #fff;
269 }
270 .plugin-groups-split-panel {
271 margin-left: 300px;
272 }
273 .plugin-groups-side-list {
274 float: left;
275 margin-left: -300px;
276 width: 280px;
277 }
278 .plugin-groups-side-list > label{
279 display: block;
280 }
281 .plugin-groups-side-list > select {
282 width: 100%;
283 margin-bottom: 2px;
284 }
285
286 .plugin-groups-footer-bar {
287 border-top: 1px solid #e6e6e6;
288 margin: 30px -20px 0 -22px;
289 padding: 20px;
290 }
291
292 .plugin-groups-main-list {
293 float: left;
294 min-height: 100px;
295 width: 550px;
296 position: relative;
297 }
298
299 .plugin-groups-config-group {
300 margin-bottom: 6px;
301 }
302 .plugin-groups-config-group > label {
303 display: inline-block;
304 margin: 6px 0 0;
305 vertical-align: top;
306 width: 180px;
307 }
308 .plugin-groups-config-group .invalid {
309 border: 1px solid #c00 !important;
310 box-shadow: 0 0 5px -1px #c00 !important;
311 }
312 /* groups wrappers */
313 .plugin-groups-add-group-btn {
314 color: #777;
315 cursor: pointer;
316 float: left;
317 font-size: 1.5em;
318 width: 40px;
319 }
320 .plugin-groups-group-wrapper {
321 float: left;
322 margin-right: 12px;
323 width: 280px;
324 }
325 .plugin-groups-group-wrapper .sortable-placeholder {
326 display: block;
327 float: left;
328 }
329 .plugin-groups-field-group {
330 background: none repeat scroll 0 0 #fff;
331 border: 1px solid #e5e5e5;
332 box-sizing: border-box;
333 color: #555;
334 margin: 0 0 6px;
335 padding: 6px 12px;
336 position: relative;
337 }
338 .plugin-groups-field-item {
339 background: none repeat scroll 0 0 #fff;
340 border: 1px solid #e5e5e5;
341 box-sizing: border-box;
342 color: #555;
343 margin: 0 0 6px;
344 overflow: hidden;
345 padding: 6px 0 6px 6px;
346 position: relative;
347 }
348 .plugin-groups-field-group-config {
349 background: none repeat scroll 0 0 rgb(248, 248, 248);
350 box-shadow: 0 0 6px rgba(0, 0, 0, 0.18);
351 height: 130px;
352 margin: 6px 0;
353 overflow: hidden;
354 padding: 6px 6px 0;
355 }
356 .plugin-groups-field-config-wrapper {
357 float: left;
358 width: 550px;
359 }
360
361 .plugin-groups-editor-panel{
362 height:100%;
363 }
364
365 /* Tags */
366 .magic-tag-init {
367 margin: 4px 2px;
368 padding: 3px;
369 position: absolute;
370 right: 0;
371 }
372 .ui-autocomplete-category {
373 background: none repeat scroll 0 0 #cecece;
374 font-weight: bold;
375 padding: 3px 10px;
376 }
377 .ui-autocomplete {
378 border: 1px solid #cbcbcb;
379 max-height: 380px;
380 overflow: auto;
381 }
382 .plugin-groups-card-item {
383 background: none repeat scroll 0 0 #fff;
384 border: 1px solid #e5e5e5;
385 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04), 50px 0 0 #f8f8f8 inset;
386 box-sizing: border-box;
387 color: #555;
388 display: inline-block;
389 font-size: 13px;
390 min-height: 90px;
391 margin: 6px 6px 0 0;
392 overflow: hidden;
393 padding: 0 0 0 50px;
394 position: relative;
395 width: 250px;
396 }
397 .plugin-groups-card-sub-item {
398 background: none repeat scroll 0 0 #fcfcfc;
399 border: 1px solid #e5e5e5;
400 box-shadow: -39px 0 0 #f8f8f8 inset,-40px 0 0 #dfdfdf inset;
401 box-sizing: border-box;
402 color: #555;
403 font-size: 13px;
404 margin: 0 0 6px;
405 padding: 6px;
406 position: relative;
407 }
408
409 .plugin-groups-card-item .plugin-groups-card-icon {
410 float: left;
411 font-size: 95px;
412 height: 100%;
413 margin-left: -51px;
414 overflow: hidden;
415 padding: 0 1px;
416 text-indent: -40px;
417 width: 49px;
418 line-height: 84px;
419 }
420 .plugin-groups-card-item .plugin-groups-card-icon:before {
421 opacity: 0.2;
422 }
423 .plugin-groups-card-content {
424 box-sizing: padding-box;
425 border-left: 1px solid #dfdfdf;
426 padding: 6px 12px;
427 width: 100%;
428 min-height: 90px;
429 overflow: hidden;
430 white-space: nowrap;
431 }
432 .ui-sortable-helper .plugin-groups-card-content{
433 overflow: visible;
434 }
435 .ui-sortable-helper .dashicons{
436 display: none;
437 }
438 .plugin-groups-card-item .plugin-groups-card-content > h4{
439 margin: 0;
440 }
441
442 .plugin-groups-card-content input[type="text"] {
443 width: 100%;
444 }
445 .plugin-groups-card-content .description {
446 color: #8f8f8f;
447 font-size: 11px;
448 }
449 .plugin-groups-card-content .plugin-groups-card-actions {
450 padding: 0;
451 }
452 .plugin-groups-card-content .plugin-groups-card-actions .row-actions{
453 visibility: visible;
454 }
455 .plugin-groups-card-content .plugin-groups-card-actions .row-actions a{
456 text-decoration: none;
457 }
458 #plugin-groups-save-indicator.loading .spinner{
459 display: block;
460 visibility: visible;
461 }
462
463 /* wp cleaups */
464 /*.sticky-menu #adminmenuwrap{
465 position: relative;
466 }*/
467 .plugin-groups-config-group .CodeMirror.CodeMirror-wrap {
468 background: #fff none repeat scroll 0 0;
469 border: 1px solid #ddd;
470 box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07) inset;
471 padding: 6px 0 3px;
472 }
473
474 .baldrick-modal-title .modal-label,
475 .baldrick-modal-title .baldrick-modal-closer{
476 color: #fff;
477 text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
478 }
479 .baldrick-modal-title .baldrick-modal-closer:hover {
480 background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
481 }
482 .baldrick-modal-title .modal-label{
483 background-color: rgb(175, 175, 0);
484 }
485 .plugin-groups-main-headercaldera .loading{
486 top: -2px;
487 }.plugin-groups-module-side {
488 float: left;
489 margin-right: 22px;
490 width: 250px;
491 }
492
493 .plugin-groups-module-tabs {
494 background: none repeat scroll 0 0 #f4f4f4;
495 margin: 0 0 0 -22px;
496 padding: 0;
497 overflow: hidden;
498 }
499 .plugin-groups-module-tab {
500 margin: 0;
501 box-shadow: -1px 0 0 #cfcfcf inset;
502 }
503 .plugin-groups-module-tab > a{
504 display: block;
505 margin: 0;
506 padding: 9px 10px 9px 22px;
507 text-decoration: none;
508 color:#444;
509 }
510 .plugin-groups-module-tab > a:hover{
511 background-color: rgba(0, 0, 0, 0.05);
512 }
513 .plugin-groups-module-tab.active > a{
514 background-color: rgb(175, 175, 0);
515 color: #fff;
516 }
517
518