Add database management page
[grauphel.git] / grauphel.css
index cac269cab315cadf9e89ac1d87e44ee8dc5f70e0..6ba1cde0432139af86490d160a93e1118e87dd68 100644 (file)
     text-decoration: underline;
 }
 
+.app-grauphel #app-content .error {
+    color: red;
+}
+.app-grauphel #app-content .success {
+    color: green;
+}
+
 .app-grauphel .oauth-authorize {
     margin: 2ex;
     text-align: center;