~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:14:56 UTC
  • mfrom: (1428.1.3 trunk)
  • Revision ID: me@williamgrant.id.au-20091215051456-jptc3rnbwgub4z68
Polish up the test suite editing UI.

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 {
84
 
  float: left;
85
 
  text-align: right;
86
 
  width: 100px;
87
 
}
88
 
 
89
83
.add_variable {
90
84
  display: none;
91
85
}