silverstripe-framework/admin
Ingo Schommer a0d4e363c2 Moved <select> styles to generic _forms.scss
Form element styles should be consistent throughout the CMS.
While we still have the ability to create dropdowns (<select>) which aren't based on
Entwine/HTML rather than new components like <SingleSelectField>,
we need to ensure those are rendered the same.

By default, the Entwine-based CMS sections will transform <select>
into a ChosenJS control, but you can still apply .no-chosen.
Hence there's a need for correct height both in React and Entwine sections,
not just in a React component.
2016-08-28 13:30:18 +12:00
..
client Moved <select> styles to generic _forms.scss 2016-08-28 13:30:18 +12:00
code React for "Add to campaign" on pages 2016-08-28 13:07:32 +12:00
javascript/lang Merge branch '3' 2016-08-23 10:37:47 +01:00
templates/SilverStripe Fix issues with CMS permission codes 2016-08-17 11:19:14 +12:00
tests Fix issues with CMS permission codes 2016-08-17 11:19:14 +12:00
themes/cms-forms/templates Fix issues with CMS permission codes 2016-08-17 11:19:14 +12:00
thirdparty API Replace baked-in and modified Chosen 0.9.8 with npm'ed in Chosen 1.5.1 2016-04-14 10:45:39 +12:00
_config.php Apply SilverStripe\Admin namespace 2016-08-17 11:12:22 +12:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00