[*] Core: TinyMCE updated to version 3.4.9

This commit is contained in:
rGaillard
2012-03-26 15:50:07 +00:00
parent 7a2387c2d2
commit 681ee3d0ae
1005 changed files with 49702 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
#frmbody {
padding: 10px;
background-color: #FFF;
border: 1px solid #CCC;
}
.frmRow {
margin-bottom: 10px;
}
#templatesrc {
border: none;
width: 320px;
height: 240px;
}
.title {
padding-bottom: 5px;
}
.mceActionPanel {
padding-top: 5px;
}