summaryrefslogtreecommitdiff
path: root/themes/colors/mozilla.css
diff options
context:
space:
mode:
authorVeit Olschinski <veit@olschinski.de>2010-04-05 10:29:41 +0000
committerVeit Olschinski <veit@olschinski.de>2010-04-05 10:29:41 +0000
commit5bc7b36708d272081ffd2df5658ddf12275447dd (patch)
tree7884d88bd634f62d94e0239c911305ac4349dba8 /themes/colors/mozilla.css
parent5dbb23df7f03aeb32c6c5a3fa6139dd479f9c0b4 (diff)
downloadwebtrees-5bc7b36708d272081ffd2df5658ddf12275447dd.tar.gz
webtrees-5bc7b36708d272081ffd2df5658ddf12275447dd.tar.bz2
webtrees-5bc7b36708d272081ffd2df5658ddf12275447dd.zip
Diffstat (limited to 'themes/colors/mozilla.css')
-rw-r--r--themes/colors/mozilla.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/themes/colors/mozilla.css b/themes/colors/mozilla.css
new file mode 100644
index 0000000000..531f09e105
--- /dev/null
+++ b/themes/colors/mozilla.css
@@ -0,0 +1,13 @@
+/*
+ * @version $Id$$
+ */
+#pedigree_chart_rtl{
+ position:absolute;
+ right:20px;
+ top:120px;
+}
+.door dd {
+ -moz-border-radius-topleft: 0.6em;
+ -moz-border-radius-topright: 0.6em;
+}
+