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

add dlna channel factory

This commit is contained in:
Luke Pulverenti 2014-07-17 20:39:07 -04:00
parent b23a0a14c1
commit b431c1c498

View file

@ -3,7 +3,7 @@
} }
.notificationsPanelModelOpen { .notificationsPanelModelOpen {
right: 250px!important; right: 250px !important;
} }
.btnNotifications { .btnNotifications {
@ -80,9 +80,6 @@
border-bottom: 1px solid #eee; border-bottom: 1px solid #eee;
} }
.notificationName {
}
.notificationTime { .notificationTime {
color: green; color: green;
} }