Code refactoring

This commit is contained in:
RainLoop Team 2015-04-06 23:32:19 +04:00
parent ffde4f03a8
commit b7709c8117
21 changed files with 291 additions and 192 deletions

View file

@ -1,9 +1,9 @@
.g-ui-user-select-none {
webkit-touch-callout: none;
user-select: none;
standard-user-select: none;
touch-callout: none;
// webkit-touch-callout: none;
// user-select: none;
// standard-user-select: none;
// touch-callout: none;
}
.g-ui-user-select-allow {