silverstripe-framework/admin/scss
2012-01-05 23:17:46 +01:00
..
themes MINOR Improved .cms-add-form styling 2012-01-05 23:17:46 +01:00
_forms.scss MINOR More robust way to style "triangle"/"flyout"/"step indicator" in forms, via background image rather than CSS3 with hard-to-maintain dimension and positioning tweaks. Use inline-block to have it working within other elements (+titles) rather than standalone 2012-01-03 23:01:05 +01:00
_menu.scss MINOR: Added Member Profile Popup Styling 2011-12-29 09:48:22 +01:00
_mixins.scss MINOR: #css styles to clean up vertical alignment in content tools 2011-09-19 17:22:36 +02:00
_ModelAdmin.scss MINOR Moved ModelAdmin styles into separate file 2012-01-03 18:11:21 +01:00
_sprites.scss MINOR More robust way to style "triangle"/"flyout"/"step indicator" in forms, via background image rather than CSS3 with hard-to-maintain dimension and positioning tweaks. Use inline-block to have it working within other elements (+titles) rather than standalone 2012-01-03 23:01:05 +01:00
_style.scss MINOR Improved .cms-add-form styling 2012-01-05 23:17:46 +01:00
_tree.scss MINOR Cleaned up CMS dialog styling (now works with/without tabs, in iframe and inline markup), removed superfluous SCSS variable declarations 2012-01-03 18:11:21 +01:00
_typography.scss MINOR Moved <ins> and <del> styles to more specific selectors in cms module 2011-10-29 20:47:44 +02:00
_uitheme.scss MINOR Cleaned up CMS dialog styling (now works with/without tabs, in iframe and inline markup), removed superfluous SCSS variable declarations 2012-01-03 18:11:21 +01:00
ie7.scss MINOR Using box-sizing to lay out form fields rather than relying on hacky 90% widths + pixel-based paddings, which makes it impossible to align anything outside of the field container the these elements. Using conditional CSS to disable field padding if box-sizing is not available. Generalized "stacked" form pattern in _form.scss, fixed CMS actions padding to align with fields. 2012-01-03 18:11:21 +01:00
screen.scss MINOR Moved ModelAdmin styles into separate file 2012-01-03 18:11:21 +01:00