Skip to content

Commit

Permalink
Merge branch 'MDL-38636-master' of git://github.com/roelmann/moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
marinaglancy committed Mar 18, 2014
2 parents 7019e15 + 2498dce commit aa1f1b7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions theme/serenity/style/core.css
Expand Up @@ -74,7 +74,9 @@ a:hover {
background: #aeb9c6 url([[pix:theme|breadcrumb]]) repeat-x 0 100%;
padding: 5px;
}

.navbar a.dimmed_text {
color:#f2f2f2;
}
/* Blocks
-------------------------*/

Expand Down Expand Up @@ -326,4 +328,4 @@ body.has_dock {
.mform .btn-cancel:hover, .mform .btn-cancel:focus {
color: #336688;
text-decoration: underline;
}
}

0 comments on commit aa1f1b7

Please sign in to comment.