<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">jqxResponsivePanel &gt; div, jqxPanel &gt; div {
  float: left;
}

jqxTree &gt; div {
  border: none !important;
}

.jqx-rc-all {
  border-radius: 0px;
}

body, html {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}</pre></body></html>