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

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8016 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
gBrunier
2011-08-11 09:48:49 +00:00
parent e093ecd554
commit 9cf09cbc7c
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
}