UNPKG
ayala
Version:
latest (2.1.3)
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0
1.0.1
1.0.0
github.com/ayalasap/contactsTree
ayalasap/contactsTree
ayala
/
contactTree.css
11 lines
(8 loc)
•
131 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
.contact
{
padding-left
:
30px
;
font-size
:
20px
;
cursor
: context-menu; }
.pick
{
background-color
: LightSkyBlue; }