fix default colour of loginbox text

pull/5578/head
Matthew Hodgson 2017-10-26 17:31:36 +01:00
parent a8f2980dcc
commit e5b1ded7e3
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@ limitations under the License.
padding-left: 10px;
padding-right: 10px;
border-radius: 8px;
color: $form-fg-color;
background-color: $form-bg-color;
background-image: url(../../themes/status/img/dot.svg);
box-shadow: 0px 5px 16px 0px rgba(25,12,46,0.16);