| @@ -1,5 +1,5 @@ | ||
| 1 | -/*! elementor - v3.1.4 - 10-03-2021 */ | |
| 1 | +/*! elementor - v3.2.0 - 19-04-2021 */ | |
| 2 | 2 | .dialog-widget-content { |
| 3 | 3 | background-color: #fff; |
| 4 | 4 | position: absolute; |
| 5 | 5 | -webkit-border-radius: 3px; |
| @@ -292,9 +292,10 @@ | ||
| 292 | 292 | flex-grow: 1; |
| 293 | 293 | -webkit-box-shadow: 0 0 13px inset rgba(0, 0, 0, 0.05); |
| 294 | 294 | box-shadow: 0 0 13px inset rgba(0, 0, 0, 0.05); } |
| 295 | 295 | |
| 296 | -#wpadminbar #wp-admin-bar-elementor_app_site_editor a.ab-item { | |
| 296 | +/* Will select next element after last '.elementor-general-section' */ | |
| 297 | +#wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section + .elementor-second-section { | |
| 297 | 298 | border-top: 1px solid #464b50; |
| 298 | 299 | margin-top: 6px; } |
| 299 | 300 | |
| 300 | 301 | .elementor-hidden { |