comparison rhodecode/public/css/style.css @ 3550:7abbb77b02d0 beta

Repo size - show just the size without duplicating text bring back numeric revision into changelog Fixed tests
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 20 Mar 2013 16:21:34 +0100
parents b44bb596ddb2
children f0384b9ed5b9
comparison
equal deleted inserted replaced
3549:e4a4006faceb 3550:7abbb77b02d0
2327 .tablerow1 { 2327 .tablerow1 {
2328 background-color: #FFFFFF; 2328 background-color: #FFFFFF;
2329 } 2329 }
2330 2330
2331 .changeset_id { 2331 .changeset_id {
2332 font-family: monospace;
2333 color: #666666; 2332 color: #666666;
2333 margin-right: -3px;
2334 } 2334 }
2335 2335
2336 .changeset_hash { 2336 .changeset_hash {
2337 color: #000000; 2337 color: #000000;
2338 } 2338 }
2530 #graph_content .container .author { 2530 #graph_content .container .author {
2531 width: 105px; 2531 width: 105px;
2532 } 2532 }
2533 2533
2534 #graph_content .container .hash { 2534 #graph_content .container .hash {
2535 width: 85px; 2535 width: 100px;
2536 font-size: 0.85em; 2536 font-size: 0.85em;
2537 } 2537 }
2538 2538
2539 #graph_content #changesets .container .date { 2539 #graph_content #changesets .container .date {
2540 width: 76px; 2540 width: 76px;