Commit bd7359b5 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

fix text color for account popup hover

parent f0fd720b
......@@ -204,12 +204,16 @@ header {
text-shadow: none;
border-bottom: 1px solid #555;
&:hover {
background: #444; } } }
color:#eee;
background: #444;
}
}
}
.account-box.hover .arrow-up {
top: 41px;
right: 6px;
position: absolute; }
position: absolute; }
.account-links a {
&:first-child {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment