summaryrefslogtreecommitdiffstats
path: root/public/css
diff options
context:
space:
mode:
authorFuXiaoHei <fuxiaohei@hexiaz.com>2014-03-19 22:15:28 +0800
committerFuXiaoHei <fuxiaohei@hexiaz.com>2014-03-19 22:15:28 +0800
commita0e73e2b5411499719a7e02281c48ad40dedfa24 (patch)
treef76b9e5ac40f072309a44c3d82663c39f139b1d8 /public/css
parent3634d1ee326fd285935c0a5992575583ef6467d4 (diff)
downloadgitea-a0e73e2b5411499719a7e02281c48ad40dedfa24.tar.gz
gitea-a0e73e2b5411499719a7e02281c48ad40dedfa24.zip
top nav arrow update
Diffstat (limited to 'public/css')
-rwxr-xr-xpublic/css/gogs.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css
index ed711ba783..a4767c1c8b 100755
--- a/public/css/gogs.css
+++ b/public/css/gogs.css
@@ -119,6 +119,10 @@ html, body {
bottom: -4px !important;
}
+#gogs-nav-avatar:after {
+ bottom: -4px !important;
+}
+
.gogs-nav .tooltip {
border: none;
}
@@ -712,11 +716,11 @@ html, body {
vertical-align: top;
}
-.commit-box .search{
+.commit-box .search {
margin-top: 3px;
}
-.commit-box td{
+.commit-box td {
background-color: #FFF;
}