comparison media/js/tiny_mce/themes/advanced/skins/default/content.css @ 247:6ed2932901fa

Update tinymce to 3.3.9
author Brian Neal <bgneal@gmail.com>
date Sat, 18 Sep 2010 19:54:11 +0000
parents 149c3567fec1
children
comparison
equal deleted inserted replaced
246:e4dc0b649fcb 247:6ed2932901fa
7 h4 {font-size: 1em} 7 h4 {font-size: 1em}
8 h5 {font-size: .83em} 8 h5 {font-size: .83em}
9 h6 {font-size: .75em} 9 h6 {font-size: .75em}
10 .mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;} 10 .mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border: 1px dashed #BBB;}
11 a.mceItemAnchor {display:inline-block; width:11px !important; height:11px !important; background:url(img/items.gif) no-repeat 0 0;} 11 a.mceItemAnchor {display:inline-block; width:11px !important; height:11px !important; background:url(img/items.gif) no-repeat 0 0;}
12 span.mceItemNbsp {background: #DDD}
12 td.mceSelected, th.mceSelected {background-color:#3399ff !important} 13 td.mceSelected, th.mceSelected {background-color:#3399ff !important}
13 img {border:0;} 14 img {border:0;}
14 table {cursor:default} 15 table {cursor:default}
15 table td, table th {cursor:text} 16 table td, table th {cursor:text}
16 ins {border-bottom:1px solid green; text-decoration: none; color:green} 17 ins {border-bottom:1px solid green; text-decoration: none; color:green}