From edac15a11decf7744da783d623c5c92bb6559f4a Mon Sep 17 00:00:00 2001 From: david Date: Tue, 28 Aug 2012 11:26:06 +0000 Subject: [PATCH] =?UTF-8?q?Tarea=20#1043=20->=20Fallos=20de=20visualizaci?= =?UTF-8?q?=C3=B3n=20en=20IE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@142 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6 --- wp-content/themes/score/lib/css/style-ie7.css | 24 ------------------- wp-content/themes/score/style-asong2u.css | 7 ++++++ 2 files changed, 7 insertions(+), 24 deletions(-) diff --git a/wp-content/themes/score/lib/css/style-ie7.css b/wp-content/themes/score/lib/css/style-ie7.css index 2ac432b..00557e9 100644 --- a/wp-content/themes/score/lib/css/style-ie7.css +++ b/wp-content/themes/score/lib/css/style-ie7.css @@ -73,27 +73,3 @@ float: left; } -/*************************** GD Star Rating Plugin ***************************/ - -.gdthumb a, -.ratepost .starsbar a, -.rcmmpost .starsbar a, -.ratemulti .starsbar a, -.rcmmmulti .starsbar a, -.ratecmm .starsbar a, -.reviewcmm .starsbar a { -right: auto !important; -left: 0 !important; -} -.gdthumbtext, -.gdthumb, -.thumblock .ratingloader, -.raterleft, -.ratingtextmulti, -.ratingstarsinline { -float:left !important; -} -.raterright, -.ratingbutton { -float: right !important; -} \ No newline at end of file diff --git a/wp-content/themes/score/style-asong2u.css b/wp-content/themes/score/style-asong2u.css index a8a9da6..226d721 100644 --- a/wp-content/themes/score/style-asong2u.css +++ b/wp-content/themes/score/style-asong2u.css @@ -38,6 +38,11 @@ h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { box-shadow: none; } +#content-wrapper { + filter: none; + -ms-filter: none; +} + #content-wrapper, #precontent-wrapper { padding: 0; background: transparent; @@ -525,6 +530,8 @@ ul.navmenu li a.logout:hover { float: none; font-weight: bold; color: #2e374a; + filter: none; + -ms-filter: none; } #footer-widgets > div:first-child {