indent.admin.css
Same filename and directory in other branches
.ckeditor5-toolbar-button-indent { background-image: url(../icons/indent.svg); } .ckeditor5-toolbar-button-outdent { background-image: url(../icons/outdent.svg); }
File
-
core/
modules/ ckeditor5/ css/ indent.admin.css
View source
- .ckeditor5-toolbar-button-indent {
- background-image: url(../icons/indent.svg);
- }
-
- .ckeditor5-toolbar-button-outdent {
- background-image: url(../icons/outdent.svg);
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.