Revision 0891df39
Von Holger Lindemann vor etwa 14 Jahren hinzugefügt
css/lx-office-erp.css | ||
---|---|---|
259 | 259 |
background-color: #ffcccc; |
260 | 260 |
padding: 3px; |
261 | 261 |
} |
262 |
input:focus { |
|
263 |
background-color:yellow; |
|
264 |
} |
|
265 |
|
Auch abrufbar als: Unified diff
Das ungrlückliche Script ./js/highlight_input.js entfernt und dafür input.focus eingefügt.