# HG changeset patch # User Aras Pranckevicius # Date 2012-01-09 21:58:53 # Node ID 0398b830ccac8ef52dde34e8976d2106f1dc2398 # Parent e2b6bc77619a1705731c105ab28062b7f3cf8d20 changelog: make date display less heavy diff --git a/rhodecode/public/css/style.css b/rhodecode/public/css/style.css --- a/rhodecode/public/css/style.css +++ b/rhodecode/public/css/style.css @@ -2299,8 +2299,9 @@ h3.files_location { #graph_content .container .left .date { - color: #444444; + color: #666; padding-left: 22px; + font-size: 10px; } #graph_content .container .left .author {