mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-41912 atto: Add a little padding to the editor content area
This commit is contained in:
parent
7f3836d15a
commit
2bc4212209
@ -1,6 +1,7 @@
|
||||
div.editor_atto {
|
||||
background-color: white;
|
||||
border: 1px solid #BBB;
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
.editor_atto + textarea {
|
||||
|
Loading…
x
Reference in New Issue
Block a user