Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
tweak: more priminent invalid form color
Browse files Browse the repository at this point in the history
Change-Id: Ia3265f5934df0715813f69bcb6147f6dbf3e008b
Reviewed-on: http://gerrit.tine20.com/customers/14467
Reviewed-by: Cornelius Weiss <c.weiss@metaways.de>
Tested-by: Cornelius Weiss <c.weiss@metaways.de>
  • Loading branch information
corneliusweiss committed Nov 5, 2019
1 parent c6a5846 commit 4b2a2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tine20/Tinebase/css/Tinebase.css
Expand Up @@ -974,7 +974,7 @@ textarea.x-form-field.tinebase-editmultipledialog-noneedit {

textarea.x-form-invalid,
.x-form-invalid {
background-color: #fee;
background-color: #fdd;
border-bottom: 1px solid #ff7870 !important;
}

Expand Down

0 comments on commit 4b2a2d4

Please sign in to comment.