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

Unified Diff: chrome/browser/resources/settings/on_startup_page/startup_urls_page.html

Issue 2791223003: MD Settings: consolidate .no-outline css rules. (Closed)
Patch Set: merge Created 3 years, 8 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/search_engines_page/search_engine_entry.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/on_startup_page/startup_urls_page.html
diff --git a/chrome/browser/resources/settings/on_startup_page/startup_urls_page.html b/chrome/browser/resources/settings/on_startup_page/startup_urls_page.html
index e9772918d1daaa542ada688f919da4a186c395b0..451ca112c15fc22de6a89e75ce8a342602ad968a 100644
--- a/chrome/browser/resources/settings/on_startup_page/startup_urls_page.html
+++ b/chrome/browser/resources/settings/on_startup_page/startup_urls_page.html
@@ -23,8 +23,7 @@
border-top: var(--settings-separator-line);
}
- #container settings-startup-url-entry:not([editable]) {
- background: none;
+ #container settings-startup-url-entry {
cursor: default;
}
</style>
« no previous file with comments | « no previous file | chrome/browser/resources/settings/search_engines_page/search_engine_entry.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698