| Index: appengine/swarming/ui/res/imp/botpage/bot-page.html
|
| diff --git a/appengine/swarming/ui/res/imp/botpage/bot-page.html b/appengine/swarming/ui/res/imp/botpage/bot-page.html
|
| index 60defc69404ae4b82e754a39a03547def348651a..e6588dec3bf9e37bf65e0041ac75eff54d9a8d03 100644
|
| --- a/appengine/swarming/ui/res/imp/botpage/bot-page.html
|
| +++ b/appengine/swarming/ui/res/imp/botpage/bot-page.html
|
| @@ -88,14 +88,6 @@
|
| font-size: larger;
|
| }
|
|
|
| - paper-checkbox {
|
| - --paper-checkbox-label-color: #fff;
|
| - --paper-checkbox-checked-color: #fff;
|
| - --paper-checkbox-checkmark-color: #000;
|
| - --paper-checkbox-unchecked-color: #fff;
|
| - padding: 3px;
|
| - }
|
| -
|
| paper-dialog {
|
| border-radius: 6px;
|
| }
|
|
|