Merge branch 'MDL-58586-32' of git://github.com/damyon/moodle into MOODLE_32_STABLE
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user