Lines Matching refs:webkit
45 .webkit-line-gutter-backdrop, .webkit-line-number {
46 /* Keep this in sync with inspector.css (.webkit-line-gutter-backdrop) */
47 -webkit-box-sizing: border-box;
52 -webkit-user-select: none;
55 .webkit-line-gutter-backdrop {
56 /* Keep this in sync with inspector.css (.webkit-line-gutter-backdrop) */
64 .webkit-line-number {
73 .webkit-line-number::before {
76 -webkit-user-select: none
79 .webkit-line-content {
83 .webkit-html-tag {
84 /* Keep this in sync with inspector.css (.webkit-html-tag) */
88 .webkit-html-attribute-name {
89 /* Keep this in sync with inspector.css (.webkit-html-attribute-name) */
93 .webkit-html-attribute-value {
94 /* Keep this in sync with inspector.css (.webkit-html-attribute-value) */
98 .webkit-html-external-link, .webkit-html-resource-link {
99 /* Keep this in sync with inspector.css (.webkit-html-external-link, .webkit-html-resource-link) */
103 .webkit-html-external-link {
104 /* Keep this in sync with inspector.css (.webkit-html-external-link) */
108 .webkit-html-external-link:hover {
109 /* Keep this in sync with inspector.css (.webkit-html-external-link:hover) */
113 .webkit-html-comment {
114 /* Keep this in sync with inspector.css (.webkit-html-comment) */
118 .webkit-html-doctype {
119 /* Keep this in sync with inspector.css (.webkit-html-doctype) */
123 .webkit-html-entity {
127 .webkit-html-message-bubble {
128 -webkit-box-shadow: black 0px 2px 5px;
129 -webkit-border-radius: 9px;
130 -webkit-border-fit: lines;
139 .webkit-html-warning-message {
144 .webkit-html-error-message {
149 .webkit-html-message-line {
154 .webkit-html-message-icon {