Merge branch 'develop' of https://github.com/ONLYOFFICE/web-apps into develop
This commit is contained in:
commit
0279a891d1
|
@ -241,11 +241,11 @@
|
|||
|
||||
&.mousemove {
|
||||
> a {
|
||||
background: linear-gradient(to right, @black, @gray-light 1px);
|
||||
background: linear-gradient(to right, #49795d, @gray-light 3px);
|
||||
}
|
||||
&.right {
|
||||
> a {
|
||||
background: linear-gradient(to left, @black, @gray-light 1px);
|
||||
background: linear-gradient(to left, #49795d, @gray-light 3px);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue