-
+ 394380A3C4A6966028EBAFE418E69C32F49A99E32F07EB01E680A162239B6DA25AABA63027702FEDC27C5F068047AFA298D9D05ED1750E48A7E22DA79CAD2346
mp-wp/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/dialog.css
(0 . 0)(1 . 115)
130565 /* Generic */
130566 body {
130567 font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
130568 background:#f1f1f1;
130569 padding:0;
130570 margin:8px 8px 0 8px;
130571 }
130572
130573 html {background:#f1f1f1;}
130574 td {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
130575 textarea {resize:none;outline:none;}
130576 a:link, a:visited {color:black;}
130577 a:hover {color:#2B6FB6;}
130578
130579 /* Forms */
130580 fieldset {margin:0; padding:4px; border:1px solid #dfdfdf; font-family:Verdana, Arial; font-size:10px;}
130581 legend {color:#2B6FB6; font-weight:bold;}
130582 label.msg {display:none;}
130583 label.invalid {color:#EE0000; display:inline;}
130584 input.invalid {border:1px solid #EE0000;}
130585 input {background:#FFF; border:1px solid #dfdfdf;}
130586 input, select, textarea {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
130587 input, select, textarea {border:1px solid #dfdfdf;}
130588 input.radio {border:1px none #000000; background:transparent; vertical-align:middle;}
130589 input.checkbox {border:1px none #000000; background:transparent; vertical-align:middle;}
130590 .input_noborder {border:0;}
130591
130592 /* Buttons */
130593 #insert, #cancel, #apply, .mceActionPanel .button, input.mceButton, .updateButton {
130594 border: 1px solid #bbb;
130595 margin:0;
130596 padding:0 0 1px;
130597 font-weight:bold;
130598 font-size: 11px;
130599 width:94px;
130600 height:24px;
130601 background:url(img/fade-butt.png) 0 0;
130602 cursor:pointer;
130603 -moz-border-radius: 3px;
130604 -khtml-border-radius: 3px;
130605 -webkit-border-radius: 3px;
130606 border-radius: 3px;
130607 }
130608 #insert:hover, #cancel:hover, input.mceButton:hover, .updateButton:hover,
130609 #insert:focus, #cancel:focus, input.mceButton:focus, .updateButton:focus {
130610 border: 1px solid #555;
130611 }
130612
130613 /* Browse */
130614 a.browse span {display:block; width:20px; height:18px; background:url(../../img/icons.gif) -860px 0; border:1px solid #FFF; margin-left:1px;}
130615 .mceOldBoxModel a.browse span {width:22px; height:20px;}
130616 a.browse:hover span {border:1px solid #0A246A; background-color:#B2BBD0;}
130617 a.browse span.disabled {border:1px solid white; -moz-opacity:0.3; opacity:0.3; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);}
130618 a.browse:hover span.disabled {border:1px solid white; background-color:transparent;}
130619 a.pickcolor span {display:block; width:20px; height:16px; background:url(../../img/icons.gif) -840px 0; margin-left:2px;}
130620 .mceOldBoxModel a.pickcolor span {width:21px; height:17px;}
130621 a.pickcolor:hover span {background-color:#B2BBD0;}
130622 a.pickcolor:hover span.disabled {}
130623
130624 /* Charmap */
130625 table.charmap {border:1px solid #AAA; text-align:center}
130626 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;}
130627 #charmap a {display:block; color:#000; text-decoration:none; border:0}
130628 #charmap a:hover {background:#CCC;color:#2B6FB6}
130629 #charmap #codeN {font-size:10px; font-family:Arial,Helvetica,sans-serif; text-align:center}
130630 #charmap #codeV {font-size:40px; height:80px; border:1px solid #AAA; text-align:center}
130631 #charmap #charmapView {background-color:#fff;}
130632
130633 /* Source */
130634 .wordWrapCode {vertical-align:middle; border:1px none #000000; background:transparent;}
130635 .mceActionPanel {margin-top:5px;}
130636
130637 /* Tabs classes */
130638 .tabs {width:100%; height:18px; line-height:normal; background:url(img/tabs.gif) repeat-x 0 -72px;}
130639 .tabs ul {margin:0; padding:0; list-style:none;}
130640 .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;}
130641 .tabs li.current {background:url(img/tabs.gif) no-repeat 0 -18px; margin-right:2px;}
130642 .tabs span {float:left; display:block; background:url(img/tabs.gif) no-repeat right -36px; padding:0px 10px 0 0;}
130643 .tabs .current span {background:url(img/tabs.gif) no-repeat right -54px;}
130644 .tabs a {text-decoration:none; font-family:Verdana, Arial; font-size:10px;}
130645 .tabs a:link, .tabs a:visited, .tabs a:hover {color:black;}
130646
130647 /* Panels */
130648 .panel_wrapper div.panel {display:none;}
130649 .panel_wrapper div.current {display:block; width:100%; height:300px; overflow:visible;}
130650 .panel_wrapper {border:1px solid #919B9C; border-top:0px; padding:10px; padding-top:5px; clear:both; background:white;}
130651
130652 /* Columns */
130653 .column {float:left;}
130654 .properties {width:100%;}
130655 .properties .column1 {}
130656 .properties .column2 {text-align:left;}
130657
130658 /* Titles */
130659 h1, h2, h3, h4 {color:#2B6FB6; margin:0; padding:0; padding-top:5px;}
130660 h3 {font-size:14px;}
130661 .title {font-size:12px; font-weight:bold; color:#2B6FB6;}
130662
130663 /* Dialog specific */
130664 #link .panel_wrapper, #link div.current {height:125px;}
130665 #image .panel_wrapper, #image div.current {height:200px;}
130666 #plugintable thead {font-weight:bold; background:#DDD;}
130667 #plugintable, #about #plugintable td {border:1px solid #919B9C;}
130668 #plugintable {width:96%; margin-top:10px;}
130669 #pluginscontainer {height:290px; overflow:auto;}
130670 #colorpicker #preview {float:right; width:50px; height:14px;line-height:1px; border:1px solid black; margin-left:5px;}
130671 #colorpicker #colors {float:left; border:1px solid gray; cursor:crosshair;}
130672 #colorpicker #light {border:1px solid gray; margin-left:5px; float:left;width:15px; height:150px; cursor:crosshair;}
130673 #colorpicker #light div {overflow:hidden;}
130674 #colorpicker #previewblock {float:right; padding-left:10px; height:20px;}
130675 #colorpicker .panel_wrapper div.current {height:175px;}
130676 #colorpicker #namedcolors {width:150px;}
130677 #colorpicker #namedcolors a {display:block; float:left; width:10px; height:10px; margin:1px 1px 0 0; overflow:hidden;}
130678 #colorpicker #colornamecontainer {margin-top:5px;}
130679 #colorpicker #picker_panel fieldset {margin:auto;width:325px;}