We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0cc48a commit 37874d5Copy full SHA for 37874d5
web/css/styles.min.css
@@ -3275,7 +3275,7 @@ form#vstobjects.suspended {
3275
line-height: 24px;
3276
border-radius: 50%;
3277
font-weight: 600;
3278
- box-shadow: 0px 1px 3px rgba(120,120,120,0.6);
+ box-shadow: 0px 0px 3px rgba(120,120,120,0.6);
3279
text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
3280
}
3281
@@ -3297,7 +3297,7 @@ form#vstobjects.suspended {
3297
3298
3299
.pill.gray, .badge.gray {
3300
- border: 1px solid #ddd;
+ border: 1px solid #fff;
3301
background-color: #eaeaea;
3302
color: #6c6c6c;
3303
text-shadow: 0px 1px #fafafa !important;
0 commit comments