silverstripe-framework/Forms/HTMLEditor
Paul 955d75b219 Insert media into TinyMCE modal, styling fixes and improvements (#5967)
* Remove interference of nested for__fieldgroup-item

* Adjust position of dropdown field

* Remove divider lines, adjust position of upload area

Clean up styles a bit too

* Adjust position of image

* Mostly css tidy up, added use of a few variables

* Toggle arrow was showing other icon because of icon height

* All buttons in toolbars remove margin below, adjust button link color

* Reorder sort and filter, add toolbar styles

* Add button styles to toolbar

* Remove some of the linting issues

* Added new panel variables

* Simplify variable

* Replace panel variable, insert media dialog positioning

* Update with new variable name, reduce space below toolbar

* Build

* Uploading file spacing, toolbar styles added

* Visual uploads, error upload fixes, edit details panel spacing

* Add toolbar to upload modal

* build

* Build

* increase width of pagination on gridfield

* Add height to uploading items only

* Build

* Added class back for beat test to pass
2016-09-14 13:48:33 +12:00
..
EmbedShortcodeProvider.php API Namespace all classes 2016-09-08 10:23:17 +12:00
HTMLEditorConfig.php API Namespace all classes 2016-09-08 10:23:17 +12:00
HTMLEditorField_Embed.php Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
HTMLEditorField_File.php API Namespace all classes 2016-09-08 10:23:17 +12:00
HTMLEditorField_Flash.php API Namespace all classes 2016-09-08 10:23:17 +12:00
HTMLEditorField_Image.php API Namespace all classes 2016-09-08 10:23:17 +12:00
HTMLEditorField_Readonly.php API Namespace all classes 2016-09-08 10:23:17 +12:00
HTMLEditorField_Toolbar.php Insert media into TinyMCE modal, styling fixes and improvements (#5967) 2016-09-14 13:48:33 +12:00
HTMLEditorField.php API Namespace all classes 2016-09-08 10:23:17 +12:00
HTMLEditorSanitiser.php Rename SS_ prefixed classes (#5974) 2016-09-09 18:43:05 +12:00
TinyMCEConfig.php API Namespace all classes 2016-09-08 10:23:17 +12:00