diff --git a/dist/framework-with-theme.css b/dist/framework-with-theme.css index f2a80e2ad7..12ddc7bbf7 100644 --- a/dist/framework-with-theme.css +++ b/dist/framework-with-theme.css @@ -409,3 +409,6 @@ a.list-item { background-color: whitesmoke; color: #222222; font-weight: bold; } + +a.list-item { + color: #333333; } diff --git a/example/angular/customer.html b/example/angular/customer.html index 89de7d697f..8a55a6bbf9 100644 --- a/example/angular/customer.html +++ b/example/angular/customer.html @@ -1,3 +1,5 @@ -