mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 16:14:02 +00:00
portico: Add hover behaviour to Take the tour
button on /hello.
This commit is contained in:
committed by
Tim Abbott
parent
366dce5d52
commit
9bb7249c42
@@ -1350,7 +1350,7 @@ nav ul li.active::after {
|
||||
color: hsl(0, 0%, 100%);
|
||||
background-color: hsl(185, 38%, 55%);
|
||||
background: linear-gradient(145deg, hsl(191, 56%, 55%), hsl(169, 65%, 42%));
|
||||
box-shadow: 0px 3px 10px hsla(0, 0%, 0%, 0.3);
|
||||
box-shadow: 0px 3px 10px hsla(0, 0%, 0%, 0.2);
|
||||
border: 0;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
|
Reference in New Issue
Block a user