~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/admin/subject-media/project.css

Swap around some elements to make the OfferingProjectsView XHTML more valid.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
    white-space: pre-wrap;
38
38
}
39
39
 
40
 
.add-project div {
 
40
.add-project > form {
41
41
    display: none;
42
42
}
43
43