Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Unified Diff: nacl/debugger/debugger.css

Issue 12545007: Incremental changes to NaCl debugger (Closed) Base URL: http://skia.googlecode.com/svn/
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | nacl/debugger/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: nacl/debugger/debugger.css
===================================================================
--- nacl/debugger/debugger.css (revision 7983)
+++ nacl/debugger/debugger.css (working copy)
@@ -62,25 +62,11 @@
height:100%;
}
-#skp_list_div {
-}
-
-#skp_list_form {
- width:100%;
- height:100%;
-}
-
-#skp_list {
- width:100%;
- height:100%;
-}
-
#bottom_row {
height:275px;
}
#display_pane {
- background-color:blue;
}
#right_panel {
« no previous file with comments | « no previous file | nacl/debugger/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698