remote rating and addition of rate-me to channel profile sidebar

This commit is contained in:
friendica
2015-02-04 17:32:29 -08:00
parent 48a145a8ed
commit 561bab4ece
8 changed files with 228 additions and 15 deletions

8
view/css/mod_rate.css Normal file
View File

@@ -0,0 +1,8 @@
#rating-slider {
width: 600px !important;
}
#rating-text {
width: 400px;
height: 60px;
}