summaryrefslogtreecommitdiffstats
path: root/public/ng/css/gogs.css
diff options
context:
space:
mode:
authorUnknwon <joe2010xtmf@163.com>2014-09-28 01:38:25 -0400
committerUnknwon <joe2010xtmf@163.com>2014-09-28 01:38:25 -0400
commit49193bebd283322bb997b7aed09fc7818a881af9 (patch)
tree36d99aba259628c518d903da8c74d70b34413eeb /public/ng/css/gogs.css
parentad2ab6d21496e60e7589c44bdfcc15bba01ae9dd (diff)
downloadgitea-49193bebd283322bb997b7aed09fc7818a881af9.tar.gz
gitea-49193bebd283322bb997b7aed09fc7818a881af9.zip
UI: Confirmation box
Diffstat (limited to 'public/ng/css/gogs.css')
-rw-r--r--public/ng/css/gogs.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/ng/css/gogs.css b/public/ng/css/gogs.css
index dbaa3db1c9..a0be4ee436 100644
--- a/public/ng/css/gogs.css
+++ b/public/ng/css/gogs.css
@@ -1472,6 +1472,10 @@ 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;