updated app

This commit is contained in:
2012-05-30 23:00:06 -04:00
parent 6a753904b7
commit da6ad88d48
5545 changed files with 1101709 additions and 60 deletions

18
node_modules/derby-examples/chat/styles/reset.styl generated vendored Normal file
View File

@@ -0,0 +1,18 @@
@import "nib/vendor";
body,h1,h2,h3,h4,input,pre,select,textarea,th {
font: 13px/normal arial,sans-serif;
}
body,fieldset,form,h1,h2,h3,h4,input,ul,li,ol,p,td,textarea,th {
margin: 0;
padding: 0;
}
ul {
margin: 0 normal;
}
table {
border-collapse: collapse;
}
fieldset,img {
border: 0;
}