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

Unified Diff: chrome/browser/resources/md_user_manager/shared_styles.html

Issue 2957943003: MD User manager: Migrate from PaperDialogBehavior to cr-dialog. (Closed)
Patch Set: Restore color. Created 3 years, 6 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/md_user_manager/shared_styles.html
diff --git a/chrome/browser/resources/md_user_manager/shared_styles.html b/chrome/browser/resources/md_user_manager/shared_styles.html
index 698f0d85fd1817f37f77d9ce8197add051549ae7..7c9d1aa16ab381790ae24850b0f91a11e59cd4a9 100644
--- a/chrome/browser/resources/md_user_manager/shared_styles.html
+++ b/chrome/browser/resources/md_user_manager/shared_styles.html
@@ -69,15 +69,6 @@
--iron-overlay-backdrop-opacity: .8;
}
- /* TODO(mahmadi): Move this back to user_manager_dialog.html when it does
- * not break the dialog */
- user-manager-dialog {
- --paper-dialog: {
- font-size: inherit;
- line-height: initial;
- };
- }
-
.product-logo {
content: -webkit-image-set(
url(../../../app/theme/default_100_percent/%DISTRIBUTION%/product_logo_name_22.png) 1x,

Powered by Google App Engine
This is Rietveld 408576698