update config pages
This commit is contained in:
parent
5ec9b4aeea
commit
c0bdf018d6
18 changed files with 27 additions and 48 deletions
|
@ -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