Project

General

Profile

Actions

Defect #41401

open

Hours column in "Details" tab of Spent time is not right-aligned

Added by Go MAEDA 5 days ago. Updated 4 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Time tracking
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

The "Hours" column in the "Details" table of the Spent time is not correctly right-aligned. This is inconsistent with the alignment in the "Report" table, where the "Hours" column is properly right-aligned.

The issue arises from a conflict with existing CSS rules. The CSS rule table.list td applies text-align: center to all table cells, overriding the td.hours rule that is intended to align the "Hours" column to the right.

The attached patch fixes the issue.


Files

Actions

Also available in: Atom PDF