Delete widgets when dragged back to Available Widgets, add ui.droppable.js and ui.selectable.js, see #9511

git-svn-id: http://svn.automattic.com/wordpress/trunk@11445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2009-05-24 15:46:09 +00:00
parent 552056c681
commit 13c7249671
13 changed files with 156 additions and 50 deletions

View File

@@ -376,6 +376,10 @@ table.ie-fixed {
width: 210px;
}
* html #removing-widget .in-widget-title {
display: none;
}
#available-widgets .widget-holder {
padding-bottom: 65px;
}