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

Unified Diff: chrome/browser/resources/settings/printing_page/cups_printer_details_page.html

Issue 2281353002: [CUPS] Implement the Add Printer dialogs. (Closed)
Patch Set: Address michaelpg@'s comments. Created 4 years, 4 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: chrome/browser/resources/settings/printing_page/cups_printer_details_page.html
diff --git a/chrome/browser/resources/settings/printing_page/cups_printer_details_page.html b/chrome/browser/resources/settings/printing_page/cups_printer_details_page.html
index e565f30e5f87b80ea981881b285117a6bb4edd56..3e3a8e15e1e22a4b424964f93c0e156248227d89 100644
--- a/chrome/browser/resources/settings/printing_page/cups_printer_details_page.html
+++ b/chrome/browser/resources/settings/printing_page/cups_printer_details_page.html
@@ -6,8 +6,7 @@
<dom-module id="settings-cups-printer-details-page">
<template>
- <style include="settings-shared"></style>
- <style>
+ <style include="settings-shared">
paper-input {
width: 20em;
--paper-input-container-input: {

Powered by Google App Engine
This is Rietveld 408576698