Code refactor: Remove unused selectors from Bartik's table.css

Created on 14 January 2016, almost 10 years ago
Updated 18 September 2025, about 2 months ago
@media screen and (max-width: 37.5em) { /* 600px */
  th.priority-low,
  td.priority-low,
  th.priority-medium,
  td.priority-medium {
    display: none;
  }
}
@media screen and (max-width: 60em) { /* 920px */
  th.priority-low,
  td.priority-low {
    display: none;
  }
}

.priority-low always gets overridden by the next css rule.

📌 Task
Status

Needs work

Version

1.0

Component

Look and Feel

Created by

🇷🇺Russia Chi

Live updates comments and jobs are added and updated live.
  • CSS

    It involves the content or handling of Cascading Style Sheets.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024