RE: Style for message board. ยป application.css.patch
| application.css (working copy) | ||
|---|---|---|
| 685 | 685 |
#content { width: 99%; margin: 0; padding: 0; border: 0; background: #fff; overflow: visible !important;}
|
| 686 | 686 |
#wiki_add_attachment { display:none; }
|
| 687 | 687 |
} |
| 688 | ||
| 689 |
/**** For Message Board ****/ |
|
| 690 |
.list { border: 1px solid #e4e4e4; padding:5px;}
|
|