Merge branch 'MDL-24743' of git://github.com/epsd/moodle

This commit is contained in:
Sam Hemelryk
2011-03-14 09:57:55 +08:00
+2 -3
View File
@@ -273,13 +273,12 @@ div.johndocsleft {
/** breadcrumb image replacement **/
div#jcontrols_button span.arrow.sep {
font-size: 1px;
font-size: .01em;
color: #fafafa;
background: url([[pix:theme|breadcrumb_separator_arrow_2_dots]]) no-repeat;
background-position: 50% 9px;
background-position: 50% 7px;
display: inline-block;
width: 16px;
line-height: 40px;
}
/** Block styles **/