Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(365)

Unified Diff: appengine/swarming/ui/res/imp/botpage/bot-page.html

Issue 2670163002: Make wide logs an option in task-page (Closed)
Patch Set: Address comments Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
}
« no previous file with comments | « appengine/swarming/ui/build/elements.html ('k') | appengine/swarming/ui/res/imp/common/single-page-style.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698