1 /* This file contains the CSS data for the editable area(iframe) of TinyMCE */
2 /* You can extend this CSS by adding your own CSS file with the the content_css option */
5 background-color: #FFFFFF;
7 font-family: Verdana
, Arial
, Helvetica
, sans-serif
;
9 scrollbar-3dlight-color: #F0F0EE;
10 scrollbar-arrow-color: #676662;
11 scrollbar-base-color: #F0F0EE;
12 scrollbar-darkshadow-color: #DDDDDD;
13 scrollbar-face-color: #E0E0DD;
14 scrollbar-highlight-color: #F0F0EE;
15 scrollbar-shadow-color: #F0F0EE;
16 scrollbar-track-color: #F5F5F5;
20 font-family: Verdana
, Arial
, Helvetica
, sans-serif
;
25 font-family: Verdana
, Arial
, Helvetica
, sans-serif
;
30 border: 1px dashed
#BBBBBB !important
;
38 background-image: url
('../images/anchor_symbol.gif');
39 background-position: bottom
;
40 background-repeat: no-repeat
;
43 /* Important is needed in Gecko browsers inorder to style links */
46 color: green !important;
50 /* Style selection range colors in Gecko browsers */
53 background-color: red;