UNPKG
todomvc
Version:
latest (0.1.1)
0.1.1
0.1.0
> Helping you select an MV\* framework
todomvc
/
examples
/
extjs_deftjs
/
css
/
app.css
8 lines
(6 loc)
•
65 B
CSS
View Raw
1
2
3
4
5
6
7
8
.mousepointer
{
cursor
: pointer; } *
:focus
{
outline
: none; }