starring support (#43)

This commit is contained in:
Athou
2013-04-30 11:29:02 +02:00
parent 2cbf51c287
commit bfde9241eb
8 changed files with 55 additions and 6 deletions

View File

@@ -212,6 +212,19 @@
font-size: 12px;
}
#feed-accordion .star {
text-decoration: none;
padding: 0px 5px;
}
#feed-accordion .icon-star-yellow {
color: gold;
}
#feed-accordion .icon-star-empty {
color: #555;
}
/* admin */
.admin .users-table {
height: 400px;