summaryrefslogtreecommitdiff
path: root/res/client/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/client/css/style.css')
-rw-r--r--res/client/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css
index 3be53391..823c3e00 100644
--- a/res/client/css/style.css
+++ b/res/client/css/style.css
@@ -840,6 +840,10 @@ p {
#cmd_bar__rzdoc_new__submit {
background-color: yellowgreen; }
+#cmd_bar__rzdoc_new__submit_error {
+ color: red;
+ margin-left: 5px; }
+
#cmd_bar__rzdoc_open__rzdoc_list {
overflow: auto; }