Submitter | Alexander Plavin |
---|---|
Date | Sept. 19, 2013, 6:31 p.m. |
Message ID | <b8c8651efe951b7eeca0.1379615511@debian-alexander.dolgopa> |
Download | mbox | patch |
Permalink | /patch/2542/ |
State | Accepted |
Headers | show |
Comments
Patch
diff -r 39146a2b5a6e -r b8c8651efe95 mercurial/templates/static/style-paper.css --- a/mercurial/templates/static/style-paper.css Fri Sep 06 13:30:58 2013 +0400 +++ b/mercurial/templates/static/style-paper.css Fri Sep 06 13:30:58 2013 +0400 @@ -382,3 +382,7 @@ .breadcrumb a { color: blue; } + +.scroll-separator { + border-bottom: 1px solid #444 !important; +}