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