Merge branch 'm28_MDL-47632' of https://github.com/totara/moodle

This commit is contained in:
Sam Hemelryk
2014-10-24 11:19:43 +13:00
3 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -81,7 +81,8 @@
}
.ical-link:hover,
.ical-link:active,
.ical-link:focus {
.ical-link:focus,
.ical-link:visited {
color: #fff;
text-decoration: none;
}
@@ -420,7 +420,8 @@
}
.ical-link:hover,
.ical-link:active,
.ical-link:focus {
.ical-link:focus,
.ical-link:visited {
color: #fff;
text-decoration: none;
}
File diff suppressed because one or more lines are too long