1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

documenting and cleaning up the Rewriter

This commit is contained in:
Jeremy Ashkenas 2010-03-07 14:41:52 -05:00
parent 45d8cf163e
commit a4f7a5e248
9 changed files with 533 additions and 491 deletions

View file

@ -72,7 +72,7 @@ table td {
max-width: 500px;
min-width: 500px;
min-height: 5px;
padding: 10px 30px 1px 50px;
padding: 10px 25px 1px 50px;
vertical-align: top;
text-align: left;
}
@ -103,7 +103,7 @@ table td {
opacity: 1;
}
td.code, th.code {
padding: 14px 15px 16px 35px;
padding: 14px 15px 16px 50px;
width: 100%;
vertical-align: top;
background: #f5f5ff;