|
|
|
|
@ -175,7 +175,7 @@ if ( FCKConfig.Debug ) |
|
|
|
|
// CSS minified by http://iceyboard.no-ip.org/projects/css_compressor (see _dev/css_compression.txt). |
|
|
|
|
// FCK_MP3 and FCK__Video classes added by Julio Montoya. |
|
|
|
|
var FCK_InternalCSS = FCKTools.FixCssUrls( FCKConfig.BasePath + 'css/', |
|
|
|
|
'html{min-height:100%}' + |
|
|
|
|
'html{min-height:100%; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}' + |
|
|
|
|
'table.FCK__ShowTableBorders,table.FCK__ShowTableBorders td,table.FCK__ShowTableBorders th{border:#d3d3d3 1px solid}' + |
|
|
|
|
'form{border:1px dotted #F00;padding:2px}' + |
|
|
|
|
'.FCK__Flash{border:#a9a9a9 1px solid;background-position:center center;background-image:url(images/fck_flashlogo.gif);background-repeat:no-repeat;width:80px;height:80px}' + |
|
|
|
|
|