Skip to content

Commit 06f8c6b

Browse files
author
Kristan Kenney
committed
Merge branch 'ui-theme-default'
2 parents 15eaed7 + 47c2dc7 commit 06f8c6b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

web/css/styles.min.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3278,11 +3278,11 @@ form#vstobjects.suspended {
32783278
padding-right: 8px;
32793279
margin-right: 10px;
32803280
line-height: 0.75rem;
3281-
box-shadow: 0px 1px 1px rgba(0,0,0,0.25), inset 0px 0px 1px rgba(0,0,0,0.15);
3282-
background-color: rgba(255,255,255,0.75);
3281+
box-shadow: 0px 1px 1px rgba(0,0,0,0.35), inset 0px 1px 0px rgba(0,0,0,0.1);
3282+
background-color: rgba(255,255,255,0.65);
32833283
font-weight: 500;
3284-
border: 1px solid rgba(255,255,255,0.9);
3285-
text-shadow: 0px 1px 1px rgba(255,255,255,0.5);
3284+
border: 1px solid rgba(255,255,255,0.75);
3285+
text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
32863286
color: #30659d;
32873287
}
32883288

0 commit comments

Comments
 (0)