index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
public
/
ng
/
less
/
gogs
/
settings.less
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Unknwon <joe2010xtmf@163.com>
2015-02-03 06:51:44 -0500
committer
Unknwon <joe2010xtmf@163.com>
2015-02-03 06:51:44 -0500
commit
26bccef297913a6bc679edee809159616a98b0af
(
patch
)
tree
d02238f7a8dc6772937139c7786471cd0f5a6e6d
/
public/ng/less/gogs/settings.less
parent
4de0b19cece439dceb285c56dde1e5ce2f67b098
(
diff
)
parent
e8b62e8957c28bc8746924ebb02d49f844c27b03
(
diff
)
Merge branch 'master' of github.com:gogits/gogs into dev
Diffstat
(limited to 'public/ng/less/gogs/settings.less')
-rw-r--r--
public/ng/less/gogs/settings.less
2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/ng/less/gogs/settings.less b/public/ng/less/gogs/settings.less
index de923dab..98164544 100644
--- a/
public/ng/less/gogs/settings.less
+++ b/
public/ng/less/gogs/settings.less
@@ -35,6 +35,7 @@
#org-setting-form,
#repo-setting-form,
#user-profile-form,
+#add-email-form,
.repo-setting-form {
background-color: #FFF;
padding: 30px 0;
@@ -69,6 +70,7 @@
#repo-hooks-history-panel,
#user-social-panel,
#user-applications-panel,
+#user-email-panel,
#user-ssh-panel {
margin-bottom: 20px;
.setting-list {