Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-12-2016 10:03 AM
Hi,
Is there a way to change decimal type fields to be left-aligned?
Thanks,
Maria
Solved! Go to Solution.
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-12-2016 10:25 AM
The screenshot appears to be of configuration item table. If that is the case, I would strongly advise against using DOM.
Create a field style for the field and use the following in style column
text-align:left |
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-12-2016 04:00 PM
Thanks, Kalai!