This website works better with JavaScript.
Explore
Help
Sign In
aolo2
/
desk2
Watch
1
Star
0
Fork
You've already forked desk2
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
132
Commits
4
Branches
0
Tags
3.9 MiB
Tree:
8a15093147
infinite
master
sdf
ssao
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8a15093147'
${ noResults }
desk2
/
client
/
touch.css
5 lines
94 B
Raw
Normal View
History
Unescape
Escape
Touch controls weweweweyayayaya
2 years ago
@
media
(
pointer
:
none
)
,
(
pointer
:
coarse
)
{
Works on Safari 12 @ IOS
2 years ago
.
tool
:
hover
{
background
:
#
333
;
}
Touch controls weweweweyayayaya
2 years ago
}