Merge branch 'readonly-p4-donut' into donut

This commit is contained in:
Dirk Dougherty 2009-04-15 11:37:52 -07:00 committed by The Android Open Source Project
commit 6080c87c31

View file

@ -1016,7 +1016,11 @@ body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body
}
#headerLeft {
margin:0;
padding:0;
}
#headerLeft .guide {
display:none;
}
#headerRight {