New style for input field
[gpl/argeo-suite.git] / org.argeo.suite.ui / src / org / argeo / suite / ui / SuiteStyle.java
index b49c0e074c3f459a3f1438595c8895c1cf2ee132..c7cb303be54c3066b30068874973a874350647f9 100644 (file)
@@ -11,13 +11,13 @@ public enum SuiteStyle implements CmsStyle {
        // Lead pane
        leadPane, leadPaneItem,
        // Group composite
-       titleContainer, titleLabel, subTitleLabel,
+       titleContainer, titleLabel, subTitleLabel,formLine,formColumn,navigationBar,navigationTitle,navigationButton,
        // Forms elements
-       simpleLabel, simpleText,
+       simpleLabel, simpleText, simpleInput,
        // table
        titleCell,
        // tabbed area
-       mainTabSelected, mainTab,
+       mainTabBody,mainTabSelected, mainTab,
        // Buttons
        inlineButton;