Commit 8c2377706e5aa5834cc82b151738a293a1550b3d
Committed by
Antonio Terceiro
1 parent
d2d8c498
Exists in
master
and in
28 other branches
msie6 code removed from style.css
(ActionItem1807) Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
Showing
1 changed file
with
1 additions
and
23 deletions
Show diff stats
public/designs/themes/base/style.css
| @@ -98,10 +98,6 @@ body, th, td, input { | @@ -98,10 +98,6 @@ body, th, td, input { | ||
| 98 | left: -17px; | 98 | left: -17px; |
| 99 | top: -1px; | 99 | top: -1px; |
| 100 | } | 100 | } |
| 101 | -.msie6 #user a i { | ||
| 102 | - left: 8px; | ||
| 103 | - top: 3px; | ||
| 104 | -} | ||
| 105 | .msie7 #user a i { | 101 | .msie7 #user a i { |
| 106 | top: 3px; | 102 | top: 3px; |
| 107 | } | 103 | } |
| @@ -146,9 +142,7 @@ body, th, td, input { | @@ -146,9 +142,7 @@ body, th, td, input { | ||
| 146 | width: 310px; | 142 | width: 310px; |
| 147 | height: 90px; | 143 | height: 90px; |
| 148 | } | 144 | } |
| 149 | -.msie6 #site-title { | ||
| 150 | - left: -10px; | ||
| 151 | -} | 145 | + |
| 152 | #site-title a { | 146 | #site-title a { |
| 153 | display: block; | 147 | display: block; |
| 154 | width: 300px; | 148 | width: 300px; |
| @@ -184,18 +178,6 @@ body, th, td, input { | @@ -184,18 +178,6 @@ body, th, td, input { | ||
| 184 | background: url(imgs/menu-top-bg-right.png); | 178 | background: url(imgs/menu-top-bg-right.png); |
| 185 | } | 179 | } |
| 186 | 180 | ||
| 187 | -.msie6 #navigation { | ||
| 188 | - background: none; | ||
| 189 | - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader | ||
| 190 | - (src='imgs/menu-top-bg-left.png', sizingMethod='scale'); | ||
| 191 | -} | ||
| 192 | -.msie6 #navigation-end { | ||
| 193 | - right: -1px; | ||
| 194 | - background: none; | ||
| 195 | - filter: progid:DXImageTransform.Microsoft.AlphaImageLoader | ||
| 196 | - (src='imgs/menu-top-bg-right.png', sizingMethod='scale'); | ||
| 197 | -} | ||
| 198 | - | ||
| 199 | #navigation ul { | 181 | #navigation ul { |
| 200 | height: 42px; | 182 | height: 42px; |
| 201 | margin: 0px; | 183 | margin: 0px; |
| @@ -304,9 +286,6 @@ body, th, td, input { | @@ -304,9 +286,6 @@ body, th, td, input { | ||
| 304 | position: relative; | 286 | position: relative; |
| 305 | margin: 0px 200px 0px 200px; | 287 | margin: 0px 200px 0px 200px; |
| 306 | } | 288 | } |
| 307 | -.msie6.template-default .box-1 { | ||
| 308 | - width: expression( $("wrap-2").offsetWidth - 430 ); 640 | ||
| 309 | -} | ||
| 310 | 289 | ||
| 311 | .template-default .box-2 { /* Left */ | 290 | .template-default .box-2 { /* Left */ |
| 312 | position: relative; | 291 | position: relative; |
| @@ -670,7 +649,6 @@ div#notice { | @@ -670,7 +649,6 @@ div#notice { | ||
| 670 | width: 99%; | 649 | width: 99%; |
| 671 | height: auto; | 650 | height: auto; |
| 672 | } | 651 | } |
| 673 | -.msie6 .communities-block .common-profile-list-block .vcard a, | ||
| 674 | .msie7 .communities-block .common-profile-list-block .vcard a { | 652 | .msie7 .communities-block .common-profile-list-block .vcard a { |
| 675 | height: auto; | 653 | height: auto; |
| 676 | width: 99%; | 654 | width: 99%; |