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

« back to all changes in this revision

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

  • Committer: Nick Chadwick
  • Date: 2009-03-10 12:36:08 UTC
  • mto: This revision was merged to the branch mainline in revision 1162.
  • Revision ID: chadnickbok@gmail.com-20090310123608-xy6gfy6v3qjkdlig
Slightly modified the display of the list in the exercises view.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
  text-align: left;
48
48
  width: 250px;
49
49
}
 
50
 
 
51
li {
 
52
  list-style: none;
 
53
}