Skip to content

Commit af12426

Browse files
caseqCommit bot
authored and
Commit bot
committed
Revert of DevTools: fix toolbar <select> background in Dark theme (patchset #1 id:1 of https://codereview.chromium.org/1567203004/ )
Reason for revert: This was a bad fix, breaks non-white toolbars (i.e. filter bar). Original issue's description: > DevTools: fix toolbar <select> background in Dark theme > > BUG=572706 > TBR=pfeldman@chromium.org > > Committed: https://crrev.com/50f67380499ef03afa7ebd83bbcfc9868791f1f3 > Cr-Commit-Position: refs/heads/master@{#368523} TBR=pfeldman@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=572706 Review URL: https://codereview.chromium.org/1575123002 Cr-Commit-Position: refs/heads/master@{#368632}
1 parent d1290f2 commit af12426

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

front_end/ui/toolbar.css

-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ select.toolbar-item {
182182
padding: 0 15px 0 5px;
183183
margin-right: -10px;
184184
position: relative;
185-
background-color: white;
186185
}
187186

188187
/* Input */

0 commit comments

Comments
 (0)