Border color
-
Hi!
Thank you for your plugin.
You made some settings editable, not in the file copy_code_script.js
Could you please add settins option to change the border color?
Now I could change it only inline:
/* jQuery(this).css( 'background-color', '#f6f6f6' ); */
jQuery(this).css( 'border-color', '#3c3f41' );
- The topic ‘Border color’ is closed to new replies.