Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit df6d34c

Browse files
SekibOmazicbtford
authored andcommitted
docs(css): RegExp doesn't have .type-hint-regexp class
type-hint-regexp gets a nice color closes #6596
1 parent ed22869 commit df6d34c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/app/assets/css/docs.css

+4
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,10 @@ iframe.example {
466466
background:rgb(189, 63, 66);
467467
}
468468

469+
.type-hint-regexp {
470+
background: rgb(90, 84, 189);
471+
}
472+
469473
.runnable-example-frame {
470474
width:100%;
471475
height:300px;

0 commit comments

Comments
 (0)