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

« back to all changes in this revision

Viewing changes to ivle/webapp/tutorial/media/exercise_admin.css

  • Committer: William Grant
  • Date: 2009-12-15 05:08:05 UTC
  • mto: This revision was merged to the branch mainline in revision 1433.
  • Revision ID: me@williamgrant.id.au-20091215050805-ohqhdj8w48afks2n
Apply the function input changes to the stdin input, and add a linebreak after the 'Description' label.

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
  width: 350px;
81
81
}
82
82
 
83
 
.test_suite_vals > div > label:first-child {
84
 
  float: left;
85
 
  text-align: right;
86
 
  width: 100px;
87
 
}
88
 
 
89
83
.add_variable {
90
84
  display: none;
91
85
}