mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update config pages
This commit is contained in:
parent
5ec9b4aeea
commit
c0bdf018d6
18 changed files with 27 additions and 48 deletions
|
@ -212,7 +212,6 @@
|
|||
padding: 10px !important;
|
||||
margin: 0 !important;
|
||||
color: inherit;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.cardText {
|
||||
|
@ -225,10 +224,6 @@
|
|||
line-height: 1.4;
|
||||
}
|
||||
|
||||
.homeTopViews .cardText {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.cardButtonContainer {
|
||||
text-align: right;
|
||||
float: right;
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
display: inline-block;
|
||||
vertical-align: middle;
|
||||
color: #ddd;
|
||||
/*font-size: 11px;*/
|
||||
font-weight: 400;
|
||||
position: relative;
|
||||
top: 2px;
|
||||
|
|
|
@ -115,7 +115,6 @@
|
|||
border-radius: 0 !important;
|
||||
padding: 7px 0 6px 0 !important;
|
||||
text-indent: 10px !important;
|
||||
font-size: 16px;
|
||||
font-family: inherit;
|
||||
outline: none;
|
||||
vertical-align: middle;
|
||||
|
|
|
@ -1582,7 +1582,6 @@ progress {
|
|||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.sessionNowPlayingInnerContent {
|
||||
|
@ -1594,7 +1593,6 @@ progress {
|
|||
bottom: 0;
|
||||
color: #fff;
|
||||
font-weight: 400;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
.sessionAppInfo {
|
||||
|
@ -1657,7 +1655,6 @@ progress {
|
|||
.activeSession:not(.playingSession) .sessionNowPlayingInnerContent {
|
||||
background-color: #fff;
|
||||
color: #000;
|
||||
border: 1px solid #ddd;
|
||||
}
|
||||
|
||||
.activeSession:not(.playingSession) .sessionUserInfo, .activeSession:not(.playingSession) .sessionNowPlayingInfo {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue