Add CustomEffects as usermod: step 2: ui works
This commit is contained in:
12
usermods/customeffects/customeffects.css
Normal file
12
usermods/customeffects/customeffects.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.ceTextarea {
|
||||
width: 90%;
|
||||
height: 300px;
|
||||
resize: none;
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
#kceEditor {
|
||||
max-width: 490px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user