silverstripe-framework/scss
Sean Harvey 329dffd22d BUG AssetUploadField hides "generic" file upload messages.
If an upload fails, the error is not shown correctly, it gets hidden
off the table because of absolute positioning. This currently worked
because it relied upon known errors not showing a "size" element next
to it.

"ui-state-warning-text" and "ui-state-success-text" don't need this
CSS, so it's probably not necessary anyway as it shows the error text
correctly without it.
2014-07-29 10:06:27 +12:00
..
_elementMixins.scss NEW UploadField displays a warning before overwriting files (only relevant if config.yml: Upload:replaceFile = true). 2013-05-25 19:07:06 +12:00
AssetUploadField.scss BUG AssetUploadField hides "generic" file upload messages. 2014-07-29 10:06:27 +12:00
CheckboxSetField.scss MINOR Using SCSS/Compass for sapphire/css 2012-01-08 19:14:32 +01:00
ComplexTableField_popup.scss MINOR Using SCSS/Compass for sapphire/css 2012-01-08 19:14:32 +01:00
ConfirmedPasswordField.scss MINOR Using SCSS/Compass for sapphire/css 2012-01-08 19:14:32 +01:00
DatetimeField.scss FIX: Minor CSS issues on DatetimeField 2013-05-20 09:59:53 +01:00
debug.scss FIX Make sure that debug always shows up first 2013-08-24 12:14:11 +02:00
Form.scss Form.scss reformatting (no functional changes) 2013-06-15 11:24:22 +02:00
GridField_print.scss ENHACEMENT: SSF-168 updated the font for titles on print stylesheets 2012-04-04 14:27:50 +12:00
GridField.scss GridField 'Add existing' action styling improvements 2013-10-22 16:44:28 +01:00
GridFieldPaginator.scss ENHANCEMENT Release of DataGridPagination 2011-10-28 17:34:15 +13:00
Security_login.scss MINOR Using SCSS/Compass for sapphire/css 2012-01-08 19:14:32 +01:00
SelectionGroup.scss Polish add page screen. Disable styles and fix SelectionField 2013-04-08 19:54:46 +12:00
SubmittedFormReportField.scss MINOR Using SCSS/Compass for sapphire/css 2012-01-08 19:14:32 +01:00
TreeDropdownField.scss API: Treedropdownfield showsearch default true, provide better ui 2013-08-29 16:21:04 +12:00
UnitTesting.scss MINOR Using SCSS/Compass for sapphire/css 2012-01-08 19:14:32 +01:00
UploadField.scss CSS: Fix upload field display for preview open 2014-07-25 16:15:49 +12:00