-
+ 7CA2B695AA95B2A8AAAC7B978CC821A608824A397514C1C2E744B70C5E378BBF07E861BF6CA339F6405A1FDA441B06838959510CF43E78FA6530454DA5EFC8C1
mp-wp/wp-includes/js/tinymce/themes/advanced/skins/default/dialog.css
(0 . 0)(1 . 114)
129281 /* Generic */
129282 body {
129283 font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
129284 scrollbar-3dlight-color:#F0F0EE;
129285 scrollbar-arrow-color:#676662;
129286 scrollbar-base-color:#F0F0EE;
129287 scrollbar-darkshadow-color:#DDDDDD;
129288 scrollbar-face-color:#E0E0DD;
129289 scrollbar-highlight-color:#F0F0EE;
129290 scrollbar-shadow-color:#F0F0EE;
129291 scrollbar-track-color:#F5F5F5;
129292 background:#F0F0EE;
129293 padding:0;
129294 margin:8px 8px 0 8px;
129295 }
129296
129297 html {background:#F0F0EE;}
129298 td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
129299 textarea {resize:none;outline:none;}
129300 a:link, a:visited {color:black;}
129301 a:hover {color:#2B6FB6;}
129302
129303 /* Forms */
129304 fieldset {margin:0; padding:4px; border:1px solid #919B9C; font-family:Verdana, Arial; font-size:10px;}
129305 legend {color:#2B6FB6; font-weight:bold;}
129306 label.msg {display:none;}
129307 label.invalid {color:#EE0000; display:inline;}
129308 input.invalid {border:1px solid #EE0000;}
129309 input {background:#FFF; border:1px solid #CCC;}
129310 input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
129311 input, select, textarea {border:1px solid #808080;}
129312 input.radio {border:1px none #000000; background:transparent; vertical-align:middle;}
129313 input.checkbox {border:1px none #000000; background:transparent; vertical-align:middle;}
129314 .input_noborder {border:0;}
129315
129316 /* Buttons */
129317 #insert, #cancel, input.button, .updateButton {
129318 border:0; margin:0; padding:0;
129319 font-weight:bold;
129320 width:94px; height:26px;
129321 background:url(img/buttons.png) 0 -26px;
129322 cursor:pointer;
129323 padding-bottom:2px;
129324 }
129325
129326 #insert {background:url(img/buttons.png) 0 -52px;}
129327 #cancel {background:url(img/buttons.png) 0 0;}
129328
129329 /* Browse */
129330 a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
129331 .mceOldBoxModel a.browse span {width:22px; height:20px;}
129332 a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}
129333 a.browse span.disabled {border:1px solid white; opacity:0.3; -ms-filter:'alpha(opacity=30)'; filter:alpha(opacity=30)}
129334 a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}
129335 a.pickcolor span {display:block; width:20px; height:16px; background:url(../../img/icons.gif) -840px 0; margin-left:2px;}
129336 .mceOldBoxModel a.pickcolor span {width:21px; height:17px;}
129337 a.pickcolor:hover span {background-color:#B2BBD0;}
129338 a.pickcolor:hover span.disabled {}
129339
129340 /* Charmap */
129341 table.charmap {border:1px solid #AAA; text-align:center}
129342 td.charmap, #charmap a {width:18px; height:18px; color:#000; border:1px solid #AAA; text-align:center; font-size:12px; vertical-align:middle; line-height: 18px;}
129343 #charmap a {display:block; color:#000; text-decoration:none; border:0}
129344 #charmap a:hover {background:#CCC;color:#2B6FB6}
129345 #charmap #codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}
129346 #charmap #codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}
129347
129348 /* Source */
129349 .wordWrapCode {vertical-align:middle; border:1px none #000000; background:transparent;}
129350 .mceActionPanel {margin-top:5px;}
129351
129352 /* Tabs classes */
129353 .tabs {width:100%; height:18px; line-height:normal; background:url(img/tabs.gif) repeat-x 0 -72px;}
129354 .tabs ul {margin:0; padding:0; list-style:none;}
129355 .tabs li {float:left; background:url(img/tabs.gif) no-repeat 0 0; margin:0 2px 0 0; padding:0 0 0 10px; line-height:17px; height:18px; display:block;}
129356 .tabs li.current {background:url(img/tabs.gif) no-repeat 0 -18px; margin-right:2px;}
129357 .tabs span {float:left; display:block; background:url(img/tabs.gif) no-repeat right -36px; padding:0px 10px 0 0;}
129358 .tabs .current span {background:url(img/tabs.gif) no-repeat right -54px;}
129359 .tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
129360 .tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}
129361
129362 /* Panels */
129363 .panel_wrapper div.panel {display:none;}
129364 .panel_wrapper div.current {display:block; width:100%; height:300px; overflow:visible;}
129365 .panel_wrapper {border:1px solid #919B9C; border-top:0px; padding:10px; padding-top:5px; clear:both; background:white;}
129366
129367 /* Columns */
129368 .column {float:left;}
129369 .properties {width:100%;}
129370 .properties .column1 {}
129371 .properties .column2 {text-align:left;}
129372
129373 /* Titles */
129374 h1, h2, h3, h4 {color:#2B6FB6; margin:0; padding:0; padding-top:5px;}
129375 h3 {font-size:14px;}
129376 .title {font-size:12px; font-weight:bold; color:#2B6FB6;}
129377
129378 /* Dialog specific */
129379 #link .panel_wrapper, #link div.current {height:125px;}
129380 #image .panel_wrapper, #image div.current {height:200px;}
129381 #plugintable thead {font-weight:bold; background:#DDD;}
129382 #plugintable, #about #plugintable td {border:1px solid #919B9C;}
129383 #plugintable {width:96%; margin-top:10px;}
129384 #pluginscontainer {height:290px; overflow:auto;}
129385 #colorpicker #preview {float:right; width:50px; height:14px;line-height:1px; border:1px solid black; margin-left:5px;}
129386 #colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;}
129387 #colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;}
129388 #colorpicker #light div {overflow:hidden;}
129389 #colorpicker #previewblock {float:right; padding-left:10px; height:20px;}
129390 #colorpicker .panel_wrapper div.current {height:175px;}
129391 #colorpicker #namedcolors {width:150px;}
129392 #colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
129393 #colorpicker #colornamecontainer {margin-top:5px;}
129394 #colorpicker #picker_panel fieldset {margin:auto;width:325px;}