corrade-http-templates – Blame information for rev 62

Subversion Repositories:
Rev:
Rev Author Line No. Line
62 office 1 #draggable, #resizable { width: 100px; height: 100px; background: #abc; }
2 #droppable { width: 100px; height: 100px; background: #cde; }