Skip to content

Commit a10fbbf

Browse files
author
Kristan Kenney
committed
Adjust shadow of usage counter (default theme)
1 parent 9aa8dbf commit a10fbbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/css/styles.min.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3288,7 +3288,7 @@ form#vstobjects.suspended {
32883288
padding-right: 8px;
32893289
margin-right: 10px;
32903290
line-height: 0.75rem;
3291-
box-shadow: 0px 1px 1px rgba(0,0,0,0.35), inset 0px 1px 0px rgba(0,0,0,0.1);
3291+
box-shadow: 0px 1px 1px rgba(0,0,0,0.2), inset 0px 1px 0px rgba(0,0,0,0.08)
32923292
background-color: rgba(255,255,255,0.75);
32933293
font-weight: 500;
32943294
border: 1px solid rgba(255,255,255,0.75);

0 commit comments

Comments
 (0)