Skip to content

Commit 4b02781

Browse files
committed
error message contrast #114
1 parent 9011a40 commit 4b02781

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/main/webapp/resources/css/structure.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,6 +1511,11 @@ span.label-danger { background-color: #D3413C }
15111511
.login-container h1 { font-size:30px; }
15121512
#embargoInputs label { font-weight: normal; }
15131513

1514+
.ui-message-error {
1515+
color:#AA4241;
1516+
background-color:#F7EDED;
1517+
}
1518+
15141519
/*Template Instructions Editing*/
15151520
.ui-inplace .ui-inputfield {
15161521
width:60%

0 commit comments

Comments
 (0)