Merge branch 'MDL-38636-25' of git://github.com/roelmann/moodle into MOODLE_25_STABLE

This commit is contained in:
Marina Glancy
2014-03-18 17:41:00 +08:00
+4 -2
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
-------------------------*/
@@ -320,4 +322,4 @@ body.has_dock {
.mform .btn-cancel:hover, .mform .btn-cancel:focus {
color: #336688;
text-decoration: underline;
}
}