Rework mobile details page

This commit is contained in:
MrTimscampi 2020-05-08 19:50:56 +02:00
parent d3d4c116a4
commit 617708009e
3 changed files with 28 additions and 11 deletions

View file

@ -453,3 +453,8 @@ html {
.metadataSidebarIcon {
color: #00a4dc;
}
.emby-button.detailFloatingButton {
background-color: #00a4dc;
color: #fff;
}