comparison rhodecode/public/css/style.css @ 663:6199b34d349b beta

fixed html templates, fixed overal rhodecode width to 1024pixels various additional to templates. History for annotation, width for my page, repo types for admin panel repositories
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 06 Nov 2010 16:16:44 +0100
parents 673de12e6bf6
children dff6d5cb8bba
comparison
equal deleted inserted replaced
662:373ee7031003 663:6199b34d349b
1943 margin-right:0.7em; 1943 margin-right:0.7em;
1944 padding:2px 2px 0; 1944 padding:2px 2px 0;
1945 } 1945 }
1946 1946
1947 #header,#content,#footer { 1947 #header,#content,#footer {
1948 min-width:1224px; 1948 min-width:1024px;
1949 } 1949 }
1950 1950
1951 #content { 1951 #content {
1952 min-height:100%; 1952 min-height:100%;
1953 clear:both; 1953 clear:both;