button to mark all entries up to there

This commit is contained in:
Athou
2013-07-08 01:27:58 +02:00
parent 4f92dece06
commit d6e63ff66d
7 changed files with 91 additions and 0 deletions

View File

@@ -180,6 +180,17 @@
font-size: 12px;
}
#feed-accordion a.mark-up-to {
color: #333333;
position: absolute;
right: 30px;
}
#feed-accordion a.mark-up-to:hover {
text-decoration: none;
cursor: pointer;
}
#feed-accordion .star {
text-decoration: none;
padding: 0px 5px;