Add notification actions support

This commit is contained in:
Joseph Schorr 2014-08-15 21:56:29 -04:00
parent c026782abb
commit eefb7e1ec9
3 changed files with 40 additions and 1 deletions

View file

@ -145,6 +145,15 @@ nav.navbar-default .navbar-nav>li>a.active {
max-width: 320px;
}
.notification-view-element .right-controls button {
margin-left: 10px;
}
.notification-view-element .message i.fa {
margin-right: 6px;
}
.notification-view-element .orginfo {
margin-top: 8px;
float: left;