[Movecommons-commits] r451 - trunk/src
Mario Gallegos
mgallegos at ourproject.org
Mon Jun 4 20:56:12 CEST 2012
Author: mgallegos
Date: 2012-06-04 20:56:12 +0200 (Mon, 04 Jun 2012)
New Revision: 451
Modified:
trunk/src/mc-dia-form2.css
Log:
Modified: trunk/src/mc-dia-form2.css
===================================================================
--- trunk/src/mc-dia-form2.css 2012-06-04 18:53:05 UTC (rev 450)
+++ trunk/src/mc-dia-form2.css 2012-06-04 18:56:12 UTC (rev 451)
@@ -163,14 +163,14 @@
width: 520px;
margin: 1px 0 19px;
height: 32px;
- background: url('/mc/0.1/images/progressLine.png') position: relative;
+ background: url('/mc/0.1/images/progressLine.png') position: relative !important;
}
.complete {
width: 520px;
margin: 0 0 19px;
height: 32px;
- background: url('/mc/0.1/images/progressLine.png') position: relative;
+ background: url('/mc/0.1/images/progressLine.png') position: relative !important;
background-position: 0px 57px;
}
@@ -178,7 +178,7 @@
position: absolute;
top: 0;
right: -26px;
- background: url('/img/backgrounds/markers.png');
+ background: url('/img/backgrounds/markers.png') !important;
width: 26px;
height: 32px;
}
More information about the Movecommons-commits
mailing list