Project

General

Profile

« Previous | Next » 

Revision 689

Added by doc over 16 years ago

added highlighting of active input elements to all WB backend areas; changed some colors

View differences:

template.html
4 4
iframe {
5 5
	border: 2px solid #35373a;
6 6
}
7

  
8
input:focus, input:active {
9
	background-color: #F1F8FD;
10
}
11

  
7 12
</style>
8 13

  
9 14
<h2>{HEADING_BROWSE_MEDIA}</h2>

Also available in: Unified diff