Revision 689
Added by doc almost 18 years ago
| 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
added highlighting of active input elements to all WB backend areas; changed some colors