more tinymce stuff
This commit is contained in:
parent
5a60010a6f
commit
b19f4cf952
468 changed files with 11635 additions and 0 deletions
7
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/css/content.css
vendored
Normal file
7
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/css/content.css
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
.mceItemFlash {
|
||||
border: 1px dotted #cc0000;
|
||||
background-image: url('../images/flash.gif');
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-color: #ffffcc;
|
||||
}
|
||||
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/css/flash.css
vendored
Normal file
11
www/extras/tinymce2/jscripts/tiny_mce/plugins/flash/css/flash.css
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
.panel_wrapper div.current {
|
||||
height: 100px;
|
||||
}
|
||||
|
||||
#width, #height {
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
#file {
|
||||
width: 250px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue