update translations
This commit is contained in:
parent
5584c5c7e3
commit
b453142fdb
45 changed files with 7703 additions and 430 deletions
|
@ -135,17 +135,17 @@ div.listItem {
|
|||
color: inherit !important;
|
||||
}
|
||||
|
||||
.listItem {
|
||||
.layout-tv .listItem {
|
||||
transition: transform .2s ease-out;
|
||||
}
|
||||
|
||||
.listItem:focus {
|
||||
.layout-tv .listItem:focus {
|
||||
transform: scale(1.025, 1.025);
|
||||
}
|
||||
|
||||
.listItem > .fab:first-child, .listItem > i:first-child {
|
||||
margin-left: .3em;
|
||||
}
|
||||
.listItem > .fab:first-child, .listItem > i:first-child {
|
||||
margin-left: .3em;
|
||||
}
|
||||
|
||||
.paperList .listItem > .fab:first-child, .paperList .listItem > i:first-child {
|
||||
margin-left: .65em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue