You are here

admin.css in Course 7

table#course-objects tr.deleted {
  background-color: #eee;
  color: #ccc;
}

File

css/admin.css
View source
  1. table#course-objects tr.deleted {
  2. background-color: #eee;
  3. color: #ccc;
  4. }