implement support for multiple pub/mark buttons, add plugin which adds a separate mark button to article botton in combined mode (closes #382)

This commit is contained in:
Andrew Dolgov
2013-04-09 16:13:32 +04:00
parent af4204def2
commit 035d7a5a8f
4 changed files with 95 additions and 44 deletions
+1 -1
View File
@@ -402,7 +402,7 @@ div.hlFeed a:hover {
color : #4684ff;
}
img.markedPic {
img.markedPic, img.pubPic {
cursor : pointer;
vertical-align : middle;
}