Skip to content

Commit 37874d5

Browse files
author
Kristan Kenney
committed
Adjust style of badges
1 parent a0cc48a commit 37874d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/css/styles.min.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3275,7 +3275,7 @@ form#vstobjects.suspended {
32753275
line-height: 24px;
32763276
border-radius: 50%;
32773277
font-weight: 600;
3278-
box-shadow: 0px 1px 3px rgba(120,120,120,0.6);
3278+
box-shadow: 0px 0px 3px rgba(120,120,120,0.6);
32793279
text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
32803280
}
32813281

@@ -3297,7 +3297,7 @@ form#vstobjects.suspended {
32973297
}
32983298

32993299
.pill.gray, .badge.gray {
3300-
border: 1px solid #ddd;
3300+
border: 1px solid #fff;
33013301
background-color: #eaeaea;
33023302
color: #6c6c6c;
33033303
text-shadow: 0px 1px #fafafa !important;

0 commit comments

Comments
 (0)