MercurialWebTheme

Changeset

49:61f5c7bc5ad4
2011-11-27 Paul Boddie raw files shortlog changelog graph Used a nicer colour for bookmark "tags".
themes/mercurialweb/static/style-mercurialweb.css (file)
     1.1 --- a/themes/mercurialweb/static/style-mercurialweb.css	Sun Nov 27 21:10:16 2011 +0100
     1.2 +++ b/themes/mercurialweb/static/style-mercurialweb.css	Sun Nov 27 22:19:28 2011 +0100
     1.3 @@ -157,7 +157,7 @@
     1.4  }
     1.5  
     1.6  span.bookmark {
     1.7 -    background: #f100b5;
     1.8 +    background: #f1b5f1;
     1.9  }
    1.10  
    1.11  span.branch, /* default properties */