Skip to content

Commit 7dcaabf

Browse files
committed
aligined controls with new hover scheme
1 parent 9f486de commit 7dcaabf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

web/templates/header.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,10 @@
496496
}
497497

498498
.data-controls:hover {
499+
color: #333;
500+
background-color: #ccc;
501+
}
502+
.data-controls:active {
499503
color: #ffffff;
500504
background-color: #f79b44;
501505
}

0 commit comments

Comments
 (0)