comparison rhodecode/public/css/style.css @ 1600:84e2e29c0f03 beta

changelog links no decoration
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 26 Oct 2011 13:37:03 +0200
parents 387971bd1a79
children 1915f02f6d62
comparison
equal deleted inserted replaced
1599:387971bd1a79 1600:84e2e29c0f03
1949 font-size: 100%; 1949 font-size: 100%;
1950 padding-top: 3px; 1950 padding-top: 3px;
1951 white-space: pre-wrap; 1951 white-space: pre-wrap;
1952 } 1952 }
1953 1953
1954 #graph_content .container .left .message a:hover{
1955 text-decoration: none;
1956 }
1957
1954 .right div { 1958 .right div {
1955 clear: both; 1959 clear: both;
1956 } 1960 }
1957 1961
1958 .right .changes .changed_total { 1962 .right .changes .changed_total {