Merge branch 'MDL-38636-master' of git://github.com/roelmann/moodle

This commit is contained in:
Marina Glancy 2014-03-18 17:39:40 +08:00
commit aa1f1b75fb

View File

@ -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
-------------------------*/
@ -326,4 +328,4 @@ body.has_dock {
.mform .btn-cancel:hover, .mform .btn-cancel:focus {
color: #336688;
text-decoration: underline;
}
}