aboutsummaryrefslogtreecommitdiff
path: root/public/ng/css
diff options
context:
space:
mode:
authorUnknwon <joe2010xtmf@163.com>2014-09-29 18:52:28 -0400
committerUnknwon <joe2010xtmf@163.com>2014-09-29 18:52:28 -0400
commita046a31d2be4a72959ec98f1bed7dc5e29ca7126 (patch)
tree31bf3a6fa22a4490f868fbfb988a5b250a09e47e /public/ng/css
parentcd084dacf1108e483461f8c99a0771ce3b402dc4 (diff)
UI: Confirmation box
Diffstat (limited to 'public/ng/css')
-rw-r--r--public/ng/css/gogs.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/public/ng/css/gogs.css b/public/ng/css/gogs.css
index 2d2ab7f3..6d38ac9b 100644
--- a/public/ng/css/gogs.css
+++ b/public/ng/css/gogs.css
@@ -7,9 +7,6 @@ body {
width: 16px;
text-align: center;
}
-.fa {
- font-size: 14px;
-}
.container {
max-width: 1170px;
padding: 0 1.5em;
@@ -854,7 +851,7 @@ ol.linenums {
font-size: 2em;
}
#dashboard-new-repo-menu {
- top: 35px;
+ top: 33px;
width: 180px;
background-color: #FFF;
left: -132px;
@@ -1889,7 +1886,6 @@ textarea#issue-add-content {
}
#org-header > div > .menu-line > li.right > a .label {
margin-left: 4px;
- font-size: .6em;
}
#org-header > div > .menu-line > li.right .current {
border-bottom: 2px solid #D26911;