@ -4,14 +4,14 @@
. defaultSkin table td { vertical-align : middle }
/* Containers */
. defaultSkin table { direction : ltr ; background : #F 0F0EE }
. defaultSkin table { direction : ltr ; background : #F FF }
. defaultSkin iframe { display : block ; background : #FFF }
. defaultSkin . mceToolbar { height : 26 px }
. defaultSkin . mceLeft { text-align : left }
. defaultSkin . mceRight { text-align : right }
/* External */
. defaultSkin . mceExternalToolbar { position : absolute ; border : 1 px solid #CCC ; border-bottom : 0 ; display : none ; }
. defaultSkin . mceExternalToolbar { position : absolute ; border : 2 px solid #CCC ; border-bottom : 0 ; display : none ; }
. defaultSkin . mceExternalToolbar td . mceToolbar { padding-right : 13 px ; }
. defaultSkin . mceExternalClose { position : absolute ; top : 3 px ; right : 3 px ; width : 7 px ; height : 7 px ; background : url ( ../../img/icons.gif ) -820 px 0 }
@ -21,7 +21,7 @@
. defaultSkin table . mceLayout tr . mceLast td { border-bottom : 1 px solid #CCC }
. defaultSkin table . mceToolbar , . defaultSkin tr . mceFirst . mceToolbar tr td , . defaultSkin tr . mceLast . mceToolbar tr td { border : 0 ; margin : 0 ; padding : 0 ; }
. defaultSkin td . mceToolbar { padding-top : 1 px ; vertical-align : top }
. defaultSkin . mceIframeContainer { border-top : 1 px solid #CCC ; border-bottom : 1 px solid #CCC }
. defaultSkin . mceIframeContainer { /*border-top:1px solid #CCC; border-bottom:1px solid #CCC */ border : none ; }
. defaultSkin . mceStatusbar { font-family : 'MS Sans Serif' , sans-serif , Verdana , Arial ; font-size : 9 pt ; line-height : 16 px ; overflow : visible ; color : #000 ; display : block ; height : 20 px }
. defaultSkin . mceStatusbar div { float : left ; margin : 2 px }
. defaultSkin . mceStatusbar a . mceResize { display : block ; float : right ; background : url ( ../../img/icons.gif ) -800 px 0 ; width : 20 px ; height : 20 px ; cursor : se-resize ; outline : 0 }
@ -34,7 +34,7 @@
. defaultSkin td . mceRight table { margin : 0 0 0 auto ; }
/* Button */
. defaultSkin . mceButton { display : block ; border : 1 px solid #F0F0EE ; width : 20 px ; height : 20 px ; margin-right : 1 px }
. defaultSkin . mceButton { display : block ; border : 1 px solid #F0F0EE ; width : 20 px ; height : 20 px ; margin-right : 1 0 px }
. defaultSkin a . mceButtonEnabled : hover { border : 1 px solid #0A246A ; background-color : #B2BBD0 }
. defaultSkin a . mceButtonActive , . defaultSkin a . mceButtonSelected { border : 1 px solid #0A246A ; background-color : #C2CBE0 }
. defaultSkin . mceButtonDisabled . mceIcon { opacity : 0.3 ; -ms- filter : 'alpha(opacity=30)' ; filter : alpha ( opacity = 30 ) }