Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1081004
dialog_ie7.css
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Aug 2, 6:25 PM
Size
16 KB
Mime Type
text/plain
Expires
Mon, Aug 4, 6:25 PM (5 h, 21 m)
Engine
blob
Format
Raw Data
Handle
701622
Attached To
rINP In-Portal
dialog_ie7.css
View Options
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
.
cke_dialog
{
visibility
:
visible
}.
cke_dialog_body
{
z-index
:
1
;
background
:
#eaeaea
;
border
:
1
px
solid
#b2b2b2
;
border-bottom-color
:
#999
;
-moz-
border-radius
:
3
px
;
-webkit-
border-radius
:
3
px
;
border-radius
:
3
px
;
-moz-
box-shadow
:
0
0
3
px
rgba
(
0
,
0
,
0
,
.15
);
-webkit-
box-shadow
:
0
0
3
px
rgba
(
0
,
0
,
0
,
.15
);
box-shadow
:
0
0
3
px
rgba
(
0
,
0
,
0
,
.15
)}.
cke_browser_gecko19
.
cke_dialog_body
{
position
:
relative
}.
cke_dialog
strong
{
font-weight
:
bold
}.
cke_dialog_title
{
font-weight
:
bold
;
font-size
:
13
px
;
cursor
:
move
;
position
:
relative
;
color
:
#474747
;
text-shadow
:
0
1
px
0
rgba
(
255
,
255
,
255
,
.75
);
border-bottom
:
1
px
solid
#999
;
padding
:
6
px
10
px
;
-moz-
border-radius
:
2
px
2
px
0
0
;
-webkit-
border-radius
:
2
px
2
px
0
0
;
border-radius
:
2
px
2
px
0
0
;
-moz-
box-shadow
:
0
1
px
0
#fff
inset
;
-webkit-
box-shadow
:
0
1
px
0
#fff
inset
;
box-shadow
:
0
1
px
0
#fff
inset
;
background
:
#cfd1cf
;
background-image
:
-webkit-
gradient
(
linear
,
left
top
,
left
bottom
,
from
(
#f5f5f5
),
to
(
#cfd1cf
));
background-image
:
-moz-
linear-gradient
(
top
,
#f5f5f5
,
#cfd1cf
);
background-image
:
-webkit-
linear-gradient
(
top
,
#f5f5f5
,
#cfd1cf
);
background-image
:
-o-
linear-gradient
(
top
,
#f5f5f5
,
#cfd1cf
);
background-image
:
-ms-
linear-gradient
(
top
,
#f5f5f5
,
#cfd1cf
);
background-image
:
linear-gradient
(
top
,
#f5f5f5
,
#cfd1cf
);
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
gradientType
=
0
,
startColorstr
=
'#f5f5f5'
,
endColorstr
=
'#cfd1cf'
)}.
cke_dialog_contents
{
background-color
:
#fff
;
overflow
:
auto
;
padding
:
15
px
10
px
5
px
10
px
;
margin-top
:
30
px
;
border-top
:
1
px
solid
#bfbfbf
;
-moz-
border-radius
:
0
0
3
px
3
px
;
-webkit-
border-radius
:
0
0
3
px
3
px
;
border-radius
:
0
0
3
px
3
px
}.
cke_dialog_contents_body
{
overflow
:
auto
;
padding
:
17
px
10
px
5
px
10
px
;
margin-top
:
22
px
}.
cke_dialog_footer
{
text-align
:
right
;
position
:
relative
;
border
:
0
;
outline
:
1
px
solid
#bfbfbf
;
-moz-
box-shadow
:
0
1
px
0
#fff
inset
;
-webkit-
box-shadow
:
0
1
px
0
#fff
inset
;
box-shadow
:
0
1
px
0
#fff
inset
;
-moz-
border-radius
:
0
0
2
px
2
px
;
-webkit-
border-radius
:
0
0
2
px
2
px
;
border-radius
:
0
0
2
px
2
px
;
background
:
#cfd1cf
;
background-image
:
-webkit-
gradient
(
linear
,
left
top
,
left
bottom
,
from
(
#ebebeb
),
to
(
#cfd1cf
));
background-image
:
-moz-
linear-gradient
(
top
,
#ebebeb
,
#cfd1cf
);
background-image
:
-webkit-
linear-gradient
(
top
,
#ebebeb
,
#cfd1cf
);
background-image
:
-o-
linear-gradient
(
top
,
#ebebeb
,
#cfd1cf
);
background-image
:
-ms-
linear-gradient
(
top
,
#ebebeb
,
#cfd1cf
);
background-image
:
linear-gradient
(
top
,
#ebebeb
,
#cfd1cf
);
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
gradientType
=
0
,
startColorstr
=
'#ebebeb'
,
endColorstr
=
'#cfd1cf'
)}.
cke_rtl
.
cke_dialog_footer
{
text-align
:
left
}.
cke_hc
.
cke_dialog_footer
{
outline
:
0
;
border-top
:
1
px
solid
#fff
}.
cke_dialog
.
cke_resizer
{
margin-top
:
22
px
}.
cke_dialog
.
cke_resizer_rtl
{
margin-left
:
5
px
}.
cke_dialog
.
cke_resizer_ltr
{
margin-right
:
5
px
}.
cke_dialog_tabs
{
height
:
24
px
;
display
:
inline-block
;
margin
:
5
px
0
0
;
position
:
absolute
;
z-index
:
2
;
left
:
10
px
}.
cke_rtl
.
cke_dialog_tabs
{
right
:
10
px
}
a
.
cke_dialog_tab
{
height
:
16
px
;
padding
:
4
px
8
px
;
margin-right
:
3
px
;
display
:
inline-block
;
cursor
:
pointer
;
line-height
:
16
px
;
outline
:
0
;
color
:
#595959
;
border
:
1
px
solid
#bfbfbf
;
-moz-
border-radius
:
3
px
3
px
0
0
;
-webkit-
border-radius
:
3
px
3
px
0
0
;
border-radius
:
3
px
3
px
0
0
;
background
:
#d4d4d4
;
background-image
:
-webkit-
gradient
(
linear
,
left
top
,
left
bottom
,
from
(
#fafafa
),
to
(
#ededed
));
background-image
:
-moz-
linear-gradient
(
top
,
#fafafa
,
#ededed
);
background-image
:
-webkit-
linear-gradient
(
top
,
#fafafa
,
#ededed
);
background-image
:
-o-
linear-gradient
(
top
,
#fafafa
,
#ededed
);
background-image
:
-ms-
linear-gradient
(
top
,
#fafafa
,
#ededed
);
background-image
:
linear-gradient
(
top
,
#fafafa
,
#ededed
);
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
gradientType
=
0
,
startColorstr
=
'#fafafa'
,
endColorstr
=
'#ededed'
)}.
cke_rtl
a
.
cke_dialog_tab
{
margin-right
:
0
;
margin-left
:
3
px
}
a
.
cke_dialog_tab
:
hover
{
background
:
#ebebeb
;
background
:
-moz-
linear-gradient
(
top
,
#ebebeb
0
,
#dfdfdf
100
%
);
background
:
-webkit-
gradient
(
linear
,
left
top
,
left
bottom
,
color
-stop
(
0
%
,
#ebebeb
),
color-stop
(
100
%
,
#dfdfdf
));
background
:
-webkit-
linear-gradient
(
top
,
#ebebeb
0
,
#dfdfdf
100
%
);
background
:
-o-
linear-gradient
(
top
,
#ebebeb
0
,
#dfdfdf
100
%
);
background
:
-ms-
linear-gradient
(
top
,
#ebebeb
0
,
#dfdfdf
100
%
);
background
:
linear-gradient
(
to
bottom
,
#ebebeb
0
,
#dfdfdf
100
%
);
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
startColorstr
=
'#ebebeb'
,
endColorstr
=
'#dfdfdf'
,
GradientType
=
0
)}
a
.
cke_dialog_tab_selected
{
background
:
#fff
;
color
:
#383838
;
border-bottom-color
:
#fff
;
cursor
:
default
;
filter
:
none
}
a
.
cke_dialog_tab_selected
:
hover
{
background
:
#ededed
;
background
:
-moz-
linear-gradient
(
top
,
#ededed
0
,
#fff
100
%
);
background
:
-webkit-
gradient
(
linear
,
left
top
,
left
bottom
,
color
-stop
(
0
%
,
#ededed
),
color-stop
(
100
%
,
#fff
));
background
:
-webkit-
linear-gradient
(
top
,
#ededed
0
,
#fff
100
%
);
background
:
-o-
linear-gradient
(
top
,
#ededed
0
,
#fff
100
%
);
background
:
-ms-
linear-gradient
(
top
,
#ededed
0
,
#fff
100
%
);
background
:
linear-gradient
(
to
bottom
,
#ededed
0
,
#fff
100
%
);
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
startColorstr
=
'#ededed'
,
endColorstr
=
'#ffffff'
,
GradientType
=
0
)}.
cke_hc
a
.
cke_dialog_tab
:
hover
,
.
cke_hc
a
.
cke_dialog_tab_selected
{
border
:
3
px
solid
;
padding
:
2
px
6
px
}.
cke_single_page
.
cke_dialog_tabs
{
display
:
none
}.
cke_single_page
.
cke_dialog_contents
{
padding-top
:
5
px
;
margin-top
:
0
;
border-top
:
0
}.
cke_dialog_close_button
{
background-image
:
url
(
images/close.png
);
background-repeat
:
no-repeat
;
background-position
:
0
0
;
position
:
absolute
;
cursor
:
pointer
;
text-align
:
center
;
height
:
20
px
;
width
:
20
px
;
top
:
5
px
;
z-index
:
5
}.
cke_hidpi
.
cke_dialog_close_button
{
background-image
:
url
(
images/hidpi/close.png
);
background-size
:
16
px
}.
cke_dialog_close_button
span
{
display
:
none
}.
cke_hc
.
cke_dialog_close_button
span
{
display
:
inline
;
cursor
:
pointer
;
font-weight
:
bold
;
position
:
relative
;
top
:
3
px
}.
cke_ltr
.
cke_dialog_close_button
{
right
:
5
px
}.
cke_rtl
.
cke_dialog_close_button
{
left
:
6
px
}.
cke_dialog_close_button
{
top
:
4
px
}
div
.
cke_disabled
.
cke_dialog_ui_labeled_content
div
*
{
background-color
:
#ddd
;
cursor
:
default
}.
cke_dialog_ui_vbox
table
,
.
cke_dialog_ui_hbox
table
{
margin
:
auto
}.
cke_dialog_ui_vbox_child
{
padding
:
5
px
0
}.
cke_dialog_ui_hbox
{
width
:
100
%
}.
cke_dialog_ui_hbox_first
,
.
cke_dialog_ui_hbox_child
,
.
cke_dialog_ui_hbox_last
{
vertical-align
:
top
}.
cke_ltr
.
cke_dialog_ui_hbox_first
,
.
cke_ltr
.
cke_dialog_ui_hbox_child
{
padding-right
:
10
px
}.
cke_rtl
.
cke_dialog_ui_hbox_first
,
.
cke_rtl
.
cke_dialog_ui_hbox_child
{
padding-left
:
10
px
}.
cke_ltr
.
cke_dialog_footer_buttons
.
cke_dialog_ui_hbox_first
,
.
cke_ltr
.
cke_dialog_footer_buttons
.
cke_dialog_ui_hbox_child
{
padding-right
:
5
px
}.
cke_rtl
.
cke_dialog_footer_buttons
.
cke_dialog_ui_hbox_first
,
.
cke_rtl
.
cke_dialog_footer_buttons
.
cke_dialog_ui_hbox_child
{
padding-left
:
5
px
;
padding-right
:
0
}.
cke_hc
div
.
cke_dialog_ui_input_text
,
.
cke_hc
div
.
cke_dialog_ui_input_password
,
.
cke_hc
div
.
cke_dialog_ui_input_textarea
,
.
cke_hc
div
.
cke_dialog_ui_input_select
,
.
cke_hc
div
.
cke_dialog_ui_input_file
{
border
:
1
px
solid
}
textarea
.
cke_dialog_ui_input_textarea
{
overflow
:
auto
;
resize
:
none
}
input
.
cke_dialog_ui_input_text
,
input
.
cke_dialog_ui_input_password
,
textarea
.
cke_dialog_ui_input_textarea
{
background-color
:
#fff
;
border
:
1
px
solid
#c9cccf
;
border-top-color
:
#aeb3b9
;
padding
:
4
px
6
px
;
outline
:
0
;
width
:
100
%
;
*
width
:
95
%
;
-moz-
box-sizing
:
border-box
;
-webkit-
box-sizing
:
border-box
;
box-sizing
:
border-box
;
-moz-
border-radius
:
3
px
;
-webkit-
border-radius
:
3
px
;
border-radius
:
3
px
;
-moz-
box-shadow
:
0
1
px
2
px
rgba
(
0
,
0
,
0
,
.15
)
inset
;
-webkit-
box-shadow
:
0
1
px
2
px
rgba
(
0
,
0
,
0
,
.15
)
inset
;
box-shadow
:
0
1
px
2
px
rgba
(
0
,
0
,
0
,
.15
)
inset
}
input
.
cke_dialog_ui_input_text
:
hover
,
input
.
cke_dialog_ui_input_password
:
hover
,
textarea
.
cke_dialog_ui_input_textarea
:
hover
{
border
:
1
px
solid
#aeb3b9
;
border-top-color
:
#a0a6ad
}
input
.
cke_dialog_ui_input_text
:
focus
,
input
.
cke_dialog_ui_input_password
:
focus
,
textarea
.
cke_dialog_ui_input_textarea
:
focus
,
select
.
cke_dialog_ui_input_select
:
focus
{
outline
:
0
;
border
:
1
px
solid
#139ff7
;
border-top-color
:
#1392e9
}
a
.
cke_dialog_ui_button
{
display
:
inline-block
;
*
display
:
inline
;
*
zoom
:
1
;
padding
:
3
px
0
;
margin
:
0
;
text-align
:
center
;
color
:
#333
;
vertical-align
:
middle
;
cursor
:
pointer
;
border
:
1
px
solid
#b6b6b6
;
border-bottom-color
:
#999
;
-moz-
border-radius
:
3
px
;
-webkit-
border-radius
:
3
px
;
border-radius
:
3
px
;
-moz-
box-shadow
:
0
1
px
0
rgba
(
255
,
255
,
255
,
.5
),
0
0
2
px
rgba
(
255
,
255
,
255
,
.15
)
inset
,
0
1
px
0
rgba
(
255
,
255
,
255
,
.15
)
inset
;
-webkit-
box-shadow
:
0
1
px
0
rgba
(
255
,
255
,
255
,
.5
),
0
0
2
px
rgba
(
255
,
255
,
255
,
.15
)
inset
,
0
1
px
0
rgba
(
255
,
255
,
255
,
.15
)
inset
;
box-shadow
:
0
1
px
0
rgba
(
255
,
255
,
255
,
.5
),
0
0
2
px
rgba
(
255
,
255
,
255
,
.15
)
inset
,
0
1
px
0
rgba
(
255
,
255
,
255
,
.15
)
inset
;
background
:
#e4e4e4
;
background-image
:
-webkit-
gradient
(
linear
,
left
top
,
left
bottom
,
from
(
#fff
),
to
(
#e4e4e4
));
background-image
:
-moz-
linear-gradient
(
top
,
#fff
,
#e4e4e4
);
background-image
:
-webkit-
linear-gradient
(
top
,
#fff
,
#e4e4e4
);
background-image
:
-o-
linear-gradient
(
top
,
#fff
,
#e4e4e4
);
background-image
:
-ms-
linear-gradient
(
top
,
#fff
,
#e4e4e4
);
background-image
:
linear-gradient
(
top
,
#fff
,
#e4e4e4
);
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
gradientType
=
0
,
startColorstr
=
'#ffffff'
,
endColorstr
=
'#e4e4e4'
)}
span
.
cke_dialog_ui_button
{
padding
:
0
12
px
}
a
.
cke_dialog_ui_button
:
hover
{
border-color
:
#9e9e9e
;
background
:
#ccc
;
background-image
:
-webkit-
gradient
(
linear
,
left
top
,
left
bottom
,
from
(
#f2f2f2
),
to
(
#ccc
));
background-image
:
-moz-
linear-gradient
(
top
,
#f2f2f2
,
#ccc
);
background-image
:
-webkit-
linear-gradient
(
top
,
#f2f2f2
,
#ccc
);
background-image
:
-o-
linear-gradient
(
top
,
#f2f2f2
,
#ccc
);
background-image
:
-ms-
linear-gradient
(
top
,
#f2f2f2
,
#ccc
);
background-image
:
linear-gradient
(
top
,
#f2f2f2
,
#ccc
);
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
gradientType
=
0
,
startColorstr
=
'#f2f2f2'
,
endColorstr
=
'#cccccc'
)}
a
.
cke_dialog_ui_button
:
focus
,
a
.
cke_dialog_ui_button
:
active
{
border-color
:
#969696
;
outline
:
0
;
-moz-
box-shadow
:
0
0
6
px
rgba
(
0
,
0
,
0
,
.4
)
inset
;
-webkit-
box-shadow
:
0
0
6
px
rgba
(
0
,
0
,
0
,
.4
)
inset
;
box-shadow
:
0
0
6
px
rgba
(
0
,
0
,
0
,
.4
)
inset
}.
cke_hc
a
.
cke_dialog_ui_button
:
hover
,
.
cke_hc
a
.
cke_dialog_ui_button
:
focus
,
.
cke_hc
a
.
cke_dialog_ui_button
:
active
{
border
:
3
px
solid
;
padding-top
:
1
px
;
padding-bottom
:
1
px
}.
cke_hc
a
.
cke_dialog_ui_button
:
hover
span
,
.
cke_hc
a
.
cke_dialog_ui_button
:
focus
span
,
.
cke_hc
a
.
cke_dialog_ui_button
:
active
span
{
padding-left
:
10
px
;
padding-right
:
10
px
}.
cke_dialog_footer_buttons
a
.
cke_dialog_ui_button
span
{
color
:
inherit
;
font-size
:
12
px
;
font-weight
:
bold
;
line-height
:
20
px
}
a
.
cke_dialog_ui_button_ok
{
color
:
#fff
;
text-shadow
:
0
-1
px
0
#55830c
;
border-color
:
#62a60a
#62a60a
#4d9200
;
background
:
#69b10b
;
background-image
:
-webkit-
gradient
(
linear
,
0
0
,
0
100
%
,
from
(
#9ad717
),
to
(
#69b10b
));
background-image
:
-webkit-
linear-gradient
(
top
,
#9ad717
,
#69b10b
);
background-image
:
-o-
linear-gradient
(
top
,
#9ad717
,
#69b10b
);
background-image
:
linear-gradient
(
to
bottom
,
#9ad717
,
#69b10b
);
background-image
:
-moz-
linear-gradient
(
top
,
#9ad717
,
#69b10b
);
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
gradientType
=
0
,
startColorstr
=
'#9ad717'
,
endColorstr
=
'#69b10b'
)}
a
.
cke_dialog_ui_button_ok
:
hover
{
border-color
:
#5b9909
#5b9909
#478500
;
background
:
#88be14
;
background
:
-webkit-
gradient
(
linear
,
left
top
,
left
bottom
,
color
-stop
(
0
%
,
#88be14
),
color-stop
(
100
%
,
#5d9c0a
));
background
:
-webkit-
linear-gradient
(
top
,
#88be14
0
,
#5d9c0a
100
%
);
background
:
-o-
linear-gradient
(
top
,
#88be14
0
,
#5d9c0a
100
%
);
background
:
linear-gradient
(
to
bottom
,
#88be14
0
,
#5d9c0a
100
%
);
background
:
-moz-
linear-gradient
(
top
,
#88be14
0
,
#5d9c0a
100
%
);
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
startColorstr
=
'#88be14'
,
endColorstr
=
'#5d9c0a'
,
GradientType
=
0
)}
a
.
cke_dialog_ui_button
span
{
text-shadow
:
0
1
px
0
#fff
}
a
.
cke_dialog_ui_button_ok
span
{
text-shadow
:
0
-1
px
0
#55830c
}
span
.
cke_dialog_ui_button
{
cursor
:
pointer
}
a
.
cke_dialog_ui_button_ok
:
focus
,
a
.
cke_dialog_ui_button_ok
:
active
,
a
.
cke_dialog_ui_button_cancel
:
focus
,
a
.
cke_dialog_ui_button_cancel
:
active
{
border-width
:
2
px
;
padding
:
2
px
0
}
a
.
cke_dialog_ui_button_ok
:
focus
,
a
.
cke_dialog_ui_button_ok
:
active
{
border-color
:
#568c0a
}
a
.
cke_dialog_ui_button_ok
:
focus
span
,
a
.
cke_dialog_ui_button_ok
:
active
span
,
a
.
cke_dialog_ui_button_cancel
:
focus
span
,
a
.
cke_dialog_ui_button_cancel
:
active
span
{
padding
:
0
11
px
}.
cke_dialog_footer_buttons
{
display
:
inline-table
;
margin
:
5
px
;
width
:
auto
;
position
:
relative
;
vertical-align
:
middle
}
div
.
cke_dialog_ui_input_select
{
display
:
table
}
select
.
cke_dialog_ui_input_select
{
height
:
24
px
;
line-height
:
24
px
;
background-color
:
#fff
;
border
:
1
px
solid
#c9cccf
;
border-top-color
:
#aeb3b9
;
padding
:
2
px
6
px
;
outline
:
0
;
-moz-
border-radius
:
3
px
;
-webkit-
border-radius
:
3
px
;
border-radius
:
3
px
;
-moz-
box-shadow
:
0
1
px
2
px
rgba
(
0
,
0
,
0
,
.15
)
inset
;
-webkit-
box-shadow
:
0
1
px
2
px
rgba
(
0
,
0
,
0
,
.15
)
inset
;
box-shadow
:
0
1
px
2
px
rgba
(
0
,
0
,
0
,
.15
)
inset
}.
cke_dialog_ui_input_file
{
width
:
100
%
;
height
:
25
px
}.
cke_hc
.
cke_dialog_ui_labeled_content
input
:
focus
,
.
cke_hc
.
cke_dialog_ui_labeled_content
select
:
focus
,
.
cke_hc
.
cke_dialog_ui_labeled_content
textarea
:
focus
{
outline
:
1
px
dotted
}.
cke_dialog
.
cke_dark_background
{
background-color
:
#dedede
}.
cke_dialog
.
cke_light_background
{
background-color
:
#ebebeb
}.
cke_dialog
.
cke_centered
{
text-align
:
center
}.
cke_dialog
a
.
cke_btn_reset
{
float
:
right
;
background
:
url
(
images/refresh.png
)
top
left
no-repeat
;
width
:
16
px
;
height
:
16
px
;
border
:
1
px
none
;
font-size
:
1
px
}.
cke_hidpi
.
cke_dialog
a
.
cke_btn_reset
{
background-size
:
16
px
;
background-image
:
url
(
images/hidpi/refresh.png
)}.
cke_rtl
.
cke_dialog
a
.
cke_btn_reset
{
float
:
left
}.
cke_dialog
a
.
cke_btn_locked
,
.
cke_dialog
a
.
cke_btn_unlocked
{
float
:
left
;
width
:
16
px
;
height
:
16
px
;
background-repeat
:
no-repeat
;
border
:
none
1
px
;
font-size
:
1
px
}.
cke_dialog
a
.
cke_btn_locked
.
cke_icon
{
display
:
none
}.
cke_rtl
.
cke_dialog
a
.
cke_btn_locked
,
.
cke_rtl
.
cke_dialog
a
.
cke_btn_unlocked
{
float
:
right
}.
cke_dialog
a
.
cke_btn_locked
{
background-image
:
url
(
images/lock.png
)}.
cke_dialog
a
.
cke_btn_unlocked
{
background-image
:
url
(
images/lock-open.png
)}.
cke_hidpi
.
cke_dialog
a
.
cke_btn_unlocked
,
.
cke_hidpi
.
cke_dialog
a
.
cke_btn_locked
{
background-size
:
16
px
}.
cke_hidpi
.
cke_dialog
a
.
cke_btn_locked
{
background-image
:
url
(
images/hidpi/lock.png
)}.
cke_hidpi
.
cke_dialog
a
.
cke_btn_unlocked
{
background-image
:
url
(
images/hidpi/lock-open.png
)}.
cke_dialog
.
cke_btn_over
{
border
:
outset
1
px
;
cursor
:
pointer
}.
cke_dialog
.
ImagePreviewBox
{
border
:
2
px
ridge
black
;
overflow
:
scroll
;
height
:
200
px
;
width
:
300
px
;
padding
:
2
px
;
background-color
:
white
}.
cke_dialog
.
ImagePreviewBox
table
td
{
white-space
:
normal
}.
cke_dialog
.
ImagePreviewLoader
{
position
:
absolute
;
white-space
:
normal
;
overflow
:
hidden
;
height
:
160
px
;
width
:
230
px
;
margin
:
2
px
;
padding
:
2
px
;
opacity
:
.9
;
filter
:
alpha
(
opacity
=
90
);
background-color
:
#e4e4e4
}.
cke_dialog
.
FlashPreviewBox
{
white-space
:
normal
;
border
:
2
px
ridge
black
;
overflow
:
auto
;
height
:
160
px
;
width
:
390
px
;
padding
:
2
px
;
background-color
:
white
}.
cke_dialog
.
cke_pastetext
{
width
:
346
px
;
height
:
170
px
}.
cke_dialog
.
cke_pastetext
textarea
{
width
:
340
px
;
height
:
170
px
;
resize
:
none
}.
cke_dialog
iframe
.
cke_pasteframe
{
width
:
346
px
;
height
:
130
px
;
background-color
:
white
;
border
:
1
px
solid
#aeb3b9
;
-moz-
border-radius
:
3
px
;
-webkit-
border-radius
:
3
px
;
border-radius
:
3
px
}.
cke_dialog
.
cke_hand
{
cursor
:
pointer
}.
cke_disabled
{
color
:
#a0a0a0
}.
cke_dialog_body
.
cke_label
{
display
:
none
}.
cke_dialog_body
label
{
display
:
inline
;
margin-bottom
:
auto
;
cursor
:
default
}.
cke_dialog_body
label
.
cke_required
{
font-weight
:
bold
}
a
.
cke_smile
{
overflow
:
hidden
;
display
:
block
;
text-align
:
center
;
padding
:
.3
em
0
}
a
.
cke_smile
img
{
vertical-align
:
middle
}
a
.
cke_specialchar
{
cursor
:
inherit
;
display
:
block
;
height
:
1.25
em
;
padding
:
.2
em
.3
em
;
text-align
:
center
}
a
.
cke_smile
,
a
.
cke_specialchar
{
border
:
1
px
solid
transparent
}
a
.
cke_smile
:
hover
,
a
.
cke_smile
:
focus
,
a
.
cke_smile
:
active
,
a
.
cke_specialchar
:
hover
,
a
.
cke_specialchar
:
focus
,
a
.
cke_specialchar
:
active
{
background
:
#fff
;
outline
:
0
}
a
.
cke_smile
:
hover
,
a
.
cke_specialchar
:
hover
{
border-color
:
#888
}
a
.
cke_smile
:
focus
,
a
.
cke_smile
:
active
,
a
.
cke_specialchar
:
focus
,
a
.
cke_specialchar
:
active
{
border-color
:
#139ff7
}.
cke_dialog_contents
a
.
colorChooser
{
display
:
block
;
margin-top
:
6
px
;
margin-left
:
10
px
;
width
:
80
px
}.
cke_rtl
.
cke_dialog_contents
a
.
colorChooser
{
margin-right
:
10
px
}.
cke_dialog_ui_checkbox_input
:
focus
,
.
cke_dialog_ui_radio_input
:
focus
,
.
cke_btn_over
{
outline
:
1
px
dotted
#696969
}.
cke_iframe_shim
{
display
:
block
;
position
:
absolute
;
top
:
0
;
left
:
0
;
z-index
:
-1
;
filter
:
alpha
(
opacity
=
0
);
width
:
100
%
;
height
:
100
%
}.
cke_rtl
input
.
cke_dialog_ui_input_text
,
.
cke_rtl
input
.
cke_dialog_ui_input_password
{
padding-right
:
2
px
}.
cke_rtl
div
.
cke_dialog_ui_input_text
,
.
cke_rtl
div
.
cke_dialog_ui_input_password
{
padding-left
:
2
px
}.
cke_rtl
div
.
cke_dialog_ui_input_text
{
padding-right
:
1
px
}.
cke_rtl
.
cke_dialog_ui_vbox_child
,
.
cke_rtl
.
cke_dialog_ui_hbox_child
,
.
cke_rtl
.
cke_dialog_ui_hbox_first
,
.
cke_rtl
.
cke_dialog_ui_hbox_last
{
padding-right
:
2
px
!important
}.
cke_hc
.
cke_dialog_title
,
.
cke_hc
.
cke_dialog_footer
,
.
cke_hc
a
.
cke_dialog_tab
,
.
cke_hc
a
.
cke_dialog_ui_button
,
.
cke_hc
a
.
cke_dialog_ui_button
:
hover
,
.
cke_hc
a
.
cke_dialog_ui_button_ok
,
.
cke_hc
a
.
cke_dialog_ui_button_ok
:
hover
{
filter
:
progid
:
DXImageTransform
.
Microsoft
.
gradient
(
enabled
=
false
)}.
cke_hc
div
.
cke_dialog_ui_input_text
,
.
cke_hc
div
.
cke_dialog_ui_input_password
,
.
cke_hc
div
.
cke_dialog_ui_input_textarea
,
.
cke_hc
div
.
cke_dialog_ui_input_select
,
.
cke_hc
div
.
cke_dialog_ui_input_file
{
border
:
0
}.
cke_dialog_title
{
zoom
:
1
}.
cke_dialog_footer
{
border-top
:
1
px
solid
#bfbfbf
}.
cke_dialog_footer_buttons
{
position
:
static
}.
cke_dialog_footer_buttons
a
.
cke_dialog_ui_button
{
vertical-align
:
top
}.
cke_dialog
.
cke_resizer_ltr
{
padding-left
:
4
px
}.
cke_dialog
.
cke_resizer_rtl
{
padding-right
:
4
px
}.
cke_dialog_ui_input_text
,
.
cke_dialog_ui_input_password
,
.
cke_dialog_ui_input_textarea
,
.
cke_dialog_ui_input_select
{
padding
:
0
!important
}.
cke_dialog_ui_checkbox_input
,
.
cke_dialog_ui_ratio_input
,
.
cke_btn_reset
,
.
cke_btn_locked
,
.
cke_btn_unlocked
{
border
:
1
px
solid
transparent
!important
}
Event Timeline
Log In to Comment