UNPKG
alpha-one
Version:
latest (0.0.23)
0.0.23
0.0.22
0.0.21
0.0.20
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.7
0.0.6
0.0.5
0.0.1
0.0.0
ideas about recurring tasks in Web- and Backend-Application building
alpha-one
/
common
/
jquery.com
/
jquery-ui-1.10.3
/
tests
/
visual
/
visual.css
4 lines
(3 loc)
•
163 B
CSS
View Raw
1
2
3
4
body
{
font-size
:
62.5%
; }
#draggable
,
#resizable
{
width
:
100px
;
height
:
100px
;
background
:
#abc
; }
#droppable
{
width
:
100px
;
height
:
100px
;
background
:
#cde
; }