update translations
This commit is contained in:
parent
dd9184c35a
commit
7993ac7213
7 changed files with 61 additions and 52 deletions
|
@ -159,7 +159,7 @@
|
|||
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%); /* W3C */
|
||||
left: 0;
|
||||
right: 0;
|
||||
color: inherit;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.cardText {
|
||||
|
@ -173,7 +173,7 @@
|
|||
}
|
||||
|
||||
.cardOverlayInner {
|
||||
color: inherit;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.cardTextCentered {
|
||||
|
@ -188,10 +188,6 @@
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
.libraryPage .cardDefaultText, .libraryPage .cardText {
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.cardContent .cardText {
|
||||
padding-left: 5px;
|
||||
padding: 0 5px 4px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue