diff options
author | Unknwon <joe2010xtmf@163.com> | 2014-09-28 01:45:03 -0400 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2014-09-28 01:45:03 -0400 |
commit | e6e6aaeacb80bf80e4741a8ab2a47b81d3b9c780 (patch) | |
tree | 47d8231f5466e3b70c1f2ae9bd28adf4db8d7ef8 /public/ng/css | |
parent | e3b78c47e24c9ef175f355a5868bb6191946cf4e (diff) | |
download | gitea-e6e6aaeacb80bf80e4741a8ab2a47b81d3b9c780.tar.gz gitea-e6e6aaeacb80bf80e4741a8ab2a47b81d3b9c780.zip |
Delete verbose
Diffstat (limited to 'public/ng/css')
-rw-r--r-- | public/ng/css/gogs.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/public/ng/css/gogs.css b/public/ng/css/gogs.css index aa5d606ec5..2d2ab7f3a0 100644 --- a/public/ng/css/gogs.css +++ b/public/ng/css/gogs.css @@ -1490,10 +1490,6 @@ The register and sign-in page style font-family: Consolas, Menlo, Monaco, "Lucida Console", monospace; font-size: 14px; } -.no-desc { - color: #888; - font-style: italic; -} #admin-wrapper, #setting-wrapper { padding-bottom: 100px; |