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
/
css
/
gogs.css
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
Diffstat
(limited to 'public/css/gogs.css')
-rwxr-xr-x
public/css/gogs.css
7
1 files changed, 7 insertions, 0 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css
index 2d30d062..0af09a3e 100755
--- a/
public/css/gogs.css
+++ b/
public/css/gogs.css
@@ -968,6 +968,13 @@ body {
.guide-box .zclip {
left: auto !important;
}
+div.compare div#commits {
+ margin-top: 5px;
+}
+div.compare div#commits h4 {
+ margin: 10px 0;
+ line-height: 1.1;
+}
.diff-head-box h4 {
margin-top: 0;
margin-bottom: 0;