summaryrefslogtreecommitdiff
path: root/themes/clouds/css-1.5.2/msie.css
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2014-01-24 23:08:40 +0000
committerGreg Roach <fisharebest@gmail.com>2014-01-24 23:10:56 +0000
commit4c8687e8900992f025f6002c4a7de5d3e1dfa8b2 (patch)
tree8739fc567d70baa509183b6322c47d85efaa310b /themes/clouds/css-1.5.2/msie.css
parent316864a77b83c526d8d104c0de783e04926f5aa0 (diff)
downloadwebtrees-4c8687e8900992f025f6002c4a7de5d3e1dfa8b2.tar.gz
webtrees-4c8687e8900992f025f6002c4a7de5d3e1dfa8b2.tar.bz2
webtrees-4c8687e8900992f025f6002c4a7de5d3e1dfa8b2.zip
Rename CSS/JS files with new version number
Diffstat (limited to 'themes/clouds/css-1.5.2/msie.css')
-rw-r--r--themes/clouds/css-1.5.2/msie.css16
1 files changed, 16 insertions, 0 deletions
diff --git a/themes/clouds/css-1.5.2/msie.css b/themes/clouds/css-1.5.2/msie.css
new file mode 100644
index 0000000000..95d77c8916
--- /dev/null
+++ b/themes/clouds/css-1.5.2/msie.css
@@ -0,0 +1,16 @@
+/*
+ * The following style definitions can be removed when IE supports the "opacity"
+ * specification in place of its proprietary and non-standard method.
+ */
+
+.rela {filter: alpha(opacity=80);}
+a.showit:hover > span {filter: alpha(opacity=80);}
+.ltr {text-align: left;}
+
+#menu-theme, #menu-language, #menu-theme, #menu-favorites {*padding-right: 10px;}
+div.blockcontent {*margin-top:-2px;}
+#topMenu {*position: relative; *z-index: 1;}
+#header {*position: relative; *z-index: 2002; *height: 120px; height: 30px;}
+.makeMenu li ul { *top: 8px;}
+.itr {top: 30px;}
+.itr:hover .popup {top: 20px;}