Skip to content

Commit df42277

Browse files
committed
Add styles for .text-opaque
1 parent f908b7c commit df42277

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Views/debugbar/styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,10 @@
413413
color: red;
414414
}
415415

416+
.aplus-debug .text-opaque {
417+
color: gray;
418+
}
419+
416420
.aplus-debug.inverted {
417421
filter: invert(1);
418422
}

0 commit comments

Comments
 (0)