summaryrefslogtreecommitdiff
path: root/themes/colors/opera.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/opera.css
parent5dbb23df7f03aeb32c6c5a3fa6139dd479f9c0b4 (diff)
downloadwebtrees-5bc7b36708d272081ffd2df5658ddf12275447dd.tar.gz
webtrees-5bc7b36708d272081ffd2df5658ddf12275447dd.tar.bz2
webtrees-5bc7b36708d272081ffd2df5658ddf12275447dd.zip
Diffstat (limited to 'themes/colors/opera.css')
-rw-r--r--themes/colors/opera.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/themes/colors/opera.css b/themes/colors/opera.css
new file mode 100644
index 0000000000..24bc4e3f2c
--- /dev/null
+++ b/themes/colors/opera.css
@@ -0,0 +1,14 @@
+/*
+ * @version $Id:S$
+ */
+/*
+ * The following style definitions should be removed when Opera supports the
+ * "opacity" specification.
+ */
+#container {
+ padding:10px;
+}
+
+.block {
+ overflow: hidden;
+}