File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,13 @@ ng-annotate
1212
1313Main annotation class is ` .ng-annotation ` .
1414An annotation is extended by adding a type class to ` .ng-annotation ` .
15- Available type classes are:
15+
16+ Available default type classes are:
1617
17- .red - Sets background to red, color to white and border-color to red.
18- .green - Sets background to green, color to white and border-color to green.
19- .blue - Sets background to blue, color to white and border-color to blue.
20- .pink - Sets background to pink, color to white and border-color to pink.
18+ .red - Sets background to red, color to black and border-color to red.
19+ .green - Sets background to green, color to black and border-color to green.
20+ .blue - Sets background to blue, color to black and border-color to blue.
21+ .pink - Sets background to pink, color to black and border-color to pink.
2122 .yellow - Sets background to yellow, color to black and border-color to yellow.
23+ .teal - Sets background to teal, color to black and border-color to teal.
2224
You can’t perform that action at this time.
0 commit comments