mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +03:00
Code refactoring
This commit is contained in:
parent
ffde4f03a8
commit
b7709c8117
21 changed files with 291 additions and 192 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue