Some quick way to indent rows?
Posted: Wed Dec 14, 2022 4:07 pm
				
				Good day everyone! Is there a quick way to indent rows in tables?
What it is for: to design enumerations in tables that look like this:
It would be nice to have some quick way, like pressing the TAB key, which we usually use to create indents in CSS code.
Thanks in advance!
			What it is for: to design enumerations in tables that look like this:
Code: Select all
Customers items:
      one item: from customer 15 
      two items: from customer 10Thanks in advance!