comparison rhodecode/public/css/style.css @ 3527:87c97fcea029 beta

Adding the context bar too all pages related to a Repository. Deleted top menu items that are on the context bar already.
author Leonardo <leo@unity3d.com>
date Mon, 04 Mar 2013 12:15:34 +0100
parents 030103d57e30
children 1c32b72930fa
comparison
equal deleted inserted replaced
3526:79c980b628e3 3527:87c97fcea029
3499 min-width: 978px; 3499 min-width: 978px;
3500 } 3500 }
3501 3501
3502 #content { 3502 #content {
3503 clear: both; 3503 clear: both;
3504 overflow: hidden; 3504 /*overflow: hidden;*/
3505 padding: 10px 10px 14px 10px; 3505 padding: 10px 10px 14px 10px;
3506 } 3506 }
3507 3507
3508 #content.hover { 3508 #content.hover {
3509 padding: 55px 10px 14px 10px !important; 3509 padding: 55px 10px 14px 10px !important;