[Movecommons-commits] r588 - trunk/src
Vicente J. Ruiz Jurado
vjrj_ at ourproject.org
Thu Dec 13 19:00:47 CET 2012
Author: vjrj_
Date: 2012-12-13 19:00:47 +0100 (Thu, 13 Dec 2012)
New Revision: 588
Modified:
trunk/src/jquery.tagsinput.css
trunk/src/mc-dia-form2.css
Log:
Modified: trunk/src/jquery.tagsinput.css
===================================================================
--- trunk/src/jquery.tagsinput.css 2012-11-13 16:50:05 UTC (rev 587)
+++ trunk/src/jquery.tagsinput.css 2012-12-13 18:00:47 UTC (rev 588)
@@ -1,6 +1,8 @@
/*div.tagsinput { margin-bottom: 10px;border:1px solid #B7C4C8; background: #FFF; padding:5px; width:415px; height:100px; overflow-y: auto;}*/
div.tagsinput{
- background: url('/mc/0.1/images/input.png') no-repeat;
+ /* vjrj: commented
+ background: url('/mc/0.1/images/input.png') no-repeat !important;
+ */
color: #888;
border: 1px solid #ccc;
font-family: Cantarell, Verdana, sans-serif;
Modified: trunk/src/mc-dia-form2.css
===================================================================
--- trunk/src/mc-dia-form2.css 2012-11-13 16:50:05 UTC (rev 587)
+++ trunk/src/mc-dia-form2.css 2012-12-13 18:00:47 UTC (rev 588)
@@ -62,7 +62,9 @@
}*/
.firstStepInput{
+ /* vjrj: commented
background: url('/mc/0.1/images/input.png') no-repeat !important;
+ */
color: #888 !important;
border: 1px solid #ccc;
/*font-family: Cantarell, Verdana, sans-serif;*/
More information about the Movecommons-commits
mailing list