silverstripe-framework/admin
Ingo Schommer 6028cf1b62 Fixed panel spacing regressions from 544d2eb6
Specifically, the change removed the "add page" panel padding,
because it moved padding from .cms-panel-padded into
commonly contained elements, like .ui-tabs-panel.
Apart from breaking layouts, it makes the class meaningless,
since its only padded depending on which elements it contains.

In order to rectify some introduced inconsistencies,
much too complex were required, e.g.
.ui-tabs .cms-edit-form, .ui-tabs .cms-content-fields {...}.
2012-12-17 15:20:13 +01:00
..
code BUG Remove "delete" button from "My Profile" (fixes #8121) 2012-12-15 20:02:17 +01:00
css Fixed panel spacing regressions from 544d2eb6 2012-12-17 15:20:13 +01:00
images Provide new save icon for the use in the framework. 2012-12-13 17:43:25 +01:00
javascript Fixed JS syntax error 2012-12-17 11:38:03 +01:00
scss Fixed panel spacing regressions from 544d2eb6 2012-12-17 15:20:13 +01:00
templates Clean up the side-by-side code. 2012-12-10 17:52:02 +01:00
tests FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
thirdparty NEW Side by side editing functionality - first cut (os#7412) 2012-12-10 17:51:35 +01:00
_config.php BUG Video embed from Add Media Feature no longer works (open #8033) 2012-11-15 15:49:03 +13:00
.gitignore MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
config.rb MINOR Removing compass asset_cache_buster functionality, as it wrongly changes the hashes even if files haven't changed, causing merging hassles - leave cache control to the webserver 2011-12-20 17:46:43 +01:00