Edit of CSS and styles.
[gpl/argeo-suite.git] / org.argeo.suite.theme.default / rap / work.css
index 07589dac10c1561dc5a7ae6a1c273fd0edeefab0..5b0e097313696b6b2e41d1b3854042a78ebb0ead 100644 (file)
@@ -1,11 +1,49 @@
-.argeo-work-header {
-       font: bold 22px sans-serif;
+.argeo-suite-header {
+       color: white;
+       background-color: #113f64;
+}
+
+.argeo-suite-headerTitle {
+       font: bold 18px sans-serif;
+       color: white;
+       background-color: #113f64;
+}
+
+.argeo-suite-leadPane {
+       font: bold 14px sans-serif;
+       background-color:#ddd;
+}
+
+Button.argeo-suite-leadPane {
+       font: bold 14px sans-serif;
+       color: white;
+       background-color: white;
+}
+
+.argeo-suite-recentItems {
+       font: bold 14px sans-serif;
        color: white;
        background-color: #204a87;
+       padding: 8px 16px;
 }
 
-.argeo-work-leadPane {
+.argeo-suite-titleLabel {
        font: bold 14px sans-serif;
        color: white;
        background-color: #204a87;
+       padding: 8px 16px;
+}
+
+.argeo-suite-subTitleLabel {
+       font: italic 14px sans-serif;
+       color: #777;
+       padding: 4px 16px 8px 16px;
+}
+
+.argeo-suite-simpleLabel {
+       font:bold 14px sans-serif;
+}
+
+.argeo-suite-simpleText {
+       
 }
\ No newline at end of file