Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3313221
editor_content.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
editor_content.css
View Options
/* This file contains the CSS data for the editable area(iframe) of TinyMCE */
/* You can extend this CSS by adding your own CSS file with the the content_css option */
body
,
td
,
pre
{
font-family
:
Verdana
,
Arial
,
Helvetica
,
sans-serif
;
font-size
:
10
px
;
}
body
{
background-color
:
#FFFFFF
;
}
.
mceVisualAid
{
border
:
1
px
dashed
#BBBBBB
!important
;
}
div
.
mceVisualAid
{
background-image
:
url
(
'../images/spacer.gif'
);
visibility
:
visible
!important
;
}
.
mceItemAnchor
{
width
:
12
px
;
line-height
:
6
px
;
overflow
:
hidden
;
padding-left
:
12
px
;
background-image
:
url
(
'../images/anchor_symbol.gif'
);
background-position
:
bottom
;
background-repeat
:
no-repeat
;
}
/* Important is needed in Gecko browsers inorder to style links */
/*
a {
color: green !important;
}
*/
/* Style selection range colors in Gecko browsers */
/*
::-moz-selection {
background-color: red;
color: green;
}
*/
/* MSIE specific */
*
html
body
{
scrollbar-3dlight-color
:
#F0F0EE
;
scrollbar-arrow-color
:
#676662
;
scrollbar-base-color
:
#F0F0EE
;
scrollbar-darkshadow-color
:
#DDDDDD
;
scrollbar-face-color
:
#E0E0DD
;
scrollbar-highlight-color
:
#F0F0EE
;
scrollbar-shadow-color
:
#F0F0EE
;
scrollbar-track-color
:
#F5F5F5
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 9, 2:17 PM (10 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
536498
Default Alt Text
editor_content.css (1 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment