diff options
| author | Rob Peters <makitso@gmail.com> | 2010-04-08 16:36:10 +0000 |
|---|---|---|
| committer | Rob Peters <makitso@gmail.com> | 2010-04-08 16:36:10 +0000 |
| commit | 9fb5e24aae855dae0101dc60558bf0fd1a33b74a (patch) | |
| tree | 6edc1bbdf644207f2c7cd93531a8de8ee903c3b8 /themes/colors/css | |
| parent | a4cbd2bac48f550283fdff2e5ab2d7d65134592d (diff) | |
| download | webtrees-9fb5e24aae855dae0101dc60558bf0fd1a33b74a.tar.gz webtrees-9fb5e24aae855dae0101dc60558bf0fd1a33b74a.tar.bz2 webtrees-9fb5e24aae855dae0101dc60558bf0fd1a33b74a.zip | |
Color changes for right-side tab
Diffstat (limited to 'themes/colors/css')
| -rw-r--r-- | themes/colors/css/aquamarine.css | 11 | ||||
| -rw-r--r-- | themes/colors/css/ash.css | 10 | ||||
| -rw-r--r-- | themes/colors/css/belgianchocolate.css | 12 | ||||
| -rw-r--r-- | themes/colors/css/bluelagoon.css | 13 | ||||
| -rw-r--r-- | themes/colors/css/bluemarine.css | 13 | ||||
| -rw-r--r-- | themes/colors/css/coldday.css | 13 | ||||
| -rw-r--r-- | themes/colors/css/color-matrix.txt | 4 | ||||
| -rw-r--r-- | themes/colors/css/greenbeam.css | 13 | ||||
| -rw-r--r-- | themes/colors/css/mediterranio.css | 13 | ||||
| -rw-r--r-- | themes/colors/css/mercury.css | 13 | ||||
| -rw-r--r-- | themes/colors/css/nocturnal.css | 13 | ||||
| -rw-r--r-- | themes/colors/css/olivia.css | 13 | ||||
| -rw-r--r-- | themes/colors/css/pinkplastic.css | 13 | ||||
| -rw-r--r-- | themes/colors/css/shinytomato.css | 13 | ||||
| -rw-r--r-- | themes/colors/css/tealtop.css | 13 |
15 files changed, 82 insertions, 98 deletions
diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css index ffe3226cb3..3dd2097f29 100644 --- a/themes/colors/css/aquamarine.css +++ b/themes/colors/css/aquamarine.css @@ -50,7 +50,7 @@ color: #ffffff; /* Define TopLink Color */ -#toplinks, .menuitem_hover a:hover { +#toplinks { background:#085360; color: #fc6d1d; } @@ -1607,12 +1607,10 @@ dt { /* Override js/jquery-ui.custom.css */ /* Accordion ----------------------------------*/ - -.ui-accordion .ui-accordion-header { background: #00A9C7;} -.ui-accordion .ui-accordion-header a { color: #FFFFFF ;} +.ui-state-active, .ui-widget-content .ui-state-active { background: #00A9C7;} /* Tabs ----------------------------------*/ -.ui-widget-header { border: 1px solid #fff; background: #00A9C7 !important; } +.ui-widget-header { border: 1px solid #fff; background: #00A9C7 !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; } + 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 -----------*/ 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 -----------*/ diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css index 7dec07d1a7..84bf6adf7d 100644 --- a/themes/colors/css/bluelagoon.css +++ b/themes/colors/css/bluelagoon.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:#2385c2; color: #2385c2; } @@ -1607,12 +1607,10 @@ dt { /* Override js/jquery-ui.custom.css */ /* Accordion ----------------------------------*/ - -.ui-accordion .ui-accordion-header { background: #5ab5ee;} -.ui-accordion .ui-accordion-header a { color: #FFFFFF ;} +.ui-state-active, .ui-widget-content .ui-state-active { background: #5ab5ee;} /* Tabs ----------------------------------*/ -.ui-widget-header { border: 1px solid #fff; background: #5ab5ee !important; } +.ui-widget-header { border: 1px solid #fff; background: #5ab5ee !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; } + diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css index 13e67f5cc6..f07f9615ab 100644 --- a/themes/colors/css/bluemarine.css +++ b/themes/colors/css/bluemarine.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:#98badd; color: #6598cb; } @@ -1607,12 +1607,10 @@ dt { /* Override js/jquery-ui.custom.css */ /* Accordion ----------------------------------*/ - -.ui-accordion .ui-accordion-header { background: #6598cb;} -.ui-accordion .ui-accordion-header a { color: #FFFFFF ;} +.ui-state-active, .ui-widget-content .ui-state-active { background: #6598cb;} /* Tabs ----------------------------------*/ -.ui-widget-header { border: 1px solid #fff; background: #6598cb !important; } +.ui-widget-header { border: 1px solid #fff; background: #6598cb !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; } + diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css index 1cf60c7d69..6b096388ec 100644 --- a/themes/colors/css/coldday.css +++ b/themes/colors/css/coldday.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:#4d91ff; color: #4d91ff; } @@ -1607,12 +1607,10 @@ dt { /* Override js/jquery-ui.custom.css */ /* Accordion ----------------------------------*/ - -.ui-accordion .ui-accordion-header { background: #5997E3;} -.ui-accordion .ui-accordion-header a { color: #FFFFFF ;} +.ui-state-active, .ui-widget-content .ui-state-active { background: #5997E3;} /* Tabs ----------------------------------*/ -.ui-widget-header { border: 1px solid #fff; background: #5997E3 !important; } +.ui-widget-header { border: 1px solid #fff; background: #5997E3 !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; } + diff --git a/themes/colors/css/color-matrix.txt b/themes/colors/css/color-matrix.txt index 701b207791..1397be0fda 100644 --- a/themes/colors/css/color-matrix.txt +++ b/themes/colors/css/color-matrix.txt @@ -1,11 +1,11 @@ -Color Style Matrix 2010/02/09 +Color Style Matrix 2010/04/08 Aqua- Belgian Blue Blue Cold Green Medit- Pink Shinny Teal marine Ash Chocolate Lagoon Marine Day Bean erranio Mercury Nocturnal Olivia Plastic Tomato Top Header #007e94 #5d6779 #971702 #2BA0E9 #6598cb #1a1575 #03961e #a30f42 #d4d4d4 #0a2352 #5E881B #f41063 #f21107 #34775a Toplinks#085360 #2a2b2d #331900 #2385c2 #98badd #4d91ff #7be000 #fc6d1d #a9adbc #9fa8d5 #b5d52a #f391c6 #a1443a #52bf90 -Base #dcf2f9 #ededee #f6edd5 #e6f5ff #e0e7ff #e6e1ff #5effed #fef9dc #f0f2f5 #F1F2F8 #eef9dc #fbdaed #FFD9CC #d2f4e6 +Base #dcf2f9 #ededee #f6edd5 #e6f5ff #e0e7ff #e6e1ff #E6FFC7 #fef9dc #f0f2f5 #F1F2F8 #eef9dc #fbdaed #FFD9CC #d2f4e6 TblHdr #00A9C7 #9DA5B4 #af2604 #5ab5ee #6598cb #5997E3 #04AF23 #D23014 #C6C8D2 #6A78BE #7db323 #F75993 #F96058 #51B389 D-Text #696969 #494949 #494949 #494949 #000000 #000000 #494949 #494949 #707070 #494949 #191a19 #7d7373 #515d52 #2d2d2d diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css index 3998e79982..9993da01ea 100644 --- a/themes/colors/css/greenbeam.css +++ b/themes/colors/css/greenbeam.css @@ -50,7 +50,7 @@ color: #ffffff; /* Define TopLink Color */ -#toplinks, .menuitem_hover a:hover { +#toplinks { background:#7be000; color: #03961e; } @@ -66,7 +66,7 @@ color: #03961e; .person0, .center .person_box, .submenuitem_hover, .submenuitem_hover_rtl { -background:#f1f0f4; +background:#E6FFC7; } /* Define Link Color */ @@ -1607,12 +1607,10 @@ dt { /* Override js/jquery-ui.custom.css */ /* Accordion ----------------------------------*/ - -.ui-accordion .ui-accordion-header { background: #04AF23;} -.ui-accordion .ui-accordion-header a { color: #FFFFFF ;} +.ui-state-active, .ui-widget-content .ui-state-active { background: #04AF23;} /* Tabs ----------------------------------*/ -.ui-widget-header { border: 1px solid #fff; background: #04AF23 !important; } +.ui-widget-header { border: 1px solid #fff; background: #04AF23 !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; } + diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css index 4e33526735..fd06bb801a 100644 --- a/themes/colors/css/mediterranio.css +++ b/themes/colors/css/mediterranio.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:#fc6d1d; color: #fc6d1d; } @@ -1607,12 +1607,10 @@ dt { /* Override js/jquery-ui.custom.css */ /* Accordion ----------------------------------*/ - -.ui-accordion .ui-accordion-header { background: #D23014;} -.ui-accordion .ui-accordion-header a { color: #FFFFFF ;} +.ui-state-active, .ui-widget-content .ui-state-active { background: #D23014;} /* Tabs ----------------------------------*/ -.ui-widget-header { border: 1px solid #fff; background: #D23014 !important; } +.ui-widget-header { border: 1px solid #fff; background: #D23014 !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; } + diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css index 140788332c..dc25b96bd4 100644 --- a/themes/colors/css/mercury.css +++ b/themes/colors/css/mercury.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: #707070; /* Define TopLink Color */ -#toplinks, .menuitem_hover a:hover { +#toplinks { background:#a9adbc; color: #a9adbc; } @@ -1607,12 +1607,10 @@ dt { /* Override js/jquery-ui.custom.css */ /* Accordion ----------------------------------*/ - -.ui-accordion .ui-accordion-header { background: #C6C8D2;} -.ui-accordion .ui-accordion-header a { color: #000000 ;} +.ui-state-active, .ui-widget-content .ui-state-active { background: #C6C8D2;} /* Tabs ----------------------------------*/ -.ui-widget-header { border: 1px solid #fff; background: #C6C8D2 !important; } +.ui-widget-header { border: 1px solid #fff; background: #C6C8D2 !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; } + diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css index 74e0629d9d..cc80a6c90b 100644 --- a/themes/colors/css/nocturnal.css +++ b/themes/colors/css/nocturnal.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:#9fa8d5; color: #0a2352; } @@ -1607,12 +1607,10 @@ dt { /* Override js/jquery-ui.custom.css */ /* Accordion ----------------------------------*/ - -.ui-accordion .ui-accordion-header { background: #6A78BE;} -.ui-accordion .ui-accordion-header a { color: #FFFFFF ;} +.ui-state-active, .ui-widget-content .ui-state-active { background: #6A78BE;} /* Tabs ----------------------------------*/ -.ui-widget-header { border: 1px solid #fff; background: #6A78BE !important; } +.ui-widget-header { border: 1px solid #fff; background: #6A78BE !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; } + diff --git a/themes/colors/css/olivia.css b/themes/colors/css/olivia.css index 3e9caeaff5..ae68710512 100644 --- a/themes/colors/css/olivia.css +++ b/themes/colors/css/olivia.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:#b5d52a; color: #fc6d1d; } @@ -1607,12 +1607,10 @@ dt { /* Override js/jquery-ui.custom.css */ /* Accordion ----------------------------------*/ - -.ui-accordion .ui-accordion-header { background: #7db323;} -.ui-accordion .ui-accordion-header a { color: #FFFFFF ;} +.ui-state-active, .ui-widget-content .ui-state-active { background: #7db323;} /* Tabs ----------------------------------*/ -.ui-widget-header { border: 1px solid #fff; background: #7db323 !important; } +.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; } @@ -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; } + diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css index 4d98cb690b..28b8ba4d7f 100644 --- a/themes/colors/css/pinkplastic.css +++ b/themes/colors/css/pinkplastic.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:#f391c6; color: #fc6d1d; } @@ -1607,12 +1607,10 @@ dt { /* Override js/jquery-ui.custom.css */ /* Accordion ----------------------------------*/ - -.ui-accordion .ui-accordion-header { background: #F75993;} -.ui-accordion .ui-accordion-header a { color: #FFFFFF ;} +.ui-state-active, .ui-widget-content .ui-state-active { background: #F75993;} /* Tabs ----------------------------------*/ -.ui-widget-header { border: 1px solid #fff; background: #F75993 !important; } +.ui-widget-header { border: 1px solid #fff; background: #F75993 !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; } + 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; } + diff --git a/themes/colors/css/tealtop.css b/themes/colors/css/tealtop.css index b7a56816ce..fbfb28de09 100644 --- a/themes/colors/css/tealtop.css +++ b/themes/colors/css/tealtop.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:#52bf90; color: #fc6d1d; } @@ -1607,12 +1607,10 @@ dt { /* Override js/jquery-ui.custom.css */ /* Accordion ----------------------------------*/ - -.ui-accordion .ui-accordion-header { background: #51B389;} -.ui-accordion .ui-accordion-header a { color: #FFFFFF ;} +.ui-state-active, .ui-widget-content .ui-state-active { background: #51B389;} /* Tabs ----------------------------------*/ -.ui-widget-header { border: 1px solid #fff; background: #51B389 !important; } +.ui-widget-header { border: 1px solid #fff; background: #51B389 !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; } + |
