fix default colour of loginbox text
This commit is contained in:
parent
a8f2980dcc
commit
e5b1ded7e3
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ limitations under the License.
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
|
color: $form-fg-color;
|
||||||
background-color: $form-bg-color;
|
background-color: $form-bg-color;
|
||||||
background-image: url(../../themes/status/img/dot.svg);
|
background-image: url(../../themes/status/img/dot.svg);
|
||||||
box-shadow: 0px 5px 16px 0px rgba(25,12,46,0.16);
|
box-shadow: 0px 5px 16px 0px rgba(25,12,46,0.16);
|
||||||
|
|
Loading…
Add table
Reference in a new issue