Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F1134066
fck_internal.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Subscribers
None
fck_internal.css
View Options
/*
* FCKeditor - The text editor for Internet - http://www.fckeditor.net
* Copyright (C) 2003-2007 Frederico Caldeira Knabben
*
* == BEGIN LICENSE ==
*
* Licensed under the terms of any of the following licenses at your
* choice:
*
* - GNU General Public License Version 2 or later (the "GPL")
* http://www.gnu.org/licenses/gpl.html
*
* - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
* http://www.gnu.org/licenses/lgpl.html
*
* - Mozilla Public License Version 1.1 or later (the "MPL")
* http://www.mozilla.org/MPL/MPL-1.1.html
*
* == END LICENSE ==
*
* This CSS Style Sheet defines rules used by the editor for its internal use.
*/
/* Fix to allow putting the caret at the end of the
content in Firefox if clicking below the content */
html
{
min-height
:
100
%
;
}
table
.
FCK__ShowTableBorders
,
table
.
FCK__ShowTableBorders
td
,
table
.
FCK__ShowTableBorders
th
{
border
:
#d3d3d3
1
px
solid
;
}
form
{
border
:
1
px
dotted
#FF0000
;
padding
:
2
px
;
}
.
FCK__Flash
{
border
:
darkgray
1
px
solid
;
background-position
:
center
center
;
background-image
:
url
(
images/fck_flashlogo.gif
);
background-repeat
:
no-repeat
;
width
:
80
px
;
height
:
80
px
;
}
/* Empty anchors images */
.
FCK__Anchor
{
border
:
1
px
dotted
#00F
;
background-position
:
center
center
;
background-image
:
url
(
images/fck_anchor.gif
);
background-repeat
:
no-repeat
;
width
:
16
px
;
height
:
15
px
;
vertical-align
:
middle
;
}
/* Anchors with content */
.
FCK__AnchorC
{
border
:
1
px
dotted
#00F
;
background-position
:
1
center
;
background-image
:
url
(
images/fck_anchor.gif
);
background-repeat
:
no-repeat
;
padding-left
:
18
px
;
}
/* Any anchor for non-IE, if we combine it
with the previous rule IE ignores all. */
a
[
name
]
{
border
:
1
px
dotted
#00F
;
background-position
:
0
center
;
background-image
:
url
(
images/fck_anchor.gif
);
background-repeat
:
no-repeat
;
padding-left
:
18
px
;
}
.
FCK__PageBreak
{
background-position
:
center
center
;
background-image
:
url
(
images/fck_pagebreak.gif
);
background-repeat
:
no-repeat
;
clear
:
both
;
display
:
block
;
float
:
none
;
width
:
100
%
;
border-top
:
#999999
1
px
dotted
;
border-bottom
:
#999999
1
px
dotted
;
border-right
:
0
px
;
border-left
:
0
px
;
height
:
5
px
;
}
/* Hidden fields */
.
FCK__InputHidden
{
width
:
19
px
;
height
:
18
px
;
background-image
:
url
(
images/fck_hiddenfield.gif
);
background-repeat
:
no-repeat
;
vertical-align
:
text
-
bottom
;
background-position
:
center
center
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 1, 09:12 (3 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25020
Default Alt Text
fck_internal.css (2 KB)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment