Changeset 1462
- Timestamp:
- 12/15/07 17:32:03 (1 year ago)
- Files:
-
- devel/mod/template/templates/Default_Template/css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/mod/template/templates/Default_Template/css
r1388 r1462 627 627 margin:3px; 628 628 background:#fff; 629 border:1 solid #ccc;629 border:1px solid #ccc; 630 630 } 631 631 … … 638 638 #commentwall_form_-1 textarea { 639 639 width:98%; 640 margin 5px 0 5px 0;640 margin:5px 0 5px 0; 641 641 } 642 642
