|
|
|
@ -34,6 +34,12 @@
@@ -34,6 +34,12 @@
|
|
|
|
|
-ms-transition: right 200ms ease-in-out; |
|
|
|
|
-o-transition: right 200ms ease-in-out; |
|
|
|
|
transition: right 200ms ease-in-out; |
|
|
|
|
boder-top:1px solid $bordercolor; |
|
|
|
|
-webkit-user-select: none; |
|
|
|
|
-khtml-user-select: none; |
|
|
|
|
-moz-user-select: none; |
|
|
|
|
-o-user-select: none; |
|
|
|
|
user-select: none; |
|
|
|
|
} |
|
|
|
|
.withChat #help, .withBuddylist #help { |
|
|
|
|
right:260px; |
|
|
|
|