diff --git a/bin/web/assets/css/global.css b/bin/web/assets/css/global.css index 5a9c8375..290a0199 100644 --- a/bin/web/assets/css/global.css +++ b/bin/web/assets/css/global.css @@ -7,6 +7,7 @@ body { font-size: 12px; line-height: 14px; height: 100%; + overflow: hidden; } .contentContainer{ @@ -137,3 +138,26 @@ p.pageSubTitle{ margin:0 auto; } +.commit-history { + padding-left: 20px; +} + +.commit-history li a { + color: #fff; +} + +.commit-history li a:hover { + color: #bbb; +} + +.s-left-half { + overflow-y: auto; +} + +.s-link-badge { + font-size: 15px; +} + +h2 { + font-size: 19px; +} \ No newline at end of file diff --git a/bin/web/login.html b/bin/web/login.html index 97f15031..f9a5e5a8 100644 --- a/bin/web/login.html +++ b/bin/web/login.html @@ -2,12 +2,12 @@
- - -