Add login background animation

This commit is contained in:
RainLoop Team 2016-10-18 22:49:54 +03:00
parent 6f6ded7352
commit 52018b40e8
3 changed files with 38 additions and 4 deletions

View file

@ -310,7 +310,7 @@ html.glass {
text-shadow: none !important;
}
&:focus {
&:focus, &:hover {
border-color: @glass-color;
}
}