diff options
| -rw-r--r-- | themes/colors/css/aquamarine.css | 2 | ||||
| -rw-r--r-- | themes/colors/css/ash.css | 2 | ||||
| -rw-r--r-- | themes/colors/css/belgianchocolate.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/bluelagoon.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/bluemarine.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/coldday.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/greenbeam.css | 2 | ||||
| -rw-r--r-- | themes/colors/css/mediterranio.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/mercury.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/nocturnal.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/olivia.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/pinkplastic.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/shinytomato.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/tealtop.css | 4 |
14 files changed, 25 insertions, 25 deletions
diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css index 2e5f6cac92..e487ef9323 100644 --- a/themes/colors/css/aquamarine.css +++ b/themes/colors/css/aquamarine.css @@ -275,7 +275,7 @@ color:#f50; .ui-widget-header { border: 1px solid #fff; background: #00A9C7 !important; opacity: 0.67; filter: alpha(opacity = 67);} .ui-widget-content a:hover {color: #f50;} .ui-state-active, .ui-widget-content .ui-state-active { border: 0px !important ; } -.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff;} +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff !important;} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000000; } .ui-tabs-nav li.ui-tabs-selected { background: #fff; } diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css index 730d00bcea..113e029e4c 100644 --- a/themes/colors/css/ash.css +++ b/themes/colors/css/ash.css @@ -275,7 +275,7 @@ color:#f50; .ui-widget-header { border: 1px solid #fff; background: #9DA5B4 !important; opacity: 0.67; filter: alpha(opacity = 67);} .ui-widget-content a:hover {color: #f50;} .ui-state-active, .ui-widget-content .ui-state-active { border: 0px !important ; } -.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff;} +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff !important;} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000000; } .ui-tabs-nav li.ui-tabs-selected { background: #fff; } diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css index 4e8c694a21..92b9c2ae2a 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 9634 2010-10-07 16:28:39Z rob $ +* $Id: ash.css 10159 2010-12-26 15:44:07Z greg $ */ .something { @@ -275,7 +275,7 @@ color:#f50; .ui-widget-header { border: 1px solid #fff; background: #af2604 !important; opacity: 0.67; filter: alpha(opacity = 67);} .ui-widget-content a:hover {color: #f50;} .ui-state-active, .ui-widget-content .ui-state-active { border: 0px !important ; } -.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff;} +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff !important;} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000000; } .ui-tabs-nav li.ui-tabs-selected { background: #fff; } diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css index 42527ca3ad..3f13eb2e05 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 9634 2010-10-07 16:28:39Z rob $ +* $Id: ash.css 10159 2010-12-26 15:44:07Z greg $ */ .something { @@ -275,7 +275,7 @@ color:#f50; .ui-widget-header { border: 1px solid #fff; background: #5ab5ee !important; opacity: 0.67; filter: alpha(opacity = 67);} .ui-widget-content a:hover {color: #f50;} .ui-state-active, .ui-widget-content .ui-state-active { border: 0px !important ; } -.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff;} +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff !important;} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000000; } .ui-tabs-nav li.ui-tabs-selected { background: #fff; } diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css index b468ff6843..45e5d8d6b8 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 9634 2010-10-07 16:28:39Z rob $ +* $Id: ash.css 10159 2010-12-26 15:44:07Z greg $ */ .something { @@ -275,7 +275,7 @@ color:#f50; .ui-widget-header { border: 1px solid #fff; background: #6598cb !important; opacity: 0.67; filter: alpha(opacity = 67);} .ui-widget-content a:hover {color: #f50;} .ui-state-active, .ui-widget-content .ui-state-active { border: 0px !important ; } -.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff;} +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff !important;} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000000; } .ui-tabs-nav li.ui-tabs-selected { background: #fff; } diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css index c7037d904f..a43db048da 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 9634 2010-10-07 16:28:39Z rob $ +* $Id: ash.css 10159 2010-12-26 15:44:07Z greg $ */ .something { @@ -275,7 +275,7 @@ color:#f50; .ui-widget-header { border: 1px solid #fff; background: #5997E3 !important; opacity: 0.67; filter: alpha(opacity = 67);} .ui-widget-content a:hover {color: #f50;} .ui-state-active, .ui-widget-content .ui-state-active { border: 0px !important ; } -.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff;} +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff !important;} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000000; } .ui-tabs-nav li.ui-tabs-selected { background: #fff; } diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css index 1aeb6ba292..2fb5dcc86e 100644 --- a/themes/colors/css/greenbeam.css +++ b/themes/colors/css/greenbeam.css @@ -275,7 +275,7 @@ color:#f50; .ui-widget-header { border: 1px solid #fff; background: #04AF23 !important; opacity: 0.67; filter: alpha(opacity = 67);} .ui-widget-content a:hover {color: #f50;} .ui-state-active, .ui-widget-content .ui-state-active { border: 0px !important ; } -.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff;} +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff !important;} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000000; } .ui-tabs-nav li.ui-tabs-selected { background: #fff; } diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css index a50e9c299d..d5ff3e85b3 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 9634 2010-10-07 16:28:39Z rob $ +* $Id: ash.css 10159 2010-12-26 15:44:07Z greg $ */ .something { @@ -275,7 +275,7 @@ color:#f50; .ui-widget-header { border: 1px solid #fff; background: #D23014 !important; opacity: 0.67; filter: alpha(opacity = 67);} .ui-widget-content a:hover {color: #f50;} .ui-state-active, .ui-widget-content .ui-state-active { border: 0px !important ; } -.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff;} +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff !important;} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000000; } .ui-tabs-nav li.ui-tabs-selected { background: #fff; } diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css index fd6498f6db..e41d45f29c 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 9634 2010-10-07 16:28:39Z rob $ +* $Id: ash.css 10159 2010-12-26 15:44:07Z greg $ */ .something { @@ -275,7 +275,7 @@ color:#f50; .ui-widget-header { border: 1px solid #fff; background: #C6C8D2 !important; opacity: 0.67; filter: alpha(opacity = 67);} .ui-widget-content a:hover {color: #f50;} .ui-state-active, .ui-widget-content .ui-state-active { border: 0px !important ; } -.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #707070;} +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #707070 !important;} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000000; } .ui-tabs-nav li.ui-tabs-selected { background: #fff; } diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css index 3c0b573d8e..9e551ecdac 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 9634 2010-10-07 16:28:39Z rob $ +* $Id: ash.css 10159 2010-12-26 15:44:07Z greg $ */ .something { @@ -275,7 +275,7 @@ color:#f50; .ui-widget-header { border: 1px solid #fff; background: #6A78BE !important; opacity: 0.67; filter: alpha(opacity = 67);} .ui-widget-content a:hover {color: #f50;} .ui-state-active, .ui-widget-content .ui-state-active { border: 0px !important ; } -.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff;} +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff !important;} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000000; } .ui-tabs-nav li.ui-tabs-selected { background: #fff; } diff --git a/themes/colors/css/olivia.css b/themes/colors/css/olivia.css index 101cde4741..40a8968de0 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 9634 2010-10-07 16:28:39Z rob $ +* $Id: ash.css 10159 2010-12-26 15:44:07Z greg $ */ .something { @@ -275,7 +275,7 @@ color:#f50; .ui-widget-header { border: 1px solid #fff; background: #7db323 !important; opacity: 0.67; filter: alpha(opacity = 67);} .ui-widget-content a:hover {color: #f50;} .ui-state-active, .ui-widget-content .ui-state-active { border: 0px !important ; } -.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff;} +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff !important;} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000000; } .ui-tabs-nav li.ui-tabs-selected { background: #fff; } diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css index 1f4aba8eb9..3a9f9580a8 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 9634 2010-10-07 16:28:39Z rob $ +* $Id: ash.css 10159 2010-12-26 15:44:07Z greg $ */ .something { @@ -275,7 +275,7 @@ color:#f50; .ui-widget-header { border: 1px solid #fff; background: #F75993 !important; opacity: 0.67; filter: alpha(opacity = 67);} .ui-widget-content a:hover {color: #f50;} .ui-state-active, .ui-widget-content .ui-state-active { border: 0px !important ; } -.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff;} +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff !important;} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000000; } .ui-tabs-nav li.ui-tabs-selected { background: #fff; } diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css index 519a467172..5eb0995f8a 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 9634 2010-10-07 16:28:39Z rob $ +* $Id: ash.css 10159 2010-12-26 15:44:07Z greg $ */ .something { @@ -275,7 +275,7 @@ color:#f50; .ui-widget-header { border: 1px solid #fff; background: #F96058 !important; opacity: 0.67; filter: alpha(opacity = 67);} .ui-widget-content a:hover {color: #f50;} .ui-state-active, .ui-widget-content .ui-state-active { border: 0px !important ; } -.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff;} +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff !important;} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000000; } .ui-tabs-nav li.ui-tabs-selected { background: #fff; } diff --git a/themes/colors/css/tealtop.css b/themes/colors/css/tealtop.css index d263c65a19..5620dc0b25 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 9634 2010-10-07 16:28:39Z rob $ +* $Id: ash.css 10159 2010-12-26 15:44:07Z greg $ */ .something { @@ -275,7 +275,7 @@ color:#f50; .ui-widget-header { border: 1px solid #fff; background: #51B389 !important; opacity: 0.67; filter: alpha(opacity = 67);} .ui-widget-content a:hover {color: #f50;} .ui-state-active, .ui-widget-content .ui-state-active { border: 0px !important ; } -.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff;} +.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff !important;} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #000000; } .ui-tabs-nav li.ui-tabs-selected { background: #fff; } |
