Skip to content

Commit 906c92b

Browse files
author
Ghost1227
committed
Bring embedded sources up to date
1 parent fb1bbd8 commit 906c92b

File tree

98 files changed

+3914
-1425
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+3914
-1425
lines changed

assets/css/style.css

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ a{outline:0 !important}
3232
#redux-sidebar #redux-group-menu li.divide{padding:0;border-width:1px 0 1px 0;border-style:solid;border-bottom-color:#e7e7e7;border-top-color:#f9f9f9}
3333
#redux-sidebar #redux-group-menu li a{display:block;padding:12px 8px;background:#eee;border-width:1px 0 1px 0;border-style:solid;border-bottom-color:#e7e7e7;border-top-color:#f9f9f9;opacity:.7;color:#555;font-weight:bold;text-decoration:none;-webkit-transition:none;transition:none}
3434
#redux-sidebar #redux-group-menu li a.custom-tab{background:#f6f6f6}
35-
#redux-sidebar #redux-group-menu li a img{width:16px;height:16px;margin-bottom:-3px;margin-right:3px}
35+
#redux-sidebar #redux-group-menu li a img{width:16px;height:16px;position:absolute;left:15px}
3636
#redux-sidebar #redux-group-menu li.active a:hover{color:#269ad6}
3737
#redux-sidebar #redux-group-menu li a:hover{background:#eee;width:184px;color:#269ad6;margin-right:-2px;opacity:1}
3838
#redux-sidebar #redux-group-menu li.active a{background:#fcfcfc;color:#797979;width:184px;opacity:1;margin-right:-2px}
@@ -88,6 +88,7 @@ a{outline:0 !important}
8888
#redux-main textarea,#redux-main input,#redux-main select,#redux-main button{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border-style:solid;border-width:1px}
8989
#redux-main input,#redux-main select,#redux-main textarea{background-color:#f1f1f1;border:1px solid;border-color:#ccc #e6e6e6 #e6e6e6 #ccc;padding:4px;font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;font-size:12px}
9090
#redux-main input,#redux-main select,#redux-main .sortlist_homepage_blocks,#redux-main textarea,.wp-picker-container,.switch-options{margin-bottom:7px}
91+
#redux-main textarea.wp-editor-area{margin-bottom:0}
9192
#redux-main label input{margin-bottom:0}
9293
#redux-main .select2-container input{margin-bottom:0;border:0}
9394
#redux-main input:hover,#redux-main textarea:hover{background-color:#f9f9f9}
@@ -114,15 +115,12 @@ label.radio,label.multicheck{position:relative}
114115
#redux-main .of-radio-tile-img:hover{opacity:.8}
115116
#redux-main .of-border-width{width:70px;float:left}
116117
#redux-main .of-border-style{width:95px;float:left}
117-
#redux-main .group{display:none;padding-bottom:20px}
118-
#redux-main .group h2{display:none;border-bottom:3px solid #e7e7e7}
119-
#redux-main input:focus,#redux-main select:focus,#redux-main textarea:focus{background:#fff}
120118
#redux-main .hide{display:none}
121119
#redux-main input.button-primary{border-color:#21759b;border-bottom-color:#1e6a8d;-webkit-box-shadow:inset 0 1px 0 rgba(120,200,230,0.5);box-shadow:inset 0 1px 0 rgba(120,200,230,0.5)}
122120
#redux-main .button,#redux-main .button-secondary,#redux-main .button-primary{padding:0 10px 1px}
123121
#redux-main input.large-text{width:100%}
124122
.tipsy{font-size:10px;position:absolute;padding:5px;z-index:100000}
125-
.tipsy-inner{background-color:#000;color:#fff;max-width:200px;padding:5px 8px 4px 8px;text-align:center}
123+
.tipsy-inner{background-color:#000;color:#fff;max-width:200px;padding:5px 5px 1px 5px;text-align:center}
126124
.tipsy-inner{border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}
127125
.tipsy-arrow{position:absolute;width:0;height:0;line-height:0;border:5px dashed #000}
128126
.tipsy-arrow-n{border-bottom-color:#000}
@@ -151,9 +149,11 @@ label.radio,label.multicheck{position:relative}
151149
#redux-main .mini,#redux-main input[type=text].mini{width:50px;text-align:center}
152150
#redux-main .upload{width:80%}
153151
.wrap{margin-top:0}
154-
.showDefaults{font-weight:normal;font-size:.8em;color:#888}
152+
img{max-width:100%;max-height:100%}
153+
.showDefaults{display:block;font-weight:normal;font-size:.8em;color:#888}
155154
.select2-default{width:auto !important}
156-
@media screen and (max-width:900px){#redux-sidebar{width:42px} #redux-main{margin-left:43px;width:auto;max-width:100%} .redux-group-tab-link-a{position:relative} .redux-group-tab-link-a i{position:inherit} .redux-group-tab-link-a span{display:none;position:absolute;top:0;left:44px;padding:12px;width:200px;background:#eee;border:1px solid #ccc;-webkit-box-shadow:2px 2px 8px rgba(0,0,0,0.2);-moz-box-shadow:2px 2px 8px rgba(0,0,0,0.2);box-shadow:2px 2px 8px rgba(0,0,0,0.2);border-width:1px 1px 1px 0;z-index:1} .redux-group-tab-link-a:hover>span{display:block} #redux-sidebar #redux-group-menu li a,#redux-sidebar #redux-group-menu li a:hover,#redux-sidebar #redux-group-menu li.active a,#redux-sidebar #redux-group-menu li.active a:hover{width:auto} table.form-table,.form-table>thead,.form-table>tbody,.form-table>tbody>tr>th,.form-table>tbody>tr>td,.form-table>tbody>tr{display:block !important;width:100% !important;padding:0 !important} .form-table>tbody>tr>th,.form-table>tbody>tr>td{padding:10px !important} .form-table>tbody>tr>td span.description{display:block}}@media screen and (max-width:783px){.mp6 #redux-container #info_bar{height:auto;padding-bottom:1px} .mp6 #redux-container #info_bar a{margin-top:5px}}.mp6 .icon-themes{display:none}
155+
@media screen and (max-width:1124px){#redux-sidebar{width:42px} #redux-main{margin-left:43px;width:auto;max-width:100%} .redux-group-tab-link-a{position:relative} .redux-group-tab-link-a i{position:inherit} .redux-group-tab-link-a span{display:none;position:absolute;top:0;left:44px;padding:12px;width:200px;background:#eee;border:1px solid #ccc;-webkit-box-shadow:2px 2px 8px rgba(0,0,0,0.2);-moz-box-shadow:2px 2px 8px rgba(0,0,0,0.2);box-shadow:2px 2px 8px rgba(0,0,0,0.2);border-width:1px 1px 1px 0;z-index:1} .redux-group-tab-link-a:hover>span{display:block} #redux-sidebar #redux-group-menu li a,#redux-sidebar #redux-group-menu li a:hover,#redux-sidebar #redux-group-menu li.active a,#redux-sidebar #redux-group-menu li.active a:hover{width:auto} table.form-table,.form-table>thead,.form-table>tbody,.form-table>tbody>tr>th,.form-table>tbody>tr>td,.form-table>tbody>tr{display:block !important;width:100% !important;padding:0 !important} .form-table>tbody>tr>th,.form-table>tbody>tr>td{padding:10px !important} .form-table>tbody>tr>th,.form-table>tbody>tr>td{padding:10px !important} .form-table>tbody>tr>th{min-width:35%}}@media screen and (max-width:783px){.mp6 #redux-container #info_bar{height:auto;padding-bottom:1px} .mp6 #redux-container #info_bar a{margin-top:5px}}.mp6 .icon-themes{display:none}
157156
#redux-object-browser{overflow:auto;word-wrap:break-word;max-height:600px;max-width:100%}
158157
#redux-main span.description{font-style:normal}
159158
#redux-main #redux-system-info textarea{min-height:730px}
159+
#redux-main .field-desc{clear:both}

assets/css/style.less

Lines changed: 25 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,11 @@ border: 1px solid #e5e5e5;
283283
#redux-sidebar #redux-group-menu li a img{
284284
width: 16px;
285285
height: 16px;
286-
/*vertical-align:middle;*/
286+
/*vertical-align:middle;
287287
margin-bottom:-3px;
288-
margin-right: 3px;
288+
margin-right: 3px;*/
289+
position: absolute;
290+
left: 15px;
289291
}
290292
#redux-sidebar #redux-group-menu li.active a:hover{
291293
color: #269ad6;
@@ -625,6 +627,7 @@ border: 1px solid #e5e5e5;
625627
#redux-main input, #redux-main select, #redux-main .sortlist_homepage_blocks, #redux-main textarea, .wp-picker-container, .switch-options {
626628
margin-bottom: 7px;
627629
}
630+
#redux-main textarea.wp-editor-area {margin-bottom: 0;}
628631
#redux-main label input {
629632
margin-bottom: 0;
630633
}
@@ -732,7 +735,7 @@ label.radio, label.multicheck {
732735
width:95px;
733736
float:left
734737
}
735-
#redux-main .group {
738+
/*#redux-main .group {
736739
display:none;
737740
padding-bottom:20px;
738741
}
@@ -742,7 +745,7 @@ label.radio, label.multicheck {
742745
}
743746
#redux-main input:focus, #redux-main select:focus, #redux-main textarea:focus {
744747
background:#fff;
745-
}
748+
}*/
746749

747750

748751
#redux-main .hide {
@@ -768,7 +771,7 @@ label.radio, label.multicheck {
768771
/* Tipsy
769772
/*-------------------------------------------------------------------------------------------*/
770773
.tipsy { font-size: 10px; position: absolute; padding: 5px; z-index: 100000; }
771-
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }
774+
.tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 5px 1px 5px; text-align: center; }
772775

773776
/* Rounded corners */
774777
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
@@ -876,7 +879,13 @@ label.radio, label.multicheck {
876879
margin-top: 0;
877880
}
878881

882+
img {
883+
max-width:100%;
884+
max-height:100%;
885+
}
886+
879887
.showDefaults {
888+
display: block;
880889
font-weight: normal;
881890
font-size: .8em;
882891
color: #888;
@@ -885,7 +894,7 @@ label.radio, label.multicheck {
885894
width: auto !important;
886895
}
887896

888-
@media screen and (max-width : 900px) {
897+
@media screen and (max-width : 1124px) {
889898
#redux-sidebar{
890899
width:42px;
891900
}
@@ -934,8 +943,11 @@ label.radio, label.multicheck {
934943
.form-table > tbody > tr > th, .form-table > tbody > tr > td{
935944
padding: 10px !important;
936945
}
937-
.form-table > tbody > tr > td span.description{
938-
display: block;
946+
.form-table > tbody > tr > th, .form-table > tbody > tr > td{
947+
padding: 10px !important;
948+
}
949+
.form-table > tbody > tr > th {
950+
min-width: 35%
939951
}
940952
}
941953

@@ -963,4 +975,8 @@ label.radio, label.multicheck {
963975
}
964976
#redux-main #redux-system-info textarea {
965977
min-height: 730px;
966-
}
978+
}
979+
980+
#redux-main .field-desc {
981+
clear: both;
982+
}

0 commit comments

Comments
 (0)