Submitter | Alexander Plavin |
---|---|
Date | Aug. 17, 2013, 10:33 p.m. |
Message ID | <e6b1960fa4ade7351e69.1376778792@debian-alexander.dolgopa> |
Download | mbox | patch |
Permalink | /patch/2217/ |
State | Deferred |
Headers | show |
Comments
Patch
diff -r 42fb641c0308 -r e6b1960fa4ad mercurial/templates/static/style-paper.css --- a/mercurial/templates/static/style-paper.css Sat Aug 17 22:50:19 2013 +0400 +++ b/mercurial/templates/static/style-paper.css Fri Aug 09 22:02:32 2013 +0400 @@ -382,3 +382,7 @@ .breadcrumb a { color: blue; } + +.scroll-separator { + border-bottom: 1px solid #444 !important; +}