mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update icons
This commit is contained in:
parent
c73ed976d9
commit
b1676387f4
19 changed files with 154 additions and 126 deletions
|
@ -12,10 +12,6 @@
|
|||
margin: .5em 0;
|
||||
}
|
||||
|
||||
.headerBackButton {
|
||||
padding-right: 5px !important;
|
||||
}
|
||||
|
||||
.headerButton {
|
||||
height: 50px;
|
||||
line-height: 50px;
|
||||
|
@ -32,8 +28,7 @@
|
|||
}
|
||||
|
||||
.viewMenuBar .material-icons, .viewMenuBar .fa, .viewMenuBar paper-icon-button {
|
||||
color: #e8e8e8;
|
||||
font-size: 24px;
|
||||
color: #f0f0f0;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
@ -125,18 +120,10 @@
|
|||
border-width: 0 !important;
|
||||
}
|
||||
|
||||
.mainDrawerButton {
|
||||
padding-left: 10px !important;
|
||||
}
|
||||
|
||||
.hideMainDrawer .mainDrawerButton {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.barMenuInner {
|
||||
padding: 6px 10px;
|
||||
}
|
||||
|
||||
.barsMenuButton:hover {
|
||||
opacity: .5 !important;
|
||||
}
|
||||
|
@ -149,8 +136,9 @@
|
|||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
padding-left: 0 !important;
|
||||
margin-left: -8px;
|
||||
cursor: default;
|
||||
position: relative;
|
||||
top: 1px;
|
||||
}
|
||||
|
||||
.logoLibraryMenuButtonText {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue