Add rate action in previews
This commit is contained in:
parent
930ca63fee
commit
58e4465bb2
2 changed files with 7 additions and 0 deletions
|
@ -335,6 +335,11 @@ button .icon {
|
|||
border: none;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
display: inline;
|
||||
}
|
||||
.cover-container .stars {
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
.rate-stars:hover .icon:before {
|
||||
content: '\e9d9';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue