Merge branch 'MDL-58586-32' of git://github.com/damyon/moodle into MOODLE_32_STABLE

This commit is contained in:
Jun Pataleta
2017-04-24 09:34:49 +08:00
2 changed files with 6 additions and 2 deletions
+3 -1
View File
@@ -225,6 +225,9 @@ a.autolink.glossary:hover {
.pagingbar .thispage {
font-weight: bold;
}
img.userpicture {
margin-right: 5px;
}
img.resize {
height: 1em;
width: 1em;
@@ -559,7 +562,6 @@ a.skip:active {
}
.notepost .userpicture {
float: left;
margin-right: 5px;
}
.notepost .content,
.notepost .footer {
+3 -1
View File
@@ -195,6 +195,9 @@ a.autolink.glossary:hover {
.pagingbar .thispage {
font-weight: bold;
}
img.userpicture {
margin-right: 5px;
}
img.resize {
height: 1em;
width: 1em;
@@ -518,7 +521,6 @@ a.skip:active {
}
.notepost .userpicture {
float: left;
margin-right: 5px;
}
.notepost .content,
.notepost .footer {