Skip to content
Snippets Groups Projects

Put each entity type table into a details element on admin/config/regional/content-language

2 files
+ 10
0
Compare changes
  • Side-by-side
  • Inline
Files
2
  • abec240b
    Issue #3212281 by Sakthivel M, tushar_sachdeva, chetanbharambe: Paragraph... · abec240b
    Lauri Timmanee authored
    Issue #3212281 by Sakthivel M, tushar_sachdeva, chetanbharambe: Paragraph format dropdown in body field have extra left spacing
@@ -50,3 +50,9 @@ figure.cke_widget_element {
figcaption.cke_widget_editable {
background-color: #fff;
}
[dir="ltr"] .cke_panel_list {
margin-left: 0;
}
[dir="rtl"] .cke_panel_list {
margin-right: 0;
}
Loading