Skip to content

Commit f16e0b6

Browse files
authored
Merge pull request #20132 from calixteman/fix_css_2
[Editor] Remove unused property
2 parents d9ffffd + 38b410f commit f16e0b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/annotation_layer_builder.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
color-scheme: only light;
1818

1919
--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");
20-
--comment-edit-image: url(images/comment_editButton.svg);
2120
--input-focus-border-color: Highlight;
2221
--input-focus-outline: 1px solid Canvas;
2322
--input-unfocused-border-color: transparent;

0 commit comments

Comments
 (0)