Chromium Code Reviews| Index: appengine/swarming/ui/res/imp/common/single-page-style.html |
| diff --git a/appengine/swarming/ui/res/imp/common/single-page-style.html b/appengine/swarming/ui/res/imp/common/single-page-style.html |
| index 6ab89133b4e8004543ab0c9f9bf64a63d89875d8..28073e8bad89c6261ada9e30db00357247f544cd 100644 |
| --- a/appengine/swarming/ui/res/imp/common/single-page-style.html |
| +++ b/appengine/swarming/ui/res/imp/common/single-page-style.html |
| @@ -83,6 +83,10 @@ |
| background-color: #cccccc; |
| } |
| + paper-checkbox { |
| + --paper-checkbox-checked-color: #1F78B4; |
| + } |
| + |
| </style> |
| </template> |
| </dom-module> |