make error on creating new cave more visible

This commit is contained in:
Philip Sargent 2020-03-01 19:46:04 +00:00
parent bb2324ebe2
commit fe4b1fcc36

View File

@ -453,6 +453,11 @@ body .ui-state-default a:visited:hover {
color: #E17009; color: #E17009;
} }
/*caveentry form support*/
/* added 2020-03-02 by Philip Sargent */
ul.errorlist {
color: red
}
/*Narrow screens support*/ /*Narrow screens support*/
/*Added 2019-02-22 by Radost Waszkiewicz /*Added 2019-02-22 by Radost Waszkiewicz