summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorRob Peters <makitso@gmail.com>2010-06-15 00:26:20 +0000
committerRob Peters <makitso@gmail.com>2010-06-15 00:26:20 +0000
commit1635fce988f8965ff6f8170d46c42ef0346ea99b (patch)
tree079d4d103d5e160fdfd146514403f4e67e45b931 /themes
parent99746b5a1472525c542c2921d40285463b7f56bd (diff)
downloadwebtrees-1635fce988f8965ff6f8170d46c42ef0346ea99b.tar.gz
webtrees-1635fce988f8965ff6f8170d46c42ef0346ea99b.tar.bz2
webtrees-1635fce988f8965ff6f8170d46c42ef0346ea99b.zip
Update Opera style for Sidebar position
Diffstat (limited to 'themes')
-rw-r--r--themes/cloudy/opera.css2
-rw-r--r--themes/colors/opera.css2
-rw-r--r--themes/fab/opera.css2
-rw-r--r--themes/minimal/opera.css2
-rw-r--r--themes/webtrees/opera.css2
-rw-r--r--themes/xenea/opera.css2
6 files changed, 6 insertions, 6 deletions
diff --git a/themes/cloudy/opera.css b/themes/cloudy/opera.css
index 85dc147f3f..852afc06d3 100644
--- a/themes/cloudy/opera.css
+++ b/themes/cloudy/opera.css
@@ -10,5 +10,5 @@
}
#sidebar {
- margin-top: 12px !important;
+ margin-top: 1px !important;
}
diff --git a/themes/colors/opera.css b/themes/colors/opera.css
index a33eeb8e8e..1605558917 100644
--- a/themes/colors/opera.css
+++ b/themes/colors/opera.css
@@ -3,5 +3,5 @@
*/
#sidebar {
- margin-top: 19px;
+ margin-top: 9px;
}
diff --git a/themes/fab/opera.css b/themes/fab/opera.css
index 92a5a67f6d..e9f833fbd1 100644
--- a/themes/fab/opera.css
+++ b/themes/fab/opera.css
@@ -3,5 +3,5 @@
*/
#sidebar {
- margin-top: 28px;
+ margin-top: 14px;
}
diff --git a/themes/minimal/opera.css b/themes/minimal/opera.css
index ccaa0fe124..cfeb09b165 100644
--- a/themes/minimal/opera.css
+++ b/themes/minimal/opera.css
@@ -2,5 +2,5 @@
* @version $Id$
*/
#sidebar {
- margin-top: 13px !important;
+ margin-top: 3px !important;
}
diff --git a/themes/webtrees/opera.css b/themes/webtrees/opera.css
index d0c07a7a9a..bffe3722cf 100644
--- a/themes/webtrees/opera.css
+++ b/themes/webtrees/opera.css
@@ -2,5 +2,5 @@
* @version $Id: opera.css 4197 2008-10-30 12:24:13Z fisharebest $
*/
#sidebar {
- margin-top: 22px !important;
+ margin-top: 12px !important;
}
diff --git a/themes/xenea/opera.css b/themes/xenea/opera.css
index a76826692c..77cb52fad0 100644
--- a/themes/xenea/opera.css
+++ b/themes/xenea/opera.css
@@ -2,5 +2,5 @@
* @version $Id$
*/
#sidebar {
- margin-top: 12px !important;
+ margin-top: 2px !important;
}