Skip to content

Commit 48c7481

Browse files
committed
Theme: tone down visual focus outline
1 parent 841abaf commit 48c7481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/base/theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ a.ui-button:focus {
9797
text-decoration: none;
9898
}
9999
.ui-visual-focus {
100-
box-shadow: 0 0 5px 3px rgb(94, 158, 214);
100+
box-shadow: 0 0 3px 1px rgb(94, 158, 214);
101101
}
102102
.ui-state-active,
103103
.ui-widget-content .ui-state-active,

0 commit comments

Comments
 (0)