Bug 14401: Semi-regression: Can no longer copy anything from the inspector
http://bugs.webkit.org/show_bug.cgi?id=14401
* page/inspector/inspector.css:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@24282
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2007-07-13 Matt Lilek <pewtermoose@gmail.com>
+
+ Reviewed by Tim Hatcher.
+
+ Bug 14401: Semi-regression: Can no longer copy anything from the inspector
+ http://bugs.webkit.org/show_bug.cgi?id=14401
+
+ * page/inspector/inspector.css:
+
2007-07-13 Beth Dakin <bdakin@apple.com>
Reviewed by Hyatt.
2007-07-13 Beth Dakin <bdakin@apple.com>
Reviewed by Hyatt.
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
+ -webkit-user-select: text;
}
.section .properties li.parent {
}
.section .properties li.parent {
background-repeat: repeat-x;
background-position: top, bottom;
overflow: hidden;
background-repeat: repeat-x;
background-position: top, bottom;
overflow: hidden;
+ -webkit-user-select: text;