mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-23 19:40:56 +08:00
docs(css): RegExp doesn't have .type-hint-regexp class
type-hint-regexp gets a nice color closes #6596
This commit is contained in:
@@ -466,6 +466,10 @@ iframe.example {
|
||||
background:rgb(189, 63, 66);
|
||||
}
|
||||
|
||||
.type-hint-regexp {
|
||||
background: rgb(90, 84, 189);
|
||||
}
|
||||
|
||||
.runnable-example-frame {
|
||||
width:100%;
|
||||
height:300px;
|
||||
|
||||
Reference in New Issue
Block a user