8095505e3c
toolbar order (base it on tinymce) change plain to paragraph default for collapse plugin should be 5 groups fix alignment of table dialogue form insert newlines in html generated by table plugin rename accessibility helper to screenreader helper remove accessibility hint for images and media files fix some broken plugin names style table captions remove verbose accessibility hints
9 lines
184 B
CSS
9 lines
184 B
CSS
div.editor_atto_content td,
|
|
div.editor_atto_content th,
|
|
div.editor_atto_content caption {
|
|
border: 1px dashed #BBB;
|
|
position: relative;
|
|
min-width: 30px;
|
|
height: 13px;
|
|
}
|