Skip to content

Commit a2c94c1

Browse files
Fixed bug in focus_highlighting.css stylesheet
1 parent 68f1084 commit a2c94c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stylesheets/focus_highlighting.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ ads--CAutoHideDockContainer ads--CDockAreaWidget[focused="true"] ads--CDockAreaT
333333

334334

335335
ads--CAutoHideDockContainer #dockAreaAutoHideButton {
336-
qproperty-icon: url(:/ads/images/vs-pin-button-pinned-focused.svg),
336+
qproperty-icon: url(:/ads/images/vs-pin-button-pinned-focused.svg);
337337
qproperty-iconSize: 16px;
338338
}
339339

0 commit comments

Comments
 (0)