Project

General

Profile

« Previous | Next » 

Revision 688

Added by doc over 16 years ago

removed hover highlighting from installation routine to avoid possible confusion

View differences:

stylesheet.css
13 13
	margin: 0;
14 14
}
15 15

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

  

Also available in: Unified diff