Skip to content

Commit

Permalink
Further clean up row highlighting - remove deprecated CSS (CFM-190)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlen committed Jul 11, 2022
1 parent b87bd3b commit a9545ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/webroot/css/co-base.css
Original file line number Diff line number Diff line change
Expand Up @@ -1338,8 +1338,6 @@ a.desc::after {
}
.co-grid .co-row {
border-top: 1px solid var(--cmg-color-lightgray-005);
/*border-left: 1px solid var(--cmg-color-lightgray-005);*/
/*border-right: 1px solid var(--cmg-color-lightgray-005);*/
}
code,
.fixed-width * {
Expand Down

0 comments on commit a9545ab

Please sign in to comment.