From 493debe5b6650c76bf672475d2b444f8ec9dd8bc Mon Sep 17 00:00:00 2001 From: Rob Peters Date: Thu, 8 Apr 2010 20:15:20 +0000 Subject: Resolve firefox issue, adjust colors of sidebar --- themes/colors/css/olivia.css | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'themes/colors/css/olivia.css') diff --git a/themes/colors/css/olivia.css b/themes/colors/css/olivia.css index ae68710512..c22812034c 100644 --- a/themes/colors/css/olivia.css +++ b/themes/colors/css/olivia.css @@ -23,7 +23,7 @@ padding:0px; /* Color settings for the this theme */ -/* Define Header and Light Text Colors */ +/* Define Header, Tbl hdrs and Light Text Colors */ #header, .gedcomtitle { @@ -52,9 +52,11 @@ color: #ffffff; #toplinks { background:#b5d52a; -color: #fc6d1d; } +.menuitem_hover a:hover{ +color: #b5d52a; +} /* Define Base Color */ .descriptionbox .submenu a, @@ -82,7 +84,7 @@ color:#333333; } a:hover { -color: #f50; +color: #ff5500; text-decoration: none; } @@ -1613,6 +1615,7 @@ dt { .ui-widget-header { border: 1px solid #fff; background: #7db323 !important; opacity: 0.67;} .ui-widget-content a:hover {color: #f50;} .ui-state-active, .ui-widget-content .ui-state-active { border: #999; } +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff;} /* Override jquery-ui_theme.css */ @@ -1643,5 +1646,3 @@ color: #000; .nav_content .facts_label a{ color: #fff; } - - -- cgit v1.3