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/ash.css | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'themes/colors/css/ash.css') diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css index 7ceb2a36d3..83bc2bbba5 100644 --- a/themes/colors/css/ash.css +++ b/themes/colors/css/ash.css @@ -50,7 +50,7 @@ color: #ffffff; /* Define TopLink Color */ -#toplinks, .menuitem_hover a:hover { +#toplinks { background:#2a2b2d; color: #2a2b2d; } @@ -1607,12 +1607,10 @@ dt { /* Override js/jquery-ui.custom.css */ /* Accordion ----------------------------------*/ - -.ui-accordion .ui-accordion-header { background: #9DA5B4;} -.ui-accordion .ui-accordion-header a { color: #FFFFFF ;} +.ui-state-active, .ui-widget-content .ui-state-active { background: #9DA5B4;} /* Tabs ----------------------------------*/ -.ui-widget-header { border: 1px solid #fff; background: #808B9D !important; } +.ui-widget-header { border: 1px solid #fff; background: #9DA5B4 !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