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

Unified Diff: third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css

Issue 2434553004: DevTools: Select option background added to fix Dark theme (Closed)
Patch Set: Authors email changed to match registered account Created 4 years, 2 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 | « AUTHORS ('k') | third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css
diff --git a/third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css b/third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css
index aa014ca34c813c50bdd07d181e59142d290ff8eb..8da02f5f0bac2d8a7af4f8202aa4102a2c9461ed 100644
--- a/third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css
+++ b/third_party/WebKit/Source/devtools/front_end/settings/settingsScreen.css
@@ -175,11 +175,6 @@ fieldset {
margin: 1px 7px 1px 2px;
}
-.help-content option {
- background-color: #EEEEEE;
- color: #222;
-}
-
.settings-window-title {
font-size: 18px;
color: rgb(48, 57, 66);
« no previous file with comments | « AUTHORS ('k') | third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698