X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fdevtools%2Ffront_end%2FresourceView.css;h=e99a2f414bee98ab83162e1628f70f4263bd2321;hb=004985e17e624662a4c85c76a7654039dc83f028;hp=9f1771881d57c54fe249a6db5a886717984a7b1e;hpb=2f108dbacb161091e42a3479f4e171339b7e7623;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/devtools/front_end/resourceView.css b/src/third_party/WebKit/Source/devtools/front_end/resourceView.css index 9f17718..e99a2f4 100644 --- a/src/third_party/WebKit/Source/devtools/front_end/resourceView.css +++ b/src/third_party/WebKit/Source/devtools/front_end/resourceView.css @@ -112,5 +112,5 @@ word-wrap: break-word; white-space: pre-wrap; -webkit-user-select: text; - background-color: inherit; + overflow: auto; }