Tarea #1043 -> Fallos de visualización en IE
git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@142 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6
This commit is contained in:
parent
d4d85e50ba
commit
edac15a11d
@ -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;
|
|
||||||
}
|
|
||||||
@ -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;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#content-wrapper {
|
||||||
|
filter: none;
|
||||||
|
-ms-filter: none;
|
||||||
|
}
|
||||||
|
|
||||||
#content-wrapper, #precontent-wrapper {
|
#content-wrapper, #precontent-wrapper {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
@ -525,6 +530,8 @@ ul.navmenu li a.logout:hover {
|
|||||||
float: none;
|
float: none;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #2e374a;
|
color: #2e374a;
|
||||||
|
filter: none;
|
||||||
|
-ms-filter: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#footer-widgets > div:first-child {
|
#footer-widgets > div:first-child {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user