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/shinytomato.css | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'themes/colors/css/shinytomato.css') diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css index fc2baa3f9b..6bb0b3fe8b 100644 --- a/themes/colors/css/shinytomato.css +++ b/themes/colors/css/shinytomato.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:#a1443a; color: #fc6d1d; } @@ -1607,12 +1607,10 @@ dt { /* Override js/jquery-ui.custom.css */ /* Accordion ----------------------------------*/ - -.ui-accordion .ui-accordion-header { background: #F96058;} -.ui-accordion .ui-accordion-header a { color: #FFFFFF ;} +.ui-state-active, .ui-widget-content .ui-state-active { background: #F96058;} /* Tabs ----------------------------------*/ -.ui-widget-header { border: 1px solid #fff; background: #F96058 !important; } +.ui-widget-header { border: 1px solid #fff; background: #F96058 !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 -----------*/ @@ -1646,3 +1644,4 @@ color: #000; color: #fff; } + -- cgit v1.3