equal
deleted
inserted
replaced
493 margin-left: 3%; |
493 margin-left: 3%; |
494 width: auto; |
494 width: auto; |
495 font: normal 1em "Trebuchet MS", Tahoma, sans-serif; |
495 font: normal 1em "Trebuchet MS", Tahoma, sans-serif; |
496 color:#f00; |
496 color:#f00; |
497 } |
497 } |
|
498 |
|
499 label#id_comment { |
|
500 float: left; |
|
501 width: 12%; |
|
502 font-weight:bold; |
|
503 margin:5px 0; |
|
504 margin-right: 1em; |
|
505 text-align: right; |
|
506 } |
|
507 |
|
508 textarea#id_comment_a1, textarea#id_comment_a2, textarea#id_comment_a3, textarea#id_comment_a4, textarea#id_comment_a5, textarea#id_comment_a6, textarea#id_comment_a7, textarea#id_comment_a8, textarea#id_comment_a9, textarea#id_comment { |
|
509 width:70%; |
|
510 margin-left: 3%; |
|
511 padding:3px; |
|
512 font: normal 1em "Trebuchet MS", Tahoma, sans-serif; |
|
513 border:1px solid #eee; |
|
514 height:100px; |
|
515 display:inline; |
|
516 color:#777; |
|
517 } |