mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 04:33:13 +01:00
"MDL-13233, emoticons documentation should be dynamic"
This commit is contained in:
parent
1f86e80f0c
commit
8f7198cdca
@ -4271,3 +4271,16 @@ wikiadminactions {
|
||||
border: 1px dashed #ddd;
|
||||
padding: 3px;
|
||||
}
|
||||
#help #emoticons{
|
||||
align: center;clear:both;width: 300px;margin-right: auto; margin-left:auto;
|
||||
}
|
||||
#help #emoticons ul{
|
||||
list-style-type: none;
|
||||
}
|
||||
#help #emoticons li{
|
||||
margin-bottom: 3px;
|
||||
width: 120px;
|
||||
border-left: 3px solid gray;
|
||||
padding-left: 7px;
|
||||
float: left;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user