1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Added notification list page

Totally basic but gets the job done
This commit is contained in:
Tim Hobbs 2014-05-26 21:29:35 -07:00
parent 8cadabcbe5
commit 6d764f3e5f
4 changed files with 188 additions and 61 deletions

View file

@ -83,7 +83,7 @@
background-color: #ECEEF4;
}
.btnMarkReadContainer {
.btnMarkReadContainer, .btnNotificationListContainer {
padding: .5em;
}