center or left align numbers on timesheet

dennisandrison
Kilo Expert

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.  

16 REPLIES 16

i didnt get your question


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.