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:
parent
b23a0a14c1
commit
b431c1c498
1 changed files with 1 additions and 4 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue