Skip to content

Commit

Permalink
Make link color white.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sitetools authored and GuySartorelli committed Dec 19, 2023
1 parent e7d7178 commit 1637e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/GridFieldExtensions.css
Expand Up @@ -215,7 +215,7 @@

}
.grid-field-inline-new--multi-class-list a {
color: #FFF;
color: #FFF !important;
display: block;
margin: 5px -10px;
padding: 0 10px;
Expand Down

0 comments on commit 1637e78

Please sign in to comment.