update translations

This commit is contained in:
Luke Pulverenti 2014-06-23 12:05:19 -04:00
parent b26707208f
commit 0784ca7a0a
29 changed files with 331 additions and 183 deletions

View file

@ -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 {