We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4cbf06 commit 793b413Copy full SHA for 793b413
themes/apex/src/theme/components/_browser.scss
@@ -205,4 +205,10 @@ $border-radius: 10px;
205
.button-read-more span {
206
color: var(--darkblue) !important;
207
}
208
+
209
+ .list-group-item {
210
+ a {
211
+ color: var(--lightgreen);
212
+ }
213
214
themes/apex/version.txt
@@ -1 +1 @@
1
-2.0.4
+2.0.5
0 commit comments