PluginProbe
Booking Calendar / 11.8.3
Booking Calendar v11.8.3
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 10.11.2 All 203 releases
← All changes | core/any/css/admin-menu.css +10 -0 10.15.711.8.3 View file →
@@ -199,9 +199,19 @@
199 199 max-width: max-content;
200 200 margin: 10px auto 0;
201 201 display: block;
202 202 }
203 +a.wpbc_pro_label,
204 +a.wpbc_pro_label:hover {
205 + text-underline-offset: 4px;
206 + padding: 2px 10px 5px !important;
207 + text-decoration-style: dashed;
208 +}
209 +a.wpbc_pro_label:hover {
210 + text-decoration-style: solid;
211 +}
203 212 .wpbc_pro_label,
213 +a.wpbc_pro_label:hover,
204 214 .wpbc_settings_navigation_column .wpbc_settings_navigation_item a span.wpbc_pro_label{
205 215 /*text-transform: uppercase;
206 216 font-size: 9px;
207 217 background: #9ac86d;