mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update latest items
This commit is contained in:
parent
30ad844e37
commit
3c571f5ded
8 changed files with 40 additions and 49 deletions
|
@ -73,25 +73,20 @@
|
|||
|
||||
.libraryMenuButtonText {
|
||||
text-decoration: none;
|
||||
font-weight: 400 !important;
|
||||
display: inline-flex;
|
||||
vertical-align: middle;
|
||||
padding-left: 0 !important;
|
||||
cursor: default;
|
||||
position: relative;
|
||||
top: 1px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
align-items: center;
|
||||
margin-left: .75em;
|
||||
font-size: 108%;
|
||||
margin: 0 0 0 .5em;
|
||||
/* Avoid pushing right header off the screen */
|
||||
flex-shrink: 1;
|
||||
}
|
||||
|
||||
.viewMenuBar {
|
||||
font-weight: bold;
|
||||
position: fixed;
|
||||
right: 0;
|
||||
left: 0;
|
||||
|
@ -101,7 +96,6 @@
|
|||
height: 50px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
font-size: 13px;
|
||||
}
|
||||
|
||||
.hiddenViewMenuBar .viewMenuBar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue