keep unread button

This commit is contained in:
Athou
2013-04-07 10:41:55 +02:00
parent 3b070307bb
commit 0e80d4ec56
3 changed files with 21 additions and 1 deletions

View File

@@ -141,6 +141,16 @@
margin-top: 5px;
}
#feed-accordion .entry-buttons {
background-color: #fafafa;
padding: 3px 0px;
border-top: 1px solid #ebebeb;
}
#feed-accordion .entry-buttons label{
margin-bottom: 0px
}
/* admin */
.admin .users-table {
height: 400px;