| @@ -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; |