diff options
author | Unknwon <joe2010xtmf@163.com> | 2014-08-02 13:47:33 -0400 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2014-08-02 13:47:33 -0400 |
commit | 755eec745fa324fdd13078f0147638f8731652ba (patch) | |
tree | 3c04a98d64e128d2ce8887cc20ed361f04010052 /public/ng/less/ui/reset.less | |
parent | 669552e255fb98021b779918394c65792fe6f1d2 (diff) |
Finish new repo settings page
Diffstat (limited to 'public/ng/less/ui/reset.less')
-rw-r--r-- | public/ng/less/ui/reset.less | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/public/ng/less/ui/reset.less b/public/ng/less/ui/reset.less index a1501d65..f58e1a47 100644 --- a/public/ng/less/ui/reset.less +++ b/public/ng/less/ui/reset.less @@ -230,6 +230,7 @@ label { font-weight: bold; } +textarea, input, .ipt { padding: .6em; @@ -374,3 +375,7 @@ pre { overflow: auto; padding: 0; } + +dt { + font-weight: bold; +}
\ No newline at end of file |