Changeset 976 for trunk/web-app/css
- Timestamp:
- Oct 21, 2010, 5:28:04 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/css/wizard.css
r959 r976 385 385 } 386 386 387 .wizard ul.publication_list, .wizard ul.contact_list {387 .wizard ul.publication_list, .wizard ul.contact_list, .wizard ul.user_list { 388 388 list-style-type: none; 389 389 margin: -10px 0 0 255px; … … 391 391 } 392 392 393 .wizard ul.publication_list li, .wizard ul.contact_list li {393 .wizard ul.publication_list li, .wizard ul.contact_list li, .wizard ul.user_list li { 394 394 margin-left: 0px; 395 395 padding: 4px 6px;
Note: See TracChangeset
for help on using the changeset viewer.