mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 07:56:06 +02:00
Merge branch 'MDL-41235-master' of git://github.com/phalacee/moodle
This commit is contained in:
commit
03608c253d
@ -3,6 +3,11 @@ div.editor_atto {
|
||||
border: 1px solid #444;
|
||||
}
|
||||
|
||||
.editor_atto + textarea {
|
||||
width: 100%;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
div.editor_atto_toolbar {
|
||||
display: block;
|
||||
}
|
||||
@ -69,3 +74,4 @@ body.dir-rtl div.editor_atto_toolbar button.atto_indent_button {
|
||||
display: block;
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user