Merge branch 'readonly-p4-master'

This commit is contained in:
Dirk Dougherty 2009-04-18 21:13:35 -07:00 committed by The Android Open Source Project
commit ed214869ec

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 {