X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fshiny%2Fcss%2Fie.css;h=a901a15dd597b2867f171b4fc707051881a51896;hb=e0e7cb7c5376a7adfdcf8e0724aedfae3de471ef;hp=3c8e2230d54d023db9d610a2e58e3118d4b1dab0;hpb=a2090ecc97f93894ba6f833acde5f44058988510;p=quix0rs-gnu-social.git diff --git a/theme/shiny/css/ie.css b/theme/shiny/css/ie.css index 3c8e2230d5..a901a15dd5 100644 --- a/theme/shiny/css/ie.css +++ b/theme/shiny/css/ie.css @@ -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 {