diff options
author | Unknwon <joe2010xtmf@163.com> | 2014-08-09 21:02:00 -0700 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2014-08-09 21:02:00 -0700 |
commit | 7af7584d25f48309a70083c30805ebb8454611f0 (patch) | |
tree | f1f20d5fafe8f023392ce35931221ba2cee2fe35 /public/ng/less/ui/form.less | |
parent | 5605af973b440add79b1c32c911bee03fa821a4e (diff) | |
download | gitea-7af7584d25f48309a70083c30805ebb8454611f0.tar.gz gitea-7af7584d25f48309a70083c30805ebb8454611f0.zip |
Finish new reset password, etc.
Diffstat (limited to 'public/ng/less/ui/form.less')
-rw-r--r-- | public/ng/less/ui/form.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/ng/less/ui/form.less b/public/ng/less/ui/form.less index fa36b5dc13..3f530dc390 100644 --- a/public/ng/less/ui/form.less +++ b/public/ng/less/ui/form.less @@ -81,6 +81,7 @@ } .btn-link { overflow: visible; + color: white; padding: .6em 1.2em; } .btn-radius { |