update translations
This commit is contained in:
parent
b26707208f
commit
0784ca7a0a
29 changed files with 331 additions and 183 deletions
|
@ -12,10 +12,6 @@
|
|||
margin-left: .5em;
|
||||
}
|
||||
|
||||
.page[data-theme=b] {
|
||||
background-color: #202020;
|
||||
}
|
||||
|
||||
.backdropPage {
|
||||
background-color: rgba(15, 15,15, .92)!important;
|
||||
}
|
||||
|
@ -49,6 +45,7 @@
|
|||
margin-bottom: 0;
|
||||
padding-left: 4px;
|
||||
}
|
||||
|
||||
.firstListHeader {
|
||||
margin-top: .25em;
|
||||
}
|
||||
|
@ -74,6 +71,17 @@
|
|||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.sectionHeaderButton {
|
||||
vertical-align: middle;
|
||||
margin: 0 0 0 1.5em;
|
||||
position: relative;
|
||||
top: 8px;
|
||||
}
|
||||
|
||||
.firstListHeader + .sectionHeaderButton {
|
||||
top: 3px;
|
||||
}
|
||||
|
||||
@media all and (min-width: 900px) {
|
||||
|
||||
.ehsContent {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue