-
Notifications
You must be signed in to change notification settings - Fork 2
/
admin_2.1.2.css
199 lines (173 loc) · 4.96 KB
/
admin_2.1.2.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
ul.tabs {
height: 24px;
padding: 0;
margin: 0;
}
ul.tabs li {
display: inline-block;
}
ul.tabs li.ui-state-default, ul.tabs li.ui-state-active {
height: 20px;
padding: 2px 4px;
margin: 0 0 0 2px;
background-color: #F0F0F0;
border-color: #DFDFDF;
border-radius: 3px 3px 0 0;
border-style: solid;
border-width: 1px 1px 0 1px;
}
ul.tabs li.ui-state-active {
background-color: #FFF;
}
ul.tabs li.ui-state-default a, ul.tabs li.ui-state-active a {
text-decoration: none;
}
ul.tabs li.ui-state-active a {
color: #000;
font-weight: bold;
}
div.mr_social_sharing_networks {
-webkit-box-shadow: white 0px 1px 0px 0px inset;
-webkit-user-select: none;
background-attachment: scroll;
background-clip: border-box;
background-color: #FEFEFE;
background-image: -webkit-linear-gradient(top, #F9F9F9, #FEFEFE);
background-origin: padding-box;
border-color: #DFDFDF;
border-radius: 3px;
border-style: solid;
border-width: 1px;
box-shadow: white 0px 1px 0px 0px inset;
margin: 1px 0 8px 0;
outline-color: #222;
outline-style: none;
outline-width: 0px;
width: 600px;
padding: 10px 0 10px 0;
}
.mr_social_sharing_networks h3, .mr_social_sharing_networks h4, .mr_social_sharing_networks p {
padding: 0 10px 0 10px;
}
.mr_social_sharing_networks label {
display: inline-block;
width: 130px;
padding: 0 0 0 10px;
}
.mr_social_sharing_networks textarea {
border-color: #DFDFDF;
border-radius: 3px;
border-style: solid;
border-width: 1px;
display: block;
padding: 3px 10px 0 10px;
margin: 0 10px;
width: 580px;
height: 400px;
}
ul#mr_social_sharing_networks, ul#mr_social_sharing_shortcode_networks, ul#mr_social_sharing_widget_networks, ul#mr_social_sharing_follow_networks {
width: 520px;
padding: 10px;
}
ul#mr_social_sharing_networks li, ul#mr_social_sharing_shortcode_networks li, ul#mr_social_sharing_widget_networks li, ul#mr_social_sharing_follow_networks li {
-webkit-box-shadow: white 0px 1px 0px 0px inset;
-webkit-user-select: none;
background-attachment: scroll;
background-clip: border-box;
background-color: whiteSmoke;
background-image: -webkit-linear-gradient(top, #F9F9F9, whiteSmoke);
background-origin: padding-box;
border: 1px solid #DFDFDF;
border-radius: 3px;
box-shadow: white 0px 1px 0px 0px inset;
cursor: move;
display: block;
margin: 3px 0 0 0;
outline-color: #222;
outline-style: none;
outline-width: 0px;
padding: 3px 10px;
text-shadow: white 0px 1px 0px;
width: 558px;
height: auto;
}
ul#mr_social_sharing_networks li img, ul#mr_social_sharing_shortcode_networks li img, ul#mr_social_sharing_widget_networks li img, ul#mr_social_sharing_follow_networks li img {
width: 16px;
height: 16px;
margin: 2px 10px 2px 0;
}
ul#mr_social_sharing_networks li img.right, ul#mr_social_sharing_shortcode_networks li img.right, ul#mr_social_sharing_widget_networks li img.right, ul#mr_social_sharing_follow_networks li img.right {
float: right;
margin: 2px -4px 2px 5px;
}
ul#mr_social_sharing_networks li label, ul#mr_social_sharing_shortcode_networks li label, ul#mr_social_sharing_widget_networks li label, ul#mr_social_sharing_follow_networks li label {
display: inline-block;
margin: -10px 10px 0 0;
width: auto;
height: 20px;
padding: 0;
}
ul#mr_social_sharing_networks li input, ul#mr_social_sharing_shortcode_networks li input, ul#mr_social_sharing_widget_networks li input, ul#mr_social_sharing_follow_networks li input {
margin: 0 10px 0 0;
padding: 0;
}
ul#mr_social_sharing_networks li input.text, ul#mr_social_sharing_shortcode_networks li input.text, ul#mr_social_sharing_widget_networks li input.text, ul#mr_social_sharing_follow_networks li input.text {
display: inline-block;
float: right;
width: 160px;
height: 20px;
margin: 0 10px 0 0;
padding: 0;
}
ul#mr_social_sharing_networks li label.text, ul#mr_social_sharing_shortcode_networks li label.text, ul#mr_social_sharing_widget_networks li label.text, ul#mr_social_sharing_follow_networks li label.text {
display: inline-block;
float: right;
width: auto;
height: 20px;
margin: 0 6px 0 0;
padding: 0;
}
ul#mr_social_sharing_networks li select, ul#mr_social_sharing_shortcode_networks li select, ul#mr_social_sharing_widget_networks li select, ul#mr_social_sharing_follow_networks li select {
display: inline-block;
float: right;
width: 180px;
height: 20px;
padding: 0;
}
span.mr_social_sharing_options, span.mr_social_sharing_custom {
display: block;
width: 558px;
height: 20px;
padding: 2px 0;
}
span.mr_social_sharing_custom {
width: 538px;
background-color: #EAF2FA;
border: 1px solid #DFDFDF;
border-radius: 3px;
margin: 2px 0;
padding: 2px 18px 2px 0;
}
ul#mr_social_sharing_networks li span.mr_social_sharing_custom input.text {
width: 180px;
margin: 0;
}
ul#mr_social_sharing_networks li span.mr_social_sharing_custom label.text {
margin: 0 4px 0 8px;
padding: 2px 0 0 0;
}
label.check {
width: 400px;
}
.banners {
text-align: center;
}
.banners a {
display: inline-block;
width: 468px;
height: 60px;
padding: 10px 0 0 0;
}
.banners a img {
border: 0;
}