FIX CSS for IE10

This commit is contained in:
Laurent Destailleur 2017-11-15 10:40:24 +01:00
parent 77b6ef7396
commit 924cf871a7

View File

@ -2868,6 +2868,12 @@ span.boxstatstext {
opacity: 0.8;
line-height: 18px;
}
span.boxstatstext img, a.dashboardlineindicatorlate img {
border: 0;
}
a img {
border: 0;
}
span.boxstatsindicator {
font-size: 130%;
font-weight: normal;