silverstripe-framework/scss
Sam Minnee eb35f260c6 FIX: Corrected padding on non-sortable columns.
span.non-sortable in the GridField header relies on there being other, sortable columns in the list to get the padding
right. If there are no such columns (e.g. in a simple header), then the header is shown without padding, which is ugly.

This small change fixes that. Tested on Chrome and Firefox. 1px smaller than a sortable header on Firefox but still looks fine.
2015-03-04 22:14:00 +00: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 Merge pull request #2866 from kinglozzer/2862-uploadfield-editform-height 2014-09-26 10:30:52 +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 FIX: Corrected padding on non-sortable columns. 2015-03-04 22:14:00 +00: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 FIX: UploadField description alignment 2015-03-03 09:28:36 +00:00