mercurial/templates/static/style-monoblue.css
branchstable
changeset 29627 1811a33c732f
parent 29574 0484dfa1e972
child 30074 8f34e217338b
--- a/mercurial/templates/static/style-monoblue.css	Mon Jul 25 12:33:18 2016 +0800
+++ b/mercurial/templates/static/style-monoblue.css	Mon Jul 25 12:37:58 2016 +0800
@@ -339,9 +339,9 @@
   display: none;
   position: absolute;
   background-color: #FFFFFF;
-  border: 1px solid #000000;
+  border: solid 1px #CCC;
   text-align: left;
-  color: #000000;
+  color: #666;
   padding: 5px;
 }
 div.annotate-info a { color: #0000FF; }