primary tiny mce integration

This commit is contained in:
Tom Giannattasio
2012-11-15 13:45:32 -05:00
parent 9c3c72ad3c
commit b38072207e
276 changed files with 43736 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
.panel_wrapper {height:85px;}
.panel_wrapper div.current {height:85px;}
/* IE */
* html .panel_wrapper {height:100px;}
* html .panel_wrapper div.current {height:100px;}