center or left align numbers on timesheet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2017 11:33 AM
HI All,
Anyone figured out how to either center or left align your time entries on the timesheet in ServiceNow Istanbul version? When my users are looking at their timesheets, the values are all right aligned.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2017 11:02 PM
i didnt get your question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2017 05:25 AM
how to I get to that style page as it appears it is coming from a master style sheet
here is what I was able to find when run debug
<td class="aggregate_measure"><table valign="top" style="width:100%"><tbody><tr><td class="aggregate_left">Sum</td><td class="aggregate_right"><span class="aggregate_value" aggregate_field="sunday" aggregate_display="12" aggregate_type="SUM" aggregate_value="12.00">12</span></td></tr></tbody></table></td>
appears to be the HTML code but I do not know where the master is to change.