mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
fixed, based on standard theme.
This commit is contained in:
parent
be9d2980eb
commit
6263776a8d
@ -353,6 +353,16 @@ body#doc-contents ul {
|
||||
.message .content {
|
||||
}
|
||||
|
||||
#message-user .commands span {
|
||||
font-size:0.7em;
|
||||
white-space:nowrap;
|
||||
}
|
||||
|
||||
#message-user .name {
|
||||
font-weight: normal;
|
||||
font-size:1.1em;
|
||||
}
|
||||
|
||||
|
||||
/***
|
||||
*** Tabs
|
||||
|
@ -787,6 +787,11 @@ table.message_search_results td {
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
#message-user .commands span {
|
||||
margin-left:10px;
|
||||
margin-right:10px;
|
||||
}
|
||||
|
||||
|
||||
/***
|
||||
*** Tabs
|
||||
|
Loading…
x
Reference in New Issue
Block a user