Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / tools / memory_inspector / memory_inspector / frontends / www_content / css / processes.css
index 0aa1f9d..7fd33ac 100644 (file)
 #ps-tracer-dialog > div > :last-child {
   float: right;
   width: 60%;
+}
+
+#android_provision_dialog {
+  display: none;
+}
+
+#android_provision_dialog code {
+  display: block;
+  white-space: pre-line;
 }
\ No newline at end of file