Project

General

Profile

Actions

Feature #41500

closed

Swap odd and even table row background colors

Added by Go MAEDA about 1 month ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

Currently, odd-numbered rows in tables such as issues list and spent time list have a grey background, and even-numbered rows have a white background. This can result in a darker appearance when the table has a few rows, as the gray rows become more prominent. Additionally, the gray first row immediately follows the dark gray header, creating a visually heavy transition.

The attached patch swaps the background colors of even and odd table rows.

When a table has a few rows, it results in a darker appearance:

After swapping odd and even table row background colors:

When a table does not have a header, the first row looks like a header:

After swapping odd and even table row background colors:


Files


Related issues

Blocked by Redmine - Patch #41509: Replace "even" and "odd" CSS classes with "this-month" and "other-month" for calendar daysClosedGo MAEDA

Actions
Actions #1

Updated by Go MAEDA about 1 month ago

  • Target version changed from Candidate for next major release to 6.0.0

Setting the target version to 6.0.0.

Actions #2

Updated by Go MAEDA about 1 month ago

  • Blocked by Patch #41509: Replace "even" and "odd" CSS classes with "this-month" and "other-month" for calendar days added
Actions #3

Updated by Go MAEDA about 1 month ago

  • Tracker changed from Defect to Feature
Actions #4

Updated by Go MAEDA about 1 month ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Committed the patch in r23152.

Actions

Also available in: Atom PDF