]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/shiny/css/ie.css
Merge branch 'master' into 0.9.x
[quix0rs-gnu-social.git] / theme / shiny / css / ie.css
index 3c8e2230d54d023db9d610a2e58e3118d4b1dab0..a901a15dd597b2867f171b4fc707051881a51896 100644 (file)
@@ -1,15 +1,11 @@
-/* IE specific styles */
-
-/* IE specific styles */
-
-/* base theme overrides */
+/* Temporary copy of base styles for overriding */
 
 input.checkbox,
 input.radio {
 top:0;
 }
 .form_notice textarea {
-    width: 374px;
+    width: 362px;
 }
 .form_notice .form_note + label {
 position:absolute;
@@ -19,8 +15,9 @@ text-indent:-9999px;
 height:16px;
 width:16px;
 display:block;
-        top: 31px;
-        right: 88px;
+    left: 392px;
+    top: 27px;
+    right: 88px;
 }
 .form_notice #notice_action-submit {
     width: 96px;
@@ -59,8 +56,26 @@ z-index:9999;
 line-height:auto;
 }
 
+
+/* IE specific styles */
+
+.notice-options input.submit {
+    color:#FFFFFF;
+}
+
 .form_notice #notice_data-attach {
-filter: alpha(opacity=0);
+    filter: alpha(opacity=0);
+}
+
+.form_notice .form_note + label {
+    background:transparent url(../../rebase/images/icons/icons-01.gif) no-repeat 0 -328px;
+}
+
+.form_notice #notice_data-geo_wrap label {
+   background:transparent url(../../rebase/images/icons/icons-01.gif) no-repeat 0 -1780px;
+}
+.form_notice #notice_data-geo_wrap label.checked {
+   background:transparent url(../../rebase/images/icons/icons-01.gif) no-repeat 0 -1846px;
 }
 
 #wrap {