8
8
* Author: Themeisle
9
9
*/
10
10
11
- # feedzy_import_feeds {
11
+ # feedzy_import_feeds {
12
12
background : transparent;
13
13
border : 0 ;
14
14
box-shadow : none;
18
18
padding-right : 12px ;
19
19
box-sizing : border-box;
20
20
}
21
- # feedzy_import_feeds > .postbox-header {
21
+
22
+ # feedzy_import_feeds > .postbox-header {
22
23
display : none;
23
24
}
24
- .post-type-feedzy_imports : not (.edit-php ) .page-title-action , .post-type-feedzy_imports : not (.edit-php ) .wp-heading-inline {
25
+
26
+ .post-type-feedzy_imports : not (.edit-php ) .page-title-action ,
27
+ .post-type-feedzy_imports : not (.edit-php ) .wp-heading-inline {
25
28
display : none !important ;
26
29
}
27
- .post-type-feedzy_imports : not (.edit-php ) # wpcontent {
30
+
31
+ .post-type-feedzy_imports : not (.edit-php ) # wpcontent {
28
32
padding-left : 0 ;
29
33
}
30
- .post-type-feedzy_imports : not (.edit-php ) # post-body-content {
34
+
35
+ .post-type-feedzy_imports : not (.edit-php ) # post-body-content {
31
36
display : none;
32
37
}
33
- .post-type-feedzy_imports : not (.edit-php ) .wrap {
38
+
39
+ .post-type-feedzy_imports : not (.edit-php ) .wrap {
34
40
margin-top : 0 ;
35
41
margin-right : 0 ;
36
42
}
37
- .post-type-feedzy_imports : not (.edit-php ) .wrap > .wp-heading-inline ,
38
- .post-type-feedzy_imports : not (.edit-php ) .wrap > .wp-header-end {
43
+
44
+ .post-type-feedzy_imports : not (.edit-php ) .wrap > .wp-heading-inline ,
45
+ .post-type-feedzy_imports : not (.edit-php ) .wrap > .wp-header-end {
39
46
display : none;
40
47
}
41
- .post-type-feedzy_imports : not (.edit-php ) # poststuff {
48
+
49
+ .post-type-feedzy_imports : not (.edit-php ) # poststuff {
42
50
padding-top : 0 ;
43
51
}
44
- .post-type-feedzy_imports : not (.edit-php ) # poststuff .inside {
52
+
53
+ .post-type-feedzy_imports : not (.edit-php ) # poststuff .inside {
45
54
margin-top : 0 ;
46
55
padding-left : 0 ;
47
56
padding-right : 0 ;
48
57
}
49
- .post-type-feedzy_imports : not (.edit-php ) # poststuff # post-body .columns-2 {
58
+
59
+ .post-type-feedzy_imports : not (.edit-php ) # poststuff # post-body .columns-2 {
50
60
margin-right : 0 ;
51
61
}
52
- .post-type-feedzy_imports : not (.edit-php ) # post-body .columns-2 # postbox-container-1 {
62
+
63
+ .post-type-feedzy_imports : not (.edit-php ) # post-body .columns-2 # postbox-container-1 {
53
64
width : 100% ;
54
65
float : none;
55
66
}
67
+
56
68
.feedzy_page_feedzy-settings # wpcontent ,
57
69
.feedzy_page_feedzy-support # wpcontent ,
58
- .feedzy_page_feedzy-integration # wpcontent {
70
+ .feedzy_page_feedzy-integration # wpcontent {
59
71
padding-left : 0 ;
60
72
}
73
+
61
74
.feedzy_page_feedzy-settings .feedzy-header ,
62
75
.feedzy_page_feedzy-support .feedzy-header ,
63
- .feedzy_page_feedzy-integration .feedzy-header {
76
+ .feedzy_page_feedzy-integration .feedzy-header {
64
77
margin-bottom : 40px ;
65
78
}
66
79
67
80
.feedzy-error-critical {
68
81
color : # ff0000 ;
69
82
}
70
83
71
- tr .feedzy-import-status-row > td {
84
+ tr .feedzy-import-status-row > td {
72
85
margin : 0 ;
73
86
padding : 0
74
87
}
@@ -140,47 +153,60 @@ td.feedzy-has-popup {
140
153
.feedzy-onboarding-modal {
141
154
max-width : 350px ;
142
155
}
156
+
143
157
.feedzy-onboarding-modal .components-modal__header {
144
158
text-align : center;
145
159
}
160
+
146
161
.feedzy-onboarding-modal .components-modal__header h1 {
147
162
width : 100% ;
148
163
}
164
+
149
165
.feedzy-onboarding-modal .feedzy-onboarding-modal-content {
150
166
text-align : center;
151
167
margin : 10px 0 15px ;
152
168
}
169
+
153
170
.feedzy-onboarding-modal .feedzy-onboarding-modal-action {
154
171
text-align : center;
155
172
margin : 10px 0 ;
156
173
}
174
+
157
175
.feedzy-onboarding-modal .feedzy-onboarding-modal-action .components-button {
158
176
padding : 2px 20px ;
159
177
font-size : 14px ;
160
178
margin-right : 10px ;
161
179
}
180
+
162
181
.components-modal__screen-overlay {
163
182
background-color : rgba (0 , 0 , 0 , 0.5 );
164
183
}
184
+
165
185
.react-joyride__tooltip {
166
186
font-size : 13px !important ;
167
187
}
168
- .react-joyride__tooltip > div {
188
+
189
+ .react-joyride__tooltip > div {
169
190
text-align : left !important ;
170
191
}
171
- .react-joyride__tooltip div : nth-of-type ( 2 ) {
192
+
193
+ .react-joyride__tooltip div : nth-of-type (2 ) {
172
194
margin-top : 5px !important ;
173
195
}
196
+
174
197
.react-joyride__tooltip button {
175
198
text-decoration : underline;
176
199
}
200
+
177
201
.react-joyride__beacon span : first-child {
178
202
background-color : # 4268CF !important ;
179
203
}
204
+
180
205
.react-joyride__beacon span : last-child {
181
206
background-color : rgba (66 , 104 , 207 , 0.4 ) !important ;
182
207
border : 2px solid # 4268CF !important ;
183
208
}
209
+
184
210
.react-joyride__tooltip button [data-action = "primary" ] {
185
211
background : # 4268cf !important ;
186
212
border-color : # 006a95 # 00648c # 00648c !important ;
@@ -193,20 +219,25 @@ td.feedzy-has-popup {
193
219
line-height : 28px !important ;
194
220
font-size : 14px !important ;
195
221
}
222
+
196
223
.react-joyride__tooltip button [data-action = "back" ] {
197
224
color : # 23282d !important ;
198
225
font-size : 14px !important ;
199
226
}
227
+
200
228
.react-notification-root .notification-container-bottom-left {
201
229
bottom : 40px ;
202
230
}
231
+
203
232
.react-notification-root .notification-container-mobile-bottom {
204
233
bottom : 60px ;
205
234
}
235
+
206
236
.feedzy-onboarding-modal-action .components-button .is-primary ,
207
237
.feedzy-onboarding-modal-action .components-button .is-primary : hover : not (: disabled ) {
208
238
background : # 4268cf ;
209
239
}
240
+
210
241
.feedzy-onboarding-modal-action .components-button .is-secondary ,
211
242
.feedzy-onboarding-modal-action .components-button .is-secondary : hover : not (: disabled ),
212
243
.feedzy-onboarding-modal-action .components-button .is-tertiary : hover : not (: disabled ) {
@@ -279,6 +310,11 @@ i.mce-i-feedzy-icon {
279
310
text-align : center;
280
311
}
281
312
313
+ /* NOTE: It will also exclude the Black Friday notice. */
314
+ .notice : not (.fz-notice ): not (.themeisle-sale ) {
315
+ display : none;
316
+ }
317
+
282
318
@media screen and (max-width : 782px ) {
283
319
tr .feedzy-import-status-row table {
284
320
width : 100% ;
0 commit comments