PluginProbe
Booking Calendar / 11.8.4
Booking Calendar v11.8.4
11.8.4 11.8.3 11.8.2 11.8.1 11.8 11.7 11.6.1 11.6 11.5 11.4.3 11.4.2 11.4.1 11.4 11.3 11.2.1 11.2 11.1 11.0 10.15.7 10.15.6 10.1.3 10.10 10.10.1 10.10.2 10.11 All 204 releases
← All changes | includes/__css/admin/settings/ui__settings_panel.css +5 -5 11.711.8.4 View file →
@@ -1,4 +1,4 @@
1 1 .wpbc_ui_settings__flex_container{
2 2 --wpbc_ui_settings__panel_background_color: #fff;
3 3 --wpbc_ui_settings__panel_text_color: #141b38;
4 4 --wpbc_ui_settings__panel_border: 1px solid #c3c4c787;
@@ -274,13 +274,13 @@
274 274 position: relative;
275 275 z-index: 999;
276 276 }
277 277
278 -
279 -/* ================================================================================================================== */
280 -/* == Buttons only in admin panel e.g. .wpbc_settings_flex_container_right * == */
281 -/* ================================================================================================================== */
282 -.wp-core-ui .wpbc_page .wpbc_settings_flex_container_right {
278 +
279 +/* ================================================================================================================== */
280 +/* == Legacy settings-panel button compatibility == */
281 +/* ================================================================================================================== */
282 +.wp-core-ui .wpbc_page .wpbc_settings_flex_container_right {
283 283 --wpbc_form-button-light-size-height: 43px;
284 284 --wpbc_form-button-background-color: var(--wpbc_admin-theme-color, #066aab );
285 285 }
286 286 .wp-core-ui .wpbc_page .wpbc_ui_settings__flex_container input.wpbc_button_light,