Skip to content
Snippets Groups Projects

Issue #3520057: Clean up Claro tables/tablesort/tableselect CSS.

Open Issue #3520057: Clean up Claro tables/tablesort/tableselect CSS.
1 unresolved thread
Open Sandip Poddar requested to merge issue/drupal-3520057:3520057-claro-table-css into 11.x
1 unresolved thread

Closes #3520057

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
77 }
78
79 .sortable-heading.is-active > a {
80 color: var(--color-absolutezero);
81 }
82
83 .sortable-heading.is-active > a::before {
84 border-bottom: 0.1875rem solid var(--color-absolutezero);
85 }
86
87 .sortable-heading.is-active > a::after {
88 content: none;
89 }
90
9 91 td.is-active {
10 background-color: #ddd;
  • David Cameron added 107 commits

    added 107 commits

    Compare with previous version

  • Sandip Poddar added 70 commits

    added 70 commits

    Compare with previous version

  • Sandip Poddar added 1 commit

    added 1 commit

    • d863fae0 - Issue #3520057: Create tablesort css file under component folder of claro.

    Compare with previous version

  • Please register or sign in to reply
    Loading