I did edit it and it and not showing, i do get the email notification and when i click on the link to approve it resolves to an error:
“You do not have sufficient permissions to access this page.”
wp-customer-reviews.css
/*
WP Customer Reviews
You can override any of these values in your theme CSS if you use !important
Example: #wpcr_respond_1 blockquote.description p { font-size:12px !important; font-weight:bold !important; }
*/
.wpcr_show { display:inline !important; }
.wpcr_hide { display:none; }
.wpcr_fl { float:left; }