mirror of
https://github.com/moodle/moodle.git
synced 2025-01-20 15:08:32 +01:00
formatting forumposts on user page
This commit is contained in:
parent
7ade05c52a
commit
ec00f82454
@ -379,6 +379,12 @@ table.userinfobox {
|
||||
text-align:right;
|
||||
}
|
||||
|
||||
.forumpost .link {
|
||||
padding-top: 0.5em;
|
||||
text-align:right;
|
||||
}
|
||||
|
||||
|
||||
.forumpost .left {
|
||||
width: 35px;
|
||||
padding: 4px;
|
||||
@ -390,6 +396,10 @@ table.userinfobox {
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
body#user-view .forumpost {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
body#mod-forum-search .c0 {
|
||||
text-align: right;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user