Add style for simple Text
[gpl/argeo-suite.git] / org.argeo.suite.theme.default / swt / app.css
index 96526fb777749545a5e337a3b7d1b67940e1098d..4ac745d13386412fca77992928c9367204142096 100644 (file)
@@ -20,7 +20,7 @@ Label.argeo-suite-leadPane {
 }
 
 Button.argeo-suite-leadPane:hover {
-       cursor:pointer;
+       cursor: pointer;
 }
 
 .argeo-suite-recentItems {
@@ -47,20 +47,21 @@ Button.argeo-suite-leadPane:hover {
        margin: 4px 8px;
 }
 
-.argeo-suite-formLine{
+.argeo-suite-formLine {
        padding: 4px 8px 4px 16px;
 }
 
 .argeo-suite-simpleLabel {
        font: normal 11px sans-serif;
-       border:8px solid #eee;
+       border: 8px solid #eee;
 }
 
 .argeo-suite-simpleText {
        
 }
+
 .argeo-suite-simpleInput {
-       padding:4px 8px 4px 8px;
+       padding: 4px 8px 4px 8px;
 }
 
 .argeo-suite-titleCell {