[*] MO : Review of the productcomments module - Part2

This commit is contained in:
gBrunier
2011-08-11 09:48:49 +00:00
parent 59c4f5489d
commit 4f1e8fc2d5
7 changed files with 299 additions and 10 deletions
+7 -2
View File
@@ -114,11 +114,16 @@
background-position: 0 -16px
}
#product_comments_block_tab button {
#product_comments_block_tab button.usefulness_btn {
background-color: #bbb;
border: solid 1px #999;
padding: 1px;
cursor: pointer;
color: #fff;
border-radius: 3px
margin: 3px
}
#product_comments_block_tab span.report_btn {
cursor: pointer;
text-decoration: underline
}