update playlist query
This commit is contained in:
parent
a38b85a4df
commit
6afa97f6b8
14 changed files with 142 additions and 121 deletions
|
@ -86,11 +86,15 @@ body {
|
|||
flex-grow: 0 !important;
|
||||
}
|
||||
|
||||
.ui-body-b .paperList {
|
||||
.ui-body-b .paperList:not(.criticReviewPaperList) {
|
||||
background-color: transparent;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.criticReviewPaperList {
|
||||
background-color: #262626;
|
||||
}
|
||||
|
||||
.settingsMenuHeader {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue