Merge remote-tracking branch 'upstream/master' into details-redux
This commit is contained in:
commit
9c4a602979
81 changed files with 2690 additions and 754 deletions
|
@ -122,8 +122,8 @@ html {
|
|||
}
|
||||
|
||||
.paperList,
|
||||
.visualCardBox {
|
||||
background-color: #fff;
|
||||
.visualCardBox,
|
||||
.cardBox:not(.visualCardBox) .cardPadder {
|
||||
background-color: rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
|
@ -450,7 +450,6 @@ html {
|
|||
border-color: #00a4dc !important;
|
||||
}
|
||||
|
||||
.cardContent-button,
|
||||
.itemDetailImage,
|
||||
.cardOverlayContainer {
|
||||
border-radius: 0.5rem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue