Changeset 874 for trunk/web-app
- Timestamp:
- Sep 8, 2010, 1:17:25 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/css/wizard.css
r635 r874 181 181 } 182 182 183 .wizard .required { 184 background: url(../images/icons/famfamfam/bullet_go.png) no-repeat 230px 4px; 185 } 186 183 187 .wizard .error { 184 background: url(../images/icons/famfamfam/exclamation.png) no-repeat 230px 4px;188 background: url(../images/icons/famfamfam/exclamation.png) no-repeat 230px 2px; 185 189 } 186 190
Note: See TracChangeset
for help on using the changeset viewer.