# HG changeset patch # User bsw # Date 1340731565 -7200 # Node ID 6bff614aaaa1f2d439fcaac1928ac68ca9d77afd # Parent fe76cc06e6cf7a6a3d84f5238f5298356169e09b Optical improvements diff -r fe76cc06e6cf -r 6bff614aaaa1 static/style.css --- a/static/style.css Tue Jun 26 19:24:30 2012 +0200 +++ b/static/style.css Tue Jun 26 19:26:05 2012 +0200 @@ -860,13 +860,13 @@ * Area list */ .area_list { - border: 1px solid #54c; + border: 1px solid #444; border-radius: 10px; margin-top: 2ex; } .area_list .area { - border-top: 2px solid #44a; + border-top: 1px solid #444; } .area_list .area:first-child {