summaryrefslogtreecommitdiff
path: root/themes/colors/css
diff options
context:
space:
mode:
authorRob Peters <makitso@gmail.com>2010-04-08 20:15:20 +0000
committerRob Peters <makitso@gmail.com>2010-04-08 20:15:20 +0000
commit493debe5b6650c76bf672475d2b444f8ec9dd8bc (patch)
tree8fbcde54ddcecaa42009a00816879e94a4863041 /themes/colors/css
parent0e06f599bfea2776c56cded71b80137279a5e145 (diff)
downloadwebtrees-493debe5b6650c76bf672475d2b444f8ec9dd8bc.tar.gz
webtrees-493debe5b6650c76bf672475d2b444f8ec9dd8bc.tar.bz2
webtrees-493debe5b6650c76bf672475d2b444f8ec9dd8bc.zip
Resolve firefox issue, adjust colors of sidebar
Diffstat (limited to 'themes/colors/css')
-rw-r--r--themes/colors/css/aquamarine.css11
-rw-r--r--themes/colors/css/ash.css13
-rw-r--r--themes/colors/css/belgianchocolate.css13
-rw-r--r--themes/colors/css/bluelagoon.css11
-rw-r--r--themes/colors/css/bluemarine.css11
-rw-r--r--themes/colors/css/coldday.css11
-rw-r--r--themes/colors/css/greenbeam.css11
-rw-r--r--themes/colors/css/mediterranio.css11
-rw-r--r--themes/colors/css/mercury.css11
-rw-r--r--themes/colors/css/nocturnal.css11
-rw-r--r--themes/colors/css/olivia.css11
-rw-r--r--themes/colors/css/pinkplastic.css11
-rw-r--r--themes/colors/css/shinytomato.css11
-rw-r--r--themes/colors/css/tealtop.css11
14 files changed, 86 insertions, 72 deletions
diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css
index 3dd2097f29..e459022b0b 100644
--- a/themes/colors/css/aquamarine.css
+++ b/themes/colors/css/aquamarine.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:#085360;
-color: #fc6d1d;
}
+.menuitem_hover a:hover{
+color: #085360;
+}
/* 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: #00A9C7 !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;
}
-
-
diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css
index 83bc2bbba5..ea55928386 100644
--- a/themes/colors/css/ash.css
+++ b/themes/colors/css/ash.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 {
@@ -51,10 +51,12 @@ color: #ffffff;
/* Define TopLink Color */
#toplinks {
-background:#2a2b2d;
-color: #2a2b2d;
+background:#2A2B2D;
}
+.menuitem_hover a:hover{
+color: #2A2B2D;
+}
/* 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: #9DA5B4 !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;
}
-
-
diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css
index 5b34850653..c9d8e52508 100644
--- a/themes/colors/css/belgianchocolate.css
+++ b/themes/colors/css/belgianchocolate.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 {
@@ -51,10 +51,12 @@ color: #ffffff;
/* Define TopLink Color */
#toplinks {
-background:#331900;
-color: #971702;
+background:#311900;
}
+.menuitem_hover a:hover{
+color: #311900;
+}
/* 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: #af2604 !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;
}
-
-
diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css
index 84bf6adf7d..37efec7862 100644
--- a/themes/colors/css/bluelagoon.css
+++ b/themes/colors/css/bluelagoon.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:#2385c2;
-color: #2385c2;
}
+.menuitem_hover a:hover{
+color: #2385c2;
+}
/* 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: #5ab5ee !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;
}
-
-
diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css
index f07f9615ab..fc417078bf 100644
--- a/themes/colors/css/bluemarine.css
+++ b/themes/colors/css/bluemarine.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:#98badd;
-color: #6598cb;
}
+.menuitem_hover a:hover{
+color: #98badd;
+}
/* 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: #6598cb !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;
}
-
-
diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css
index 6b096388ec..a284e533f8 100644
--- a/themes/colors/css/coldday.css
+++ b/themes/colors/css/coldday.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:#4d91ff;
-color: #4d91ff;
}
+.menuitem_hover a:hover{
+color: #4d91ff;
+}
/* 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: #5997E3 !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;
}
-
-
diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css
index 9993da01ea..7a330acaba 100644
--- a/themes/colors/css/greenbeam.css
+++ b/themes/colors/css/greenbeam.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:#7be000;
-color: #03961e;
}
+.menuitem_hover a:hover{
+color: #7be000;
+}
/* 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: #04AF23 !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;
}
-
-
diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css
index fd06bb801a..ffe48bbc0e 100644
--- a/themes/colors/css/mediterranio.css
+++ b/themes/colors/css/mediterranio.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:#fc6d1d;
-color: #fc6d1d;
}
+.menuitem_hover a:hover{
+color: #fc6d1d;
+}
/* 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: #D23014 !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;
}
-
-
diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css
index dc25b96bd4..e628029cba 100644
--- a/themes/colors/css/mercury.css
+++ b/themes/colors/css/mercury.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: #707070;
#toplinks {
background:#a9adbc;
-color: #a9adbc;
}
+.menuitem_hover a:hover{
+color: #a9adbc;
+}
/* 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: #C6C8D2 !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: #707070;}
/* Override jquery-ui_theme.css */
@@ -1643,5 +1646,3 @@ color: #000;
.nav_content .facts_label a{
color: #fff;
}
-
-
diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css
index cc80a6c90b..299d839596 100644
--- a/themes/colors/css/nocturnal.css
+++ b/themes/colors/css/nocturnal.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:#9fa8d5;
-color: #0a2352;
}
+.menuitem_hover a:hover{
+color: #9fa8d5;
+}
/* 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: #6A78BE !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;
}
-
-
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;
}
-
-
diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css
index 28b8ba4d7f..1289dbc5b9 100644
--- a/themes/colors/css/pinkplastic.css
+++ b/themes/colors/css/pinkplastic.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:#f391c6;
-color: #fc6d1d;
}
+.menuitem_hover a:hover{
+color: #f391c6;
+}
/* 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: #F75993 !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;
}
-
-
diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css
index 6bb0b3fe8b..2329147ba3 100644
--- a/themes/colors/css/shinytomato.css
+++ b/themes/colors/css/shinytomato.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:#a1443a;
-color: #fc6d1d;
}
+.menuitem_hover a:hover{
+color: #a1443a;
+}
/* 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: #F96058 !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;
}
-
-
diff --git a/themes/colors/css/tealtop.css b/themes/colors/css/tealtop.css
index fbfb28de09..a31b001810 100644
--- a/themes/colors/css/tealtop.css
+++ b/themes/colors/css/tealtop.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:#52bf90;
-color: #fc6d1d;
}
+.menuitem_hover a:hover{
+color: #52bf90;
+}
/* 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: #51B389 !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;
}
-
-