Skip to content

Commit b0f8b84

Browse files
committed
Slightly less glow on stop icon
1 parent 5940151 commit b0f8b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locust/static/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ a:hover {
110110
margin-left: auto;
111111
margin-right: auto;
112112
margin-bottom: 7px;
113-
box-shadow: 0 0 20px rgba(255,255,255, 1.0)
113+
box-shadow: 0 0 20px rgba(255,255,255, 0.5)
114114
}
115115
.top_box .reset-button {
116116
display: block;

0 commit comments

Comments
 (0)