WebKit Bugzilla
Attachment 348639 Details for
Bug 189139
: Web Inspector: Dark Mode - Sidebar Class Toggle Button Wrong Color
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-189139-20180831104958.patch (text/plain), 615 bytes, created by
Jamal Nasser
on 2018-08-31 07:50:02 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Jamal Nasser
Created:
2018-08-31 07:50:02 PDT
Size:
615 bytes
patch
obsolete
>Index: Source/WebInspectorUI/UserInterface/Views/DarkMode.css >=================================================================== >--- Source/WebInspectorUI/UserInterface/Views/DarkMode.css (revision 235512) >+++ Source/WebInspectorUI/UserInterface/Views/DarkMode.css (working copy) >@@ -1160,6 +1160,9 @@ > .sidebar > .panel.details.css-style > .content ~ .options-container > .new-rule { > filter: var(--filter-invert); > } >+ .sidebar > .panel.details.css-style > .content ~ .options-container > .toggle-class-toggle{ >+ color: var(--text-color); >+ } > > > /* CanvasTabContentView.css */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 189139
:
348465
|
348466
|
348468
|
348639
|
348678