Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/develop' into new_branch_20_09…
Browse files Browse the repository at this point in the history
…_2018
  • Loading branch information
grandoc committed Sep 20, 2018
2 parents 32beccc + 9e01ea9 commit d801374
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions htdocs/theme/eldy/style.css.php
Expand Up @@ -1853,7 +1853,7 @@
}
.login_table_title {
max-width: 530px;
color: #aaa !important;
color: #eee !important;
padding-bottom: 20px;
}
.login_table label {
Expand Down Expand Up @@ -1895,7 +1895,7 @@
outline: none !important;
}
.login_table .trinputlogin {
font-size: 1.4em;
font-size: 1.2em;
margin: 8px;
}
.login_table .tdinputlogin {
Expand All @@ -1909,10 +1909,10 @@
width: 14px;
}
.login_table .tdinputlogin input#username, .login_table .tdinputlogin input#password {
font-size: 1.1em;
font-size: 1em;
}
.login_table .tdinputlogin input#securitycode {
font-size: 0.9em;
font-size: 1em;
}
.login_main_message {
text-align: center;
Expand Down

0 comments on commit d801374

Please sign in to comment.