| Index: third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css b/third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css
|
| index de3b2591229063bf884fc30dbd49241dcff33903..f6b3a4e1d73fd27f1b61221c99866dc3e1913891 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/inspectorCommon.css
|
| @@ -272,6 +272,11 @@ body.inactive select.chrome-select,
|
| color: #222;
|
| }
|
|
|
| +.select-subtitle {
|
| + color: gray;
|
| + margin-bottom: 2px;
|
| +}
|
| +
|
| :not(.platform-mac).-theme-with-dark-background ::-webkit-scrollbar,
|
| :host-context(:not(.platform-mac).-theme-with-dark-background) ::-webkit-scrollbar {
|
| width: 14px;
|
|
|