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

update dlna profiles

This commit is contained in:
Luke Pulverenti 2015-05-10 17:56:13 -04:00
parent 66a896e13d
commit 232f5dba67
8 changed files with 28 additions and 75 deletions

View file

@ -13,15 +13,22 @@
}
.headerBackButton {
padding-right: 0 !important;
padding-right: 5px !important;
}
.viewMenuBar, .barsMenuButton, .libraryMenuButtonText, .btnCast {
.headerButton {
height: 50px;
line-height: 50px;
display: inline-block;
}
.barsMenuButton, .libraryMenuButtonText, .btnCast {
line-height: 50px;
.headerUserImage {
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
border-radius: 1000px;
vertical-align: middle;
display: inline-block;
}
.viewMenuBar .fa {
@ -32,7 +39,6 @@
.headerButton {
margin: 0;
padding: 0;
background-color: transparent;
top: 0;
bottom: 0;
@ -57,10 +63,6 @@
padding: 0 15px;
}
.headerButtonLeft:first-child {
padding-left: 10px;
}
.menuArrow {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAbklEQyGDxkLaBtENI9kPMk0gaoW0Dyj0aWowFLYNYzWB6MWMAAAq1H3+Mhu2hQAAAAASUVORK5CYII=);
height: 24px;