Login/logout working in new Argeo Suite.
[gpl/argeo-suite.git] / org.argeo.suite.theme.default / rap / work.css
index 07589dac10c1561dc5a7ae6a1c273fd0edeefab0..383fe17bf06f9ffa76b809890e069b3c373585f2 100644 (file)
@@ -1,11 +1,22 @@
-.argeo-work-header {
+.argeo-suite-header {
+       color: white;
+       background-color: #204a87;
+}
+
+.argeo-suite-headerTitle {
        font: bold 22px sans-serif;
        color: white;
        background-color: #204a87;
 }
 
-.argeo-work-leadPane {
+.argeo-suite-leadPane {
        font: bold 14px sans-serif;
        color: white;
        background-color: #204a87;
+}
+
+Button.argeo-suite-leadPane {
+       font: bold 14px sans-serif;
+       color: white;
+       background-color: white;
 }
\ No newline at end of file