Skip to content

Commit 693ccd3

Browse files
author
Kristan Kenney
committed
Adjust style of usage statistics in dark.css theme
1 parent 7242e4f commit 693ccd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install/deb/themes/dark.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3294,8 +3294,8 @@ form#vstobjects.suspended {
32943294
padding-right: 8px;
32953295
margin-right: 10px;
32963296
line-height: 0.75rem;
3297-
box-shadow: inset 0px 0px 1px rgba(0,0,0,0.25), 0px 1px 1px rgba(0,0,0,0.25);
3298-
background-color: rgba(15,15,15,0.45);
3297+
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.85), 0px 1px 1px rgba(0,0,0,0.2);
3298+
background-color: rgba(15,15,15,0.5);
32993299
font-weight: 500;
33003300
border: 1px solid rgba(120,120,120,0.95);
33013301
text-shadow: 0px 1px 1px rgba(0,0,0,0.5);

0 commit comments

Comments
 (0)