提交 78dd92b7 编写于 作者: C Clement Ho

Improve styling of hover states

上级 657ac981
......@@ -89,16 +89,22 @@
overflow-y: hidden;
border-radius: 0;
.dropdown-label-box {
border-color: $white-light;
border-style: solid;
border-width: 1px;
width: 17px;
height: 17px;
}
&:hover,
&:focus {
background-color: $dropdown-hover-color;
color: $white-light;
text-decoration: none;
.dropdown-label-box {
.avatar {
border-color: $white-light;
border-style: solid;
border-width: 2px;
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册