| Index: third_party/WebKit/Source/devtools/front_end/ui/inspectorSyntaxHighlight.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/inspectorSyntaxHighlight.css b/third_party/WebKit/Source/devtools/front_end/ui/inspectorSyntaxHighlight.css
|
| index 32748430712e66175ed93baffd9ddee76d1396db..356acffffcb5091597cc52ecc3e1263640ae493a 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/ui/inspectorSyntaxHighlight.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/inspectorSyntaxHighlight.css
|
| @@ -54,7 +54,7 @@
|
|
|
| .webkit-html-comment {
|
| /* Keep this in sync with view-source.css (.webkit-html-comment) */
|
| - color: rgb(35, 110, 37) !important;
|
| + color: rgb(35, 110, 37);
|
| }
|
|
|
| .webkit-html-tag {
|
|
|