fix recording icons
This commit is contained in:
parent
a919223fb2
commit
663412b891
14 changed files with 100 additions and 60 deletions
|
@ -1811,3 +1811,15 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
|
|||
-ms-transform: rotateZ(360deg);
|
||||
}
|
||||
}
|
||||
|
||||
#criticReviewsContent.hiddenScrollX {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#criticReviewsContent.hiddenScrollX .paperList {
|
||||
min-width: 240px;
|
||||
max-width: 90%;
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
margin: 0 4px 0 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue