Skip to content

Commit

Permalink
Merged branch 'MDL-28575_MOODLE_21_STABLE' of git://github.com/kordan…
Browse files Browse the repository at this point in the history
…/moodle.git with conflict resolution
  • Loading branch information
Sam Hemelryk committed Aug 8, 2011
2 parents 9a2e30d + aa34ca4 commit 172007a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions theme/formal_white/style/formal_white.css
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,11 @@ h1.headerheading {margin:14px 11px 8px 11px;float:left;font-size:200%;}
background-color: lime;
}

/* adminsettings */
#adminsettings .form-overridden {
background-color: yellow;
}

/* tables */
.editcourse th,
.editcourse td,
Expand Down

0 comments on commit 172007a

Please sign in to comment.