paper: make annotate popup use theme colors stable
authorAnton Shestakov <av6@dwimlabs.net>
Mon, 25 Jul 2016 12:22:17 +0800
branchstable
changeset 29625 6e4da488f955
parent 29624 1a129dd05b7d
child 29626 4317aa562580
paper: make annotate popup use theme colors
mercurial/templates/static/style-paper.css
--- a/mercurial/templates/static/style-paper.css	Fri Jul 22 22:12:12 2016 +0900
+++ b/mercurial/templates/static/style-paper.css	Mon Jul 25 12:22:17 2016 +0800
@@ -214,7 +214,7 @@
   display: none;
   position: absolute;
   background-color: #FFFFFF;
-  border: 1px solid #000000;
+  border: 1px solid #999;
   text-align: left;
   color: #000000;
   padding: 5px;