Css fix
-
FILE : plugins\forget-about-shortcode-buttons\public\css\button-styles.css:
l.250 : typo, 0 instead of rgba
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), 0(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 51%, rgba(0, 0, 0, 0.1));background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 51%, rgba(0, 0, 0, 0.1));
FILE: /plugins/forget-about-shortcode-buttons/admin/css/forget-about-shortcode-buttons-admin.css
l.227 : typo, single auto param
.fasc-popup-edit-button .fasc-ajax-content select, .fasc-popup-edit-button .fasc-ajax-content input { display: inline-block; auto;…}Any github repo to follow up ?
- The topic ‘Css fix’ is closed to new replies.