mercurial/templates/static/style.css
changeset 29387 6b77adc2c7b5
parent 26536 93a3687a94d7
child 29522 9c37df347485
--- a/mercurial/templates/static/style.css	Tue Jun 21 17:15:51 2016 +0100
+++ b/mercurial/templates/static/style.css	Thu Jun 02 16:26:50 2016 +0200
@@ -10,6 +10,8 @@
 .minusline { color: red; }
 .atline { color: purple; }
 .annotate { font-size: smaller; text-align: right; padding-right: 1em; }
+tr.thisrev a { color:#999999; text-decoration: none; }
+tr.thisrev pre { color:#009900; }
 .buttons a {
   background-color: #666;
   padding: 2pt;