Small layout fixes to settings hints
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
f62b75b2b8
commit
4e537b5d6b
|
@ -1,9 +1,9 @@
|
|||
#ocFederationSettings p {
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
#listOfTrustedServers li {
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
.removeTrustedServer {
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
#ncShareByMailSettings p {
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
|
|
@ -979,8 +979,8 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {
|
|||
#warning {
|
||||
color: red;
|
||||
}
|
||||
|
||||
.settings-hint {
|
||||
margin-top: -12px;
|
||||
color: #AAAAAA;
|
||||
font-size: 90%;
|
||||
margin-bottom: 12px;
|
||||
opacity: .7;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue