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

View File

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