Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/js/ckeditor/skins/moono/dialog_ie8.css
r2738 r2741 3 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 4 */ 5 .cke_dialog{visibility:visible}.cke_dialog_body{z-index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:0 0 3px rgba(0,0,0,.15);-webkit-box-shadow:0 0 3px rgba(0,0,0,.15);box-shadow:0 0 3px 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:13px;cursor:move;position:relative;color:#474747;text-shadow:0 1px 0 rgba(255,255,255,.75);border-bottom:1px solid #999;padding:6px 10px;-moz-border-radius:2px 2px 0 0;-webkit-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;-moz-box-shadow:0 1px 0 #fff inset;-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 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:15px 10px 5px 10px;margin-top:30px;border-top:1px solid #bfbfbf;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.cke_dialog_contents_body{overflow:auto;padding:17px 10px 5px 10px;margin-top:22px}.cke_dialog_footer{text-align:right;position:relative;border:0;outline:1px solid #bfbfbf;-moz-box-shadow:0 1px 0 #fff inset;-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;-moz-border-radius:0 0 2px 2px;-webkit-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;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:1px solid #fff}.cke_dialog .cke_resizer{margin-top:22px}.cke_dialog .cke_resizer_rtl{margin-left:5px}.cke_dialog .cke_resizer_ltr{margin-right:5px}.cke_dialog_tabs{height:24px;display:inline-block;margin:5px 0 0;position:absolute;z-index:2;left:10px}.cke_rtl .cke_dialog_tabs{right:10px}a.cke_dialog_tab{height:16px;padding:4px 8px;margin-right:3px;display:inline-block;cursor:pointer;line-height:16px;outline:0;color:#595959;border:1px solid #bfbfbf;-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 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:3px}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:3px solid;padding:2px 6px}a.cke_dialog_tab_disabled{color:#bababa;cursor:default}.cke_single_page .cke_dialog_tabs{display:none}.cke_single_page .cke_dialog_contents{padding-top:5px;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:20px;width:20px;top:5px;z-index:5}.cke_hidpi .cke_dialog_close_button{background-image:url(images/hidpi/close.png);background-size:16px}.cke_dialog_close_button span{display:none}.cke_hc .cke_dialog_close_button span{display:inline;cursor:pointer;font-weight:bold;position:relative;top:3px}.cke_ltr .cke_dialog_close_button{right:5px}.cke_rtl .cke_dialog_close_button{left:6px}.cke_dialog_close_button{top:4px}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:5px 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:10px}.cke_rtl .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_ui_hbox_child{padding-left:10px}.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-right:5px}.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first,.cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child{padding-left:5px;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:1px 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:1px solid #c9cccf;border-top-color:#aeb3b9;padding:4px 6px;outline:0;width:100%;*width:95%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:0 1px 2px rgba(0,0,0,.15) inset;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15) inset;box-shadow:0 1px 2px 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:1px 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:1px solid #139ff7;border-top-color:#1392e9}a.cke_dialog_ui_button{display:inline-block;*display:inline;*zoom:1;padding:3px 0;margin:0;text-align:center;color:#333;vertical-align:middle;cursor:pointer;border:1px solid #b6b6b6;border-bottom-color:#999;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 0 rgba(255,255,255,.15) inset;box-shadow:0 1px 0 rgba(255,255,255,.5),0 0 2px rgba(255,255,255,.15) inset,0 1px 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 12px}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 6px rgba(0,0,0,.4) inset;-webkit-box-shadow:0 0 6px rgba(0,0,0,.4) inset;box-shadow:0 0 6px 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:3px solid;padding-top:1px;padding-bottom:1px}.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:10px;padding-right:10px}.cke_dialog_footer_buttons a.cke_dialog_ui_button span{color:inherit;font-size:12px;font-weight:bold;line-height:20px}a.cke_dialog_ui_button_ok{color:#fff;text-shadow:0 -1px 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 1px 0 #fff}a.cke_dialog_ui_button_ok span{text-shadow:0 -1px 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:2px;padding:2px 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 11px}.cke_dialog_footer_buttons{display:inline-table;margin:5px;width:auto;position:relative;vertical-align:middle}div.cke_dialog_ui_input_select{display:table}select.cke_dialog_ui_input_select{height:24px;line-height:24px;background-color:#fff;border:1px solid #c9cccf;border-top-color:#aeb3b9;padding:2px 6px;outline:0;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-box-shadow:0 1px 2px rgba(0,0,0,.15) inset;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15) inset;box-shadow:0 1px 2px rgba(0,0,0,.15) inset}.cke_dialog_ui_input_file{width:100%;height:25px}.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:1px 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:16px;height:16px;border:1px none;font-size:1px}.cke_hidpi .cke_dialog a.cke_btn_reset{background-size:16px;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:16px;height:16px;background-repeat:no-repeat;border:none 1px;font-size:1px}.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:16px}.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 1px;cursor:pointer}.cke_dialog .ImagePreviewBox{border:2px ridge black;overflow:scroll;height:200px;width:300px;padding:2px;background-color:white}.cke_dialog .ImagePreviewBox table td{white-space:normal}.cke_dialog .ImagePreviewLoader{position:absolute;white-space:normal;overflow:hidden;height:160px;width:230px;margin:2px;padding:2px;opacity:.9;filter:alpha(opacity = 90);background-color:#e4e4e4}.cke_dialog .FlashPreviewBox{white-space:normal;border:2px ridge black;overflow:auto;height:160px;width:390px;padding:2px;background-color:white}.cke_dialog .cke_pastetext{width:346px;height:170px}.cke_dialog .cke_pastetext textarea{width:340px;height:170px;resize:none}.cke_dialog iframe.cke_pasteframe{width:346px;height:130px;background-color:white;border:1px solid #aeb3b9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.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:.3em 0}a.cke_smile img{vertical-align:middle}a.cke_specialchar{cursor:inherit;display:block;height:1.25em;padding:.2em .3em;text-align:center}a.cke_smile,a.cke_specialchar{border:1px 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:6px;margin-left:10px;width:80px}.cke_rtl .cke_dialog_contents a.colorChooser{margin-right:10px}.cke_dialog_ui_checkbox_input:focus,.cke_dialog_ui_radio_input:focus,.cke_btn_over{outline:1px 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:2px}.cke_rtl div.cke_dialog_ui_input_text,.cke_rtl div.cke_dialog_ui_input_password{padding-left:2px}.cke_rtl div.cke_dialog_ui_input_text{padding-right:1px}.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:2px!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}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{display:block} 5 /* 6 dialog_ie8.css 7 =============== 8 This file contains styles to used by Internet Explorer 8 only. 9 */ 10 /* Base it on dialog_ie.css, overriding it with styles defined in this file. */ 11 .cke_dialog 12 { 13 visibility: visible; 14 } 15 .cke_dialog_body 16 { 17 z-index: 1; 18 background: #eaeaea; 19 border: 1px solid #b2b2b2; 20 border-bottom-color: #999; 21 -moz-border-radius: 3px; 22 -webkit-border-radius: 3px; 23 border-radius: 3px; 24 -moz-box-shadow: 0 0 3px rgba(0, 0, 0, .15); 25 -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15); 26 box-shadow: 0 0 3px rgba(0, 0, 0, .15); 27 } 28 .cke_browser_gecko19 .cke_dialog_body 29 { 30 position: relative; 31 } 32 .cke_dialog strong 33 { 34 font-weight: bold; 35 } 36 .cke_dialog_title 37 { 38 font-weight: bold; 39 font-size: 13px; 40 cursor: move; 41 position: relative; 42 color: #474747; 43 text-shadow: 0 1px 0 rgba(255,255,255,.75); 44 border-bottom: 1px solid #999; 45 padding: 6px 10px; 46 -moz-border-radius: 2px 2px 0 0; 47 -webkit-border-radius: 2px 2px 0 0; 48 border-radius: 2px 2px 0 0; 49 -moz-box-shadow: 0 1px 0 #fff inset; 50 -webkit-box-shadow: 0 1px 0 #fff inset; 51 box-shadow: 0 1px 0 #fff inset; 52 background: #cfd1cf; 53 background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#cfd1cf)); 54 background-image: -moz-linear-gradient(top, #f5f5f5, #cfd1cf); 55 background-image: -webkit-linear-gradient(top, #f5f5f5, #cfd1cf); 56 background-image: -o-linear-gradient(top, #f5f5f5, #cfd1cf); 57 background-image: -ms-linear-gradient(top, #f5f5f5, #cfd1cf); 58 background-image: linear-gradient(top, #f5f5f5, #cfd1cf); 59 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#f5f5f5', endColorstr='#cfd1cf'); 60 } 61 .cke_dialog_contents 62 { 63 background-color: #fff; 64 overflow: auto; 65 padding: 15px 10px 5px 10px; 66 margin-top: 30px; 67 border-top: 1px solid #bfbfbf; 68 -moz-border-radius: 0 0 3px 3px; 69 -webkit-border-radius: 0 0 3px 3px; 70 border-radius: 0 0 3px 3px; 71 } 72 .cke_dialog_contents_body 73 { 74 overflow: auto; 75 padding: 17px 10px 5px 10px; 76 margin-top: 22px; 77 } 78 .cke_dialog_footer 79 { 80 text-align: right; 81 position: relative; 82 border: none; 83 outline: 1px solid #bfbfbf; 84 -moz-box-shadow: 0 1px 0 #fff inset; 85 -webkit-box-shadow: 0 1px 0 #fff inset; 86 box-shadow: 0 1px 0 #fff inset; 87 -moz-border-radius: 0 0 2px 2px; 88 -webkit-border-radius: 0 0 2px 2px; 89 border-radius: 0 0 2px 2px; 90 background: #cfd1cf; 91 background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#cfd1cf)); 92 background-image: -moz-linear-gradient(top, #ebebeb, #cfd1cf); 93 background-image: -webkit-linear-gradient(top, #ebebeb, #cfd1cf); 94 background-image: -o-linear-gradient(top, #ebebeb, #cfd1cf); 95 background-image: -ms-linear-gradient(top, #ebebeb, #cfd1cf); 96 background-image: linear-gradient(top, #ebebeb, #cfd1cf); 97 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ebebeb', endColorstr='#cfd1cf'); 98 } 99 .cke_rtl .cke_dialog_footer 100 { 101 text-align: left; 102 } 103 .cke_hc .cke_dialog_footer 104 { 105 outline: none; 106 border-top: 1px solid #fff; 107 } 108 .cke_dialog .cke_resizer 109 { 110 margin-top: 22px; 111 } 112 .cke_dialog .cke_resizer_rtl 113 { 114 margin-left: 5px; 115 } 116 .cke_dialog .cke_resizer_ltr 117 { 118 margin-right: 5px; 119 } 120 .cke_dialog_tabs 121 { 122 height: 24px; 123 display: inline-block; 124 margin: 5px 0 0; 125 position: absolute; 126 z-index: 2; 127 left: 10px; 128 } 129 .cke_rtl .cke_dialog_tabs 130 { 131 right: 10px; 132 } 133 a.cke_dialog_tab 134 { 135 height: 16px; 136 padding: 4px 8px; 137 margin-right: 3px; 138 display: inline-block; 139 cursor: pointer; 140 line-height: 16px; 141 outline: none; 142 color: #595959; 143 border: 1px solid #bfbfbf; 144 -moz-border-radius: 3px 3px 0 0; 145 -webkit-border-radius: 3px 3px 0 0; 146 border-radius: 3px 3px 0 0; 147 background: #d4d4d4; 148 background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ededed)); 149 background-image: -moz-linear-gradient(top, #fafafa, #ededed); 150 background-image: -webkit-linear-gradient(top, #fafafa, #ededed); 151 background-image: -o-linear-gradient(top, #fafafa, #ededed); 152 background-image: -ms-linear-gradient(top, #fafafa, #ededed); 153 background-image: linear-gradient(top, #fafafa, #ededed); 154 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#fafafa', endColorstr='#ededed'); 155 } 156 .cke_rtl a.cke_dialog_tab 157 { 158 margin-right: 0; 159 margin-left: 3px; 160 } 161 a.cke_dialog_tab:hover 162 { 163 background: #ebebeb; 164 background: -moz-linear-gradient(top, #ebebeb 0%, #dfdfdf 100%); 165 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#dfdfdf)); 166 background: -webkit-linear-gradient(top, #ebebeb 0%,#dfdfdf 100%); 167 background: -o-linear-gradient(top, #ebebeb 0%,#dfdfdf 100%); 168 background: -ms-linear-gradient(top, #ebebeb 0%,#dfdfdf 100%); 169 background: linear-gradient(to bottom, #ebebeb 0%,#dfdfdf 100%); 170 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#dfdfdf',GradientType=0 ); 171 } 172 a.cke_dialog_tab_selected 173 { 174 background: #fff; 175 color: #383838; 176 border-bottom-color: #fff; 177 cursor: default; 178 filter: none; 179 } 180 a.cke_dialog_tab_selected:hover 181 { 182 background: #ededed; 183 background: -moz-linear-gradient(top, #ededed 0%, #ffffff 100%); 184 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#ffffff)); 185 background: -webkit-linear-gradient(top, #ededed 0%,#ffffff 100%); 186 background: -o-linear-gradient(top, #ededed 0%,#ffffff 100%); 187 background: -ms-linear-gradient(top, #ededed 0%,#ffffff 100%); 188 background: linear-gradient(to bottom, #ededed 0%,#ffffff 100%); 189 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); 190 } 191 .cke_hc a.cke_dialog_tab:hover, 192 .cke_hc a.cke_dialog_tab_selected 193 { 194 border: 3px solid; 195 padding: 2px 6px; 196 } 197 a.cke_dialog_tab_disabled 198 { 199 color: #bababa; 200 cursor: default; 201 } 202 .cke_single_page .cke_dialog_tabs 203 { 204 display: none; 205 } 206 .cke_single_page .cke_dialog_contents 207 { 208 padding-top: 5px; 209 margin-top: 0; 210 border-top: none; 211 } 212 .cke_dialog_close_button 213 { 214 background-image: url(images/close.png); 215 background-repeat: no-repeat; 216 background-position: 0 0; 217 position: absolute; 218 cursor: pointer; 219 text-align: center; 220 height: 20px; 221 width: 20px; 222 top: 5px; 223 z-index: 5; 224 } 225 .cke_hidpi .cke_dialog_close_button { 226 background-image: url(images/hidpi/close.png); 227 background-size: 16px; 228 } 229 .cke_dialog_close_button span 230 { 231 display: none; 232 } 233 .cke_hc .cke_dialog_close_button span 234 { 235 display: inline; 236 cursor: pointer; 237 font-weight: bold; 238 position: relative; 239 top: 3px; 240 } 241 .cke_ltr .cke_dialog_close_button 242 { 243 right: 5px; 244 } 245 .cke_rtl .cke_dialog_close_button 246 { 247 left: 6px; 248 } 249 .cke_dialog_close_button 250 { 251 top: 4px; 252 } 253 div.cke_disabled .cke_dialog_ui_labeled_content div * 254 { 255 background-color: #ddd; 256 cursor: default; 257 } 258 .cke_dialog_ui_vbox table, 259 .cke_dialog_ui_hbox table 260 { 261 margin: auto; 262 } 263 .cke_dialog_ui_vbox_child 264 { 265 padding: 5px 0px; 266 } 267 .cke_dialog_ui_hbox 268 { 269 width: 100%; 270 } 271 .cke_dialog_ui_hbox_first, 272 .cke_dialog_ui_hbox_child, 273 .cke_dialog_ui_hbox_last 274 { 275 vertical-align: top; 276 } 277 .cke_ltr .cke_dialog_ui_hbox_first, 278 .cke_ltr .cke_dialog_ui_hbox_child 279 { 280 padding-right: 10px; 281 } 282 .cke_rtl .cke_dialog_ui_hbox_first, 283 .cke_rtl .cke_dialog_ui_hbox_child 284 { 285 padding-left: 10px; 286 } 287 .cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first, 288 .cke_ltr .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child 289 { 290 padding-right: 5px; 291 } 292 .cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_first, 293 .cke_rtl .cke_dialog_footer_buttons .cke_dialog_ui_hbox_child 294 { 295 padding-left: 5px; 296 padding-right: 0; 297 } 298 .cke_hc div.cke_dialog_ui_input_text, 299 .cke_hc div.cke_dialog_ui_input_password, 300 .cke_hc div.cke_dialog_ui_input_textarea, 301 .cke_hc div.cke_dialog_ui_input_select, 302 .cke_hc div.cke_dialog_ui_input_file 303 { 304 border: 1px solid; 305 } 306 textarea.cke_dialog_ui_input_textarea 307 { 308 overflow: auto; 309 resize: none; 310 } 311 input.cke_dialog_ui_input_text, 312 input.cke_dialog_ui_input_password, 313 textarea.cke_dialog_ui_input_textarea 314 { 315 background-color: #fff; 316 border: 1px solid #c9cccf; 317 border-top-color: #aeb3b9; 318 padding: 4px 6px; 319 outline: none; 320 width: 100%; 321 *width: 95%; 322 -moz-box-sizing: border-box; 323 -webkit-box-sizing: border-box; 324 box-sizing: border-box; 325 -moz-border-radius: 3px; 326 -webkit-border-radius: 3px; 327 border-radius: 3px; 328 -moz-box-shadow: 0 1px 2px rgba(0,0,0,.15) inset; 329 -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.15) inset; 330 box-shadow: 0 1px 2px rgba(0,0,0,.15) inset; 331 } 332 input.cke_dialog_ui_input_text:hover, 333 input.cke_dialog_ui_input_password:hover, 334 textarea.cke_dialog_ui_input_textarea:hover 335 { 336 border: 1px solid #aeb3b9; 337 border-top-color: #a0a6ad; 338 } 339 input.cke_dialog_ui_input_text:focus, 340 input.cke_dialog_ui_input_password:focus, 341 textarea.cke_dialog_ui_input_textarea:focus, 342 select.cke_dialog_ui_input_select:focus 343 { 344 outline: none; 345 border: 1px solid #139ff7; 346 border-top-color: #1392e9; 347 } 348 a.cke_dialog_ui_button 349 { 350 display: inline-block; 351 *display: inline; 352 *zoom: 1; 353 padding: 3px 0; 354 margin: 0; 355 text-align: center; 356 color: #333; 357 vertical-align: middle; 358 cursor: pointer; 359 border: 1px solid #b6b6b6; 360 border-bottom-color: #999; 361 -moz-border-radius: 3px; 362 -webkit-border-radius: 3px; 363 border-radius: 3px; 364 -moz-box-shadow: 0 1px 0 rgba(255,255,255,.5), 0 0 2px rgba(255,255,255,.15) inset, 0 1px 0 rgba(255,255,255,.15) inset; 365 -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.5), 0 0 2px rgba(255,255,255,.15) inset, 0 1px 0 rgba(255,255,255,.15) inset; 366 box-shadow: 0 1px 0 rgba(255,255,255,.5), 0 0 2px rgba(255,255,255,.15) inset, 0 1px 0 rgba(255,255,255,.15) inset; 367 background: #e4e4e4; 368 background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e4e4e4)); 369 background-image: -moz-linear-gradient(top, #ffffff, #e4e4e4); 370 background-image: -webkit-linear-gradient(top, #ffffff, #e4e4e4); 371 background-image: -o-linear-gradient(top, #ffffff, #e4e4e4); 372 background-image: -ms-linear-gradient(top, #ffffff, #e4e4e4); 373 background-image: linear-gradient(top, #ffffff, #e4e4e4); 374 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#ffffff', endColorstr='#e4e4e4'); 375 } 376 span.cke_dialog_ui_button 377 { 378 padding: 0 12px; 379 } 380 a.cke_dialog_ui_button:hover 381 { 382 border-color: #9e9e9e; 383 background: #ccc; 384 background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ccc)); 385 background-image: -moz-linear-gradient(top, #f2f2f2, #ccc); 386 background-image: -webkit-linear-gradient(top, #f2f2f2, #ccc); 387 background-image: -o-linear-gradient(top, #f2f2f2, #ccc); 388 background-image: -ms-linear-gradient(top, #f2f2f2, #ccc); 389 background-image: linear-gradient(top, #f2f2f2, #ccc); 390 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#f2f2f2', endColorstr='#cccccc'); 391 } 392 a.cke_dialog_ui_button:focus, 393 a.cke_dialog_ui_button:active 394 { 395 border-color: #969696; 396 outline: none; 397 -moz-box-shadow: 0 0 6px rgba(0,0,0,.4) inset; 398 -webkit-box-shadow: 0 0 6px rgba(0,0,0,.4) inset; 399 box-shadow: 0 0 6px rgba(0,0,0,.4) inset; 400 } 401 .cke_hc a.cke_dialog_ui_button:hover, 402 .cke_hc a.cke_dialog_ui_button:focus, 403 .cke_hc a.cke_dialog_ui_button:active 404 { 405 border: 3px solid; 406 padding-top: 1px; 407 padding-bottom: 1px; 408 } 409 .cke_hc a.cke_dialog_ui_button:hover span, 410 .cke_hc a.cke_dialog_ui_button:focus span, 411 .cke_hc a.cke_dialog_ui_button:active span 412 { 413 padding-left: 10px; 414 padding-right: 10px; 415 } 416 .cke_dialog_footer_buttons a.cke_dialog_ui_button span 417 { 418 color: inherit; 419 font-size: 12px; 420 font-weight: bold; 421 line-height: 20px; 422 } 423 a.cke_dialog_ui_button_ok 424 { 425 color: #fff; 426 text-shadow: 0 -1px 0 #55830c; 427 border-color: #62a60a #62a60a #4d9200; 428 background: #69b10b; 429 background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9ad717), to(#69b10b)); 430 background-image: -webkit-linear-gradient(top, #9ad717, #69b10b); 431 background-image: -o-linear-gradient(top, #9ad717, #69b10b); 432 background-image: linear-gradient(to bottom, #9ad717, #69b10b); 433 background-image: -moz-linear-gradient(top, #9ad717, #69b10b); 434 filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#9ad717', endColorstr='#69b10b'); 435 } 436 a.cke_dialog_ui_button_ok:hover 437 { 438 border-color: #5b9909 #5b9909 #478500; 439 background: #88be14; 440 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#88be14), color-stop(100%,#5d9c0a)); 441 background: -webkit-linear-gradient(top, #88be14 0%,#5d9c0a 100%); 442 background: -o-linear-gradient(top, #88be14 0%,#5d9c0a 100%); 443 background: linear-gradient(to bottom, #88be14 0%,#5d9c0a 100%); 444 background: -moz-linear-gradient(top, #88be14 0%, #5d9c0a 100%); 445 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#88be14', endColorstr='#5d9c0a',GradientType=0 ); 446 } 447 a.cke_dialog_ui_button span 448 { 449 text-shadow: 0 1px 0 #fff; 450 } 451 a.cke_dialog_ui_button_ok span 452 { 453 text-shadow: 0 -1px 0 #55830c; 454 } 455 span.cke_dialog_ui_button 456 { 457 cursor: pointer; 458 } 459 a.cke_dialog_ui_button_ok:focus, 460 a.cke_dialog_ui_button_ok:active, 461 a.cke_dialog_ui_button_cancel:focus, 462 a.cke_dialog_ui_button_cancel:active 463 { 464 border-width: 2px; 465 padding: 2px 0; 466 } 467 a.cke_dialog_ui_button_ok:focus, 468 a.cke_dialog_ui_button_ok:active 469 { 470 border-color: #568C0A; 471 } 472 a.cke_dialog_ui_button_ok:focus span, 473 a.cke_dialog_ui_button_ok:active span, 474 a.cke_dialog_ui_button_cancel:focus span, 475 a.cke_dialog_ui_button_cancel:active span 476 { 477 padding: 0 11px; } 478 .cke_dialog_footer_buttons 479 { 480 display: inline-table; 481 margin: 5px; 482 width: auto; 483 position: relative; 484 vertical-align: middle; 485 } 486 div.cke_dialog_ui_input_select 487 { 488 display: table; 489 } 490 select.cke_dialog_ui_input_select 491 { 492 height: 24px; 493 line-height: 24px; 494 background-color: #fff; 495 border: 1px solid #c9cccf; 496 border-top-color: #aeb3b9; 497 padding: 2px 6px; 498 outline: none; 499 -moz-border-radius: 3px; 500 -webkit-border-radius: 3px; 501 border-radius: 3px; 502 -moz-box-shadow: 0 1px 2px rgba(0,0,0,.15) inset; 503 -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.15) inset; 504 box-shadow: 0 1px 2px rgba(0,0,0,.15) inset; 505 } 506 .cke_dialog_ui_input_file 507 { 508 width: 100%; 509 height: 25px; 510 } 511 .cke_hc .cke_dialog_ui_labeled_content input:focus, 512 .cke_hc .cke_dialog_ui_labeled_content select:focus, 513 .cke_hc .cke_dialog_ui_labeled_content textarea:focus 514 { 515 outline: 1px dotted; 516 } 517 .cke_dialog .cke_dark_background 518 { 519 background-color: #DEDEDE; 520 } 521 .cke_dialog .cke_light_background 522 { 523 background-color: #EBEBEB; 524 } 525 .cke_dialog .cke_centered 526 { 527 text-align: center; 528 } 529 .cke_dialog a.cke_btn_reset 530 { 531 float: right; 532 background: url(images/refresh.png) top left no-repeat; 533 width: 16px; 534 height: 16px; 535 border: 1px none; 536 font-size: 1px; 537 } 538 .cke_hidpi .cke_dialog a.cke_btn_reset { 539 background-size: 16px; 540 background-image: url(images/hidpi/refresh.png); 541 } 542 .cke_rtl .cke_dialog a.cke_btn_reset 543 { 544 float: left; 545 } 546 .cke_dialog a.cke_btn_locked, 547 .cke_dialog a.cke_btn_unlocked 548 { 549 float: left; 550 width: 16px; 551 height: 16px; 552 background-repeat: no-repeat; 553 border: none 1px; 554 font-size: 1px; 555 } 556 .cke_dialog a.cke_btn_locked .cke_icon 557 { 558 display: none; 559 } 560 .cke_rtl .cke_dialog a.cke_btn_locked, 561 .cke_rtl .cke_dialog a.cke_btn_unlocked 562 { 563 float: right; 564 } 565 .cke_dialog a.cke_btn_locked 566 { 567 background-image: url(images/lock.png); 568 } 569 .cke_dialog a.cke_btn_unlocked 570 { 571 background-image: url(images/lock-open.png); 572 } 573 .cke_hidpi .cke_dialog a.cke_btn_unlocked, 574 .cke_hidpi .cke_dialog a.cke_btn_locked { 575 background-size: 16px; 576 } 577 .cke_hidpi .cke_dialog a.cke_btn_locked { 578 background-image: url(images/hidpi/lock.png); 579 } 580 .cke_hidpi .cke_dialog a.cke_btn_unlocked { 581 background-image: url(images/hidpi/lock-open.png); 582 } 583 .cke_dialog .cke_btn_over 584 { 585 border: outset 1px; 586 cursor: pointer; 587 } 588 .cke_dialog .ImagePreviewBox 589 { 590 border: 2px ridge black; 591 overflow: scroll; 592 height: 200px; 593 width: 300px; 594 padding: 2px; 595 background-color: white; 596 } 597 .cke_dialog .ImagePreviewBox table td 598 { 599 white-space: normal; 600 } 601 .cke_dialog .ImagePreviewLoader 602 { 603 position: absolute; 604 white-space: normal; 605 overflow: hidden; 606 height: 160px; 607 width: 230px; 608 margin: 2px; 609 padding: 2px; 610 opacity: 0.9; 611 filter: alpha(opacity = 90); 612 background-color: #e4e4e4; 613 } 614 .cke_dialog .FlashPreviewBox 615 { 616 white-space: normal; 617 border: 2px ridge black; 618 overflow: auto; 619 height: 160px; 620 width: 390px; 621 padding: 2px; 622 background-color: white; 623 } 624 .cke_dialog .cke_pastetext 625 { 626 width: 346px; 627 height: 170px; 628 } 629 .cke_dialog .cke_pastetext textarea 630 { 631 width: 340px; 632 height: 170px; 633 resize: none; 634 } 635 .cke_dialog iframe.cke_pasteframe 636 { 637 width: 346px; 638 height: 130px; 639 background-color: white; 640 border: 1px solid #aeb3b9; 641 -moz-border-radius: 3px; 642 -webkit-border-radius: 3px; 643 border-radius: 3px; 644 } 645 .cke_dialog .cke_hand 646 { 647 cursor: pointer; 648 } 649 .cke_disabled 650 { 651 color: #a0a0a0; 652 } 653 .cke_dialog_body .cke_label 654 { 655 display: none; 656 } 657 .cke_dialog_body label 658 { 659 display: inline; 660 margin-bottom: auto; 661 cursor: default; 662 } 663 .cke_dialog_body label.cke_required 664 { 665 font-weight: bold; 666 } 667 a.cke_smile 668 { 669 overflow: hidden; 670 display: block; 671 text-align: center; 672 padding: 0.3em 0; 673 } 674 a.cke_smile img 675 { 676 vertical-align: middle; 677 } 678 a.cke_specialchar 679 { 680 cursor: inherit; 681 display: block; 682 height: 1.25em; 683 padding: 0.2em 0.3em; 684 text-align: center; 685 } 686 a.cke_smile, 687 a.cke_specialchar 688 { 689 border: 1px solid transparent; 690 } 691 a.cke_smile:hover, 692 a.cke_smile:focus, 693 a.cke_smile:active, 694 a.cke_specialchar:hover, 695 a.cke_specialchar:focus, 696 a.cke_specialchar:active 697 { 698 background: #fff; 699 outline: 0; 700 } 701 a.cke_smile:hover, 702 a.cke_specialchar:hover 703 { 704 border-color: #888; 705 } 706 a.cke_smile:focus, 707 a.cke_smile:active, 708 a.cke_specialchar:focus, 709 a.cke_specialchar:active 710 { 711 border-color: #139FF7; 712 } 713 .cke_dialog_contents a.colorChooser 714 { 715 display: block; 716 margin-top: 6px; 717 margin-left: 10px; 718 width: 80px; 719 } 720 .cke_rtl .cke_dialog_contents a.colorChooser 721 { 722 margin-right: 10px; 723 } 724 .cke_dialog_ui_checkbox_input:focus, 725 .cke_dialog_ui_radio_input:focus, 726 .cke_btn_over 727 { 728 outline: 1px dotted #696969; 729 } 730 .cke_iframe_shim 731 { 732 display: block; 733 position: absolute; 734 top: 0; 735 left: 0; 736 z-index: -1; 737 filter: alpha(opacity = 0); 738 width: 100%; 739 height: 100%; 740 } 741 .cke_rtl input.cke_dialog_ui_input_text, 742 .cke_rtl input.cke_dialog_ui_input_password 743 { 744 padding-right: 2px; 745 } 746 .cke_rtl div.cke_dialog_ui_input_text, 747 .cke_rtl div.cke_dialog_ui_input_password 748 { 749 padding-left: 2px; 750 } 751 .cke_rtl div.cke_dialog_ui_input_text { 752 padding-right: 1px; 753 } 754 .cke_rtl .cke_dialog_ui_vbox_child, 755 .cke_rtl .cke_dialog_ui_hbox_child, 756 .cke_rtl .cke_dialog_ui_hbox_first, 757 .cke_rtl .cke_dialog_ui_hbox_last 758 { 759 padding-right: 2px !important; 760 } 761 .cke_hc .cke_dialog_title, 762 .cke_hc .cke_dialog_footer, 763 .cke_hc a.cke_dialog_tab, 764 .cke_hc a.cke_dialog_ui_button, 765 .cke_hc a.cke_dialog_ui_button:hover, 766 .cke_hc a.cke_dialog_ui_button_ok, 767 .cke_hc a.cke_dialog_ui_button_ok:hover 768 { 769 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); 770 } 771 .cke_hc div.cke_dialog_ui_input_text, 772 .cke_hc div.cke_dialog_ui_input_password, 773 .cke_hc div.cke_dialog_ui_input_textarea, 774 .cke_hc div.cke_dialog_ui_input_select, 775 .cke_hc div.cke_dialog_ui_input_file 776 { 777 border: 0; 778 } 779 /* Without the following, IE8 cannot compensate footer button thick borders 780 on :focus/:active. */ 781 a.cke_dialog_ui_button_ok:focus span, 782 a.cke_dialog_ui_button_ok:active span, 783 a.cke_dialog_ui_button_cancel:focus span, 784 a.cke_dialog_ui_button_cancel:active span 785 { 786 display: block; 787 }
Note: See TracChangeset
for help on using the changeset viewer.