Merge branch 'wip-MDL-33987-m23' of git://github.com/samhemelryk/moodle

This commit is contained in:
Dan Poltawski 2012-06-25 15:08:12 +08:00
commit 4c8926c7c3

View File

@ -60,7 +60,6 @@ body.has_dock {
}
#dock .dockedtitle.activeitem {
background-color: #697F55;
width: 35px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
@ -101,7 +100,7 @@ Docked Item Panel
}
#dockeditempanel .dockeditempanel_hd {
border-width: 0;
border-color: #eee;
background-color: #eee;
padding: 2px;
}