1 /* This file contains the CSS data for all popups in TinyMCE */
4 background-color: #F0F0EE;
5 font-family: Verdana
, Arial
, Helvetica
, sans-serif
;
7 scrollbar-3dlight-color: #F0F0EE;
8 scrollbar-arrow-color: #676662;
9 scrollbar-base-color: #F0F0EE;
10 scrollbar-darkshadow-color: #DDDDDD;
11 scrollbar-face-color: #E0E0DD;
12 scrollbar-highlight-color: #F0F0EE;
13 scrollbar-shadow-color: #F0F0EE;
14 scrollbar-track-color: #F5F5F5;
19 font-family: Verdana
, Arial
, Helvetica
, sans-serif
;
25 border: 1px solid
#cccccc;
28 td
, input
, select
, textarea
{
29 font-family: Verdana
, Arial
, Helvetica
, sans-serif
;
33 input
, select
, textarea
{
34 border: 1px solid
#808080;
41 #insert, .updateButton
{
46 background-image: url
('../images/insert_button_bg.gif');
55 background-image: url
('../images/cancel_button_bg.gif');
59 /* Mozilla only style */
60 html
>body #insert
, html
>body #cancel
{
73 border-color: #AAAAAA;
76 td
.charmap
, td
.charmapOver
{
78 border-color: #AAAAAA;
86 background-color: #CCCCCC;
96 vertical-align: middle
;
97 border: 1px none
#000000;
98 background-color: transparent
;
102 border: 1px none
#000000;
103 background-color: transparent
;
104 vertical-align: middle
;
108 border: 1px none
#000000;
109 background-color: transparent
;
110 vertical-align: middle
;
113 .mceButtonNormal, .mceButtonOver, .mceButtonDown, .mceSeparator, .mceButtonDisabled, .mceButtonSelected {
118 border-top: 1px solid
;
119 border-left: 1px solid
;
120 border-bottom: 1px solid
;
121 border-right: 1px solid
;
122 border-color: #F0F0EE;
127 border: 1px solid
#0A246A;
129 background-color: #B6BDD2;
134 border: 1px solid
#0A246A;
135 background-color: #8592B5;
139 filter:progid:DXImageTransform
.Microsoft
.Alpha
(opacity
=30);
142 border-top: 1px solid
;
143 border-left: 1px solid
;
144 border-bottom: 1px solid
;
145 border-right: 1px solid
;
146 border-color: #F0F0EE;
160 background-image: url
("../images/xp/tabs_bg.gif");
171 background: url
("../images/xp/tab_bg.gif") no-repeat left top
;
180 background: url
("../images/xp/tab_sel_bg.gif") no-repeat left top
;
187 background: url
("../images/xp/tab_end.gif") no-repeat right top
;
188 padding: 0px 10px 0 0;
191 .tabs .current span {
192 background: url
("../images/xp/tab_sel_end.gif") no-repeat right top
;
196 text-decoration: none
;
197 font-family: Verdana
, Arial
;
201 .tabs a:link, .tabs a:visited, .tabs a:hover {
211 .tabs .current a, .tabs .current a:link, .tabs .current a:visited {
214 .panel_wrapper div.panel {
218 .panel_wrapper div.current {
222 overflow: visible
; /* Should be auto but that breaks Safari */
226 border: 1px solid
#919B9C;
231 background-color: white
;
235 border: 1px solid
#919B9C;
236 font-family: Verdana
, Arial
;
252 .properties .column1 {
255 .properties .column2 {
269 background-color: #DDDDDD;
272 #plugintable, #about #plugintable td
{
273 border: 1px solid
#919B9C;
286 /* MSIE Specific styles */
288 * html
.panel_wrapper
{
307 #link .panel_wrapper
, #link div
.current
{
311 #image .panel_wrapper
, #image div
.current
{
315 label
.msg
{ display: none
; }
316 label
.invalid
{ color: #EE0000; display: inline
; }
317 input
.invalid
{ border: 1px solid
#EE0000; }
319 /* Disables the advanced tab in the table plugin. */
321 #table #advanced_tab {
326 /* Disables the border input field and label in the table plugin. */
328 #table #border, #table #borderlabel {