summaryrefslogtreecommitdiff
path: root/themes/colors/css
diff options
context:
space:
mode:
authorRob Peters <makitso@gmail.com>2010-06-11 23:35:42 +0000
committerRob Peters <makitso@gmail.com>2010-06-11 23:35:42 +0000
commit6f82c8cd36cd3f1a92cb2f70091822c56f85752d (patch)
tree5ef62bd9c72c1e7ac164443421ebf71e67bb5f59 /themes/colors/css
parent0706640822d2ec487d52b9a706db722baf64cee8 (diff)
downloadwebtrees-6f82c8cd36cd3f1a92cb2f70091822c56f85752d.tar.gz
webtrees-6f82c8cd36cd3f1a92cb2f70091822c56f85752d.tar.bz2
webtrees-6f82c8cd36cd3f1a92cb2f70091822c56f85752d.zip
Update sidebar position
Diffstat (limited to 'themes/colors/css')
-rw-r--r--themes/colors/css/aquamarine.css2
-rw-r--r--themes/colors/css/ash.css2
-rw-r--r--themes/colors/css/belgianchocolate.css4
-rw-r--r--themes/colors/css/bluelagoon.css4
-rw-r--r--themes/colors/css/bluemarine.css4
-rw-r--r--themes/colors/css/coldday.css4
-rw-r--r--themes/colors/css/greenbeam.css2
-rw-r--r--themes/colors/css/mediterranio.css4
-rw-r--r--themes/colors/css/mercury.css4
-rw-r--r--themes/colors/css/nocturnal.css4
-rw-r--r--themes/colors/css/olivia.css4
-rw-r--r--themes/colors/css/pinkplastic.css4
-rw-r--r--themes/colors/css/shinytomato.css4
-rw-r--r--themes/colors/css/tealtop.css4
14 files changed, 25 insertions, 25 deletions
diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css
index f6e6a418ab..d21cd1784e 100644
--- a/themes/colors/css/aquamarine.css
+++ b/themes/colors/css/aquamarine.css
@@ -269,7 +269,7 @@ color:#f50;
}
/* Tabs ----------------------------------*/
-.ui-widget-header { border: 1px solid #fff; background: #00A9C7 !important; opacity: 0.67;}
+.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;}
diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css
index 3b1b13e930..b9ff9f4c0a 100644
--- a/themes/colors/css/ash.css
+++ b/themes/colors/css/ash.css
@@ -269,7 +269,7 @@ color:#f50;
}
/* Tabs ----------------------------------*/
-.ui-widget-header { border: 1px solid #fff; background: #9DA5B4 !important; opacity: 0.67;}
+.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;}
diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css
index 3755296a36..67d4e60792 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 8653 2010-06-08 00:48:24Z rob $
+* $Id: ash.css 8664 2010-06-08 16:12:03Z rob $
*/
.something {
@@ -269,7 +269,7 @@ color:#f50;
}
/* Tabs ----------------------------------*/
-.ui-widget-header { border: 1px solid #fff; background: #af2604 !important; opacity: 0.67;}
+.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;}
diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css
index ec0c28f587..73f88f6691 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 8653 2010-06-08 00:48:24Z rob $
+* $Id: ash.css 8664 2010-06-08 16:12:03Z rob $
*/
.something {
@@ -269,7 +269,7 @@ color:#f50;
}
/* Tabs ----------------------------------*/
-.ui-widget-header { border: 1px solid #fff; background: #5ab5ee !important; opacity: 0.67;}
+.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;}
diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css
index 543abb507d..a77bf38bc0 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 8653 2010-06-08 00:48:24Z rob $
+* $Id: ash.css 8664 2010-06-08 16:12:03Z rob $
*/
.something {
@@ -269,7 +269,7 @@ color:#f50;
}
/* Tabs ----------------------------------*/
-.ui-widget-header { border: 1px solid #fff; background: #6598cb !important; opacity: 0.67;}
+.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;}
diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css
index 1bcaf7e56c..3e246f64a0 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 8653 2010-06-08 00:48:24Z rob $
+* $Id: ash.css 8664 2010-06-08 16:12:03Z rob $
*/
.something {
@@ -269,7 +269,7 @@ color:#f50;
}
/* Tabs ----------------------------------*/
-.ui-widget-header { border: 1px solid #fff; background: #5997E3 !important; opacity: 0.67;}
+.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;}
diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css
index 184f1a25a8..1545720e52 100644
--- a/themes/colors/css/greenbeam.css
+++ b/themes/colors/css/greenbeam.css
@@ -269,7 +269,7 @@ color:#f50;
}
/* Tabs ----------------------------------*/
-.ui-widget-header { border: 1px solid #fff; background: #04AF23 !important; opacity: 0.67;}
+.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;}
diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css
index 9c5148a88d..bdf8699e30 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 8653 2010-06-08 00:48:24Z rob $
+* $Id: ash.css 8664 2010-06-08 16:12:03Z rob $
*/
.something {
@@ -269,7 +269,7 @@ color:#f50;
}
/* Tabs ----------------------------------*/
-.ui-widget-header { border: 1px solid #fff; background: #D23014 !important; opacity: 0.67;}
+.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;}
diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css
index 0ad8323d31..a6469dfa33 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 8653 2010-06-08 00:48:24Z rob $
+* $Id: ash.css 8664 2010-06-08 16:12:03Z rob $
*/
.something {
@@ -269,7 +269,7 @@ color:#f50;
}
/* Tabs ----------------------------------*/
-.ui-widget-header { border: 1px solid #fff; background: #C6C8D2 !important; opacity: 0.67;}
+.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;}
diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css
index 6c796097b6..4ecd072a50 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 8653 2010-06-08 00:48:24Z rob $
+* $Id: ash.css 8664 2010-06-08 16:12:03Z rob $
*/
.something {
@@ -269,7 +269,7 @@ color:#f50;
}
/* Tabs ----------------------------------*/
-.ui-widget-header { border: 1px solid #fff; background: #6A78BE !important; opacity: 0.67;}
+.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;}
diff --git a/themes/colors/css/olivia.css b/themes/colors/css/olivia.css
index be39f3332e..7c146f619e 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 8653 2010-06-08 00:48:24Z rob $
+* $Id: ash.css 8664 2010-06-08 16:12:03Z rob $
*/
.something {
@@ -269,7 +269,7 @@ color:#f50;
}
/* Tabs ----------------------------------*/
-.ui-widget-header { border: 1px solid #fff; background: #7db323 !important; opacity: 0.67;}
+.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;}
diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css
index 6f5640e109..982cef1bdc 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 8653 2010-06-08 00:48:24Z rob $
+* $Id: ash.css 8664 2010-06-08 16:12:03Z rob $
*/
.something {
@@ -269,7 +269,7 @@ color:#f50;
}
/* Tabs ----------------------------------*/
-.ui-widget-header { border: 1px solid #fff; background: #F75993 !important; opacity: 0.67;}
+.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;}
diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css
index e25813de07..9d88967145 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 8653 2010-06-08 00:48:24Z rob $
+* $Id: ash.css 8664 2010-06-08 16:12:03Z rob $
*/
.something {
@@ -269,7 +269,7 @@ color:#f50;
}
/* Tabs ----------------------------------*/
-.ui-widget-header { border: 1px solid #fff; background: #F96058 !important; opacity: 0.67;}
+.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;}
diff --git a/themes/colors/css/tealtop.css b/themes/colors/css/tealtop.css
index 3249348451..ca88c59456 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 8653 2010-06-08 00:48:24Z rob $
+* $Id: ash.css 8664 2010-06-08 16:12:03Z rob $
*/
.something {
@@ -269,7 +269,7 @@ color:#f50;
}
/* Tabs ----------------------------------*/
-.ui-widget-header { border: 1px solid #fff; background: #51B389 !important; opacity: 0.67;}
+.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;}