less/roojs-bootstrap/money-field.less
[roojs1] / less / roojs-bootstrap / money-field.less
index 45c0b9c..570bd89 100644 (file)
@@ -9,4 +9,15 @@
         padding-left: 0px;
     }
     
+    .roo-money-amount-input {
+        border-right: 0px;
+    }
+    
+    .input-group-addon {
+        background-color: transparent;
+        border-left: 0px;
+        border-right: 0px;
+        border-radius: 0px;
+    }
+    
 }
\ No newline at end of file