Project

General

Profile

« Previous | Next » 

Revision 687

Added by doc over 16 years ago

added visualization of wrong/empty input fields, fixed bug with re-enter of admin password

View differences:

stylesheet.css
12 12
form {
13 13
	margin: 0;
14 14
}
15

  
16
input:hover, input:focus, select:hover, select:focus, option:hover, option:focus {
17
	background: #FFFFE0;
18
}
19

  
20
.wrong {
21
	background-color: #FFDBDB;
22
}
23

  
15 24
.submit {
16 25
	border : solid 1px #CCCCCC;
17 26
	background: #E9ECEF;

Also available in: Unified diff