From 9fb5e24aae855dae0101dc60558bf0fd1a33b74a Mon Sep 17 00:00:00 2001 From: Rob Peters Date: Thu, 8 Apr 2010 16:36:10 +0000 Subject: Color changes for right-side tab --- themes/colors/css/belgianchocolate.css | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'themes/colors/css/belgianchocolate.css') diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css index d2030af1d6..5b34850653 100644 --- a/themes/colors/css/belgianchocolate.css +++ b/themes/colors/css/belgianchocolate.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 7782 2010-04-02 13:23:19Z rob $ +* $Id: ash.css 7896 2010-04-07 22:08:56Z greg $ */ .something { @@ -50,7 +50,7 @@ color: #ffffff; /* Define TopLink Color */ -#toplinks, .menuitem_hover a:hover { +#toplinks { background:#331900; color: #971702; } @@ -1607,12 +1607,10 @@ dt { /* Override js/jquery-ui.custom.css */ /* Accordion ----------------------------------*/ - -.ui-accordion .ui-accordion-header { background: #af2604;} -.ui-accordion .ui-accordion-header a { color: #FFFFFF ;} +.ui-state-active, .ui-widget-content .ui-state-active { background: #af2604;} /* Tabs ----------------------------------*/ -.ui-widget-header { border: 1px solid #fff; background: #af2604 !important; } +.ui-widget-header { border: 1px solid #fff; background: #af2604 !important; opacity: 0.67;} .ui-widget-content a:hover {color: #f50;} .ui-state-active, .ui-widget-content .ui-state-active { border: #999; } @@ -1634,7 +1632,7 @@ dt { /* Override inline code in --------------------*/ #sidebar { background: #fff !important; -margin: 15px 18px 15px 15px; +margin: 9px 20px 15px 15px; } /* Navigator and Flyout menu Styles -----------*/ -- cgit v1.3