1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00

Minor style change

This commit is contained in:
Hillel Coren 2016-07-11 22:16:36 +03:00
parent c8573df879
commit 6dba7f7153

View File

@ -31,6 +31,10 @@ body {
font-weight: 400;
}
.container select {
color: #999999;
}
.form-control.braintree-hosted-fields-focused{
border-color: #66afe9;
outline: 0;