Added drop target style, other minor admin dashboard style updates.

This commit is contained in:
Chad Kieffer
2009-01-16 06:45:25 +00:00
parent 622da5f3cd
commit e749e6cf3e
3 changed files with 35 additions and 22 deletions

View File

@@ -65,13 +65,12 @@
margin-bottom: 0;
}
#gContent .gBlock .ui-dialog-titlebar {
margin: -.8em -.3em 0 -.3em;
.gBlock .ui-dialog-titlebar {
margin: -1em -.4em 0 ;
}
#gSidebar .gBlock h2 {
background: none;
margin: -.9em -.4em 0 -.3em;
cursor: move;
}