Ticket #262: FCKEditor.css

File FCKEditor.css, 252 bytes (added by pharcyde, 17 years ago)

Custom CSS File Used

Line 
1.EditorBody
2{
3        margin-top: 0px;
4        margin-bottom: 0px;
5        margin-right: 0px;
6        margin-left: 0px;
7}
8
9.EditorArea
10{
11        padding-right: 0px;
12        padding-left: 0px;
13        padding-bottom: 0px;
14        margin: 0px;
15        width: 100%;
16        padding-top: 0px;
17        height: 100%;
18}
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy