Changeset 3026
- Timestamp:
- 10/23/10 00:20:09
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/deployment/webadmin/webapp/resources/default/default/default.css
r2847 r3026 251 251 252 252 } 253 input:focus, 254 textarea:focus, 255 select:focus { 256 background-color: #ffb !important; 257 color: inherit; 258 } 259 select:focus option { 260 background-color: white; 261 color: inherit; 262 } 253 263 #searchForm { 254 264 font-size: 0.8em;
