#--re-frame-trace-- { all: initial; /*! abridged from normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */ line-height: 1.15; /* Text-level semantics ========================================================================== */ /* Embedded content ========================================================================== */ /* Forms ========================================================================== */ /** * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` * controls in Android 4. * 2. Correct the inability to style clickable types in iOS and Safari. */ /* Hidden ========================================================================== */ /** * Add the correct display in IE 10-. */ /* re-frame-trace styles ========================================================================== */ background: white; font-family: 'courier new', monospace; } #--re-frame-trace-- * { all: unset; } #--re-frame-trace-- div, #--re-frame-trace-- nav { display: block; } #--re-frame-trace-- pre { font-family: monospace, monospace; font-size: 1em; } #--re-frame-trace-- a, #--re-frame-trace-- a:visited { color: #222222; border-bottom: 1px #333 dotted; } #--re-frame-trace-- a:hover, #--re-frame-trace-- a:focus { border-bottom: 1px #666666 solid; } #--re-frame-trace-- code { font-family: monospace, monospace; font-size: 1em; } #--re-frame-trace-- small { font-size: 80%; } #--re-frame-trace-- sub, #--re-frame-trace-- sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } #--re-frame-trace-- sub { bottom: -0.25em; } #--re-frame-trace-- sup { top: -0.5em; } #--re-frame-trace-- img { border-style: none; } #--re-frame-trace-- option { display: block; } #--re-frame-trace-- button, #--re-frame-trace-- input, #--re-frame-trace-- optgroup, #--re-frame-trace-- select, #--re-frame-trace-- textarea { font-family: "courier new", monospace; font-size: 100%; padding: 3px 3px 1px 3px; border: 1px solid black; } #--re-frame-trace-- button, #--re-frame-trace-- input { overflow: visible; } #--re-frame-trace-- button, #--re-frame-trace-- html [type="button"], #--re-frame-trace-- [type="reset"], #--re-frame-trace-- [type="submit"] { -webkit-appearance: button; /* 2 */ } #--re-frame-trace-- button:-moz-focusring, #--re-frame-trace-- [type="button"]:-moz-focusring, #--re-frame-trace-- [type="reset"]:-moz-focusring, #--re-frame-trace-- [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } #--re-frame-trace-- textarea { overflow: auto; } #--re-frame-trace-- [type="checkbox"], #--re-frame-trace-- [type="radio"] { box-sizing: border-box; } #--re-frame-trace-- [type="number"]::-webkit-inner-spin-button, #--re-frame-trace-- [type="number"]::-webkit-outer-spin-button { height: auto; } #--re-frame-trace-- [type="search"] { -webkit-appearance: textfield; outline-offset: -2px; } #--re-frame-trace-- ::-webkit-file-upload-button { -webkit-appearance: button; } #--re-frame-trace-- [hidden] { display: none; } #--re-frame-trace-- li { display: block; } #--re-frame-trace-- button { overflow: visible; border: 0; -webkit-font-smoothing: inherit; letter-spacing: inherit; background: none; cursor: pointer; } #--re-frame-trace-- img { max-width: 100%; height: auto; border: 0; } #--re-frame-trace-- table, #--re-frame-trace-- thead, #--re-frame-trace-- tbody, #--re-frame-trace-- tfoot, #--re-frame-trace-- tr, #--re-frame-trace-- th, #--re-frame-trace-- td { display: block; width: auto; height: auto; margin: 0; padding: 0; border: none; border-collapse: collapse; border-spacing: 0; border-color: inherit; vertical-align: inherit; text-align: left; font-weight: inherit; -webkit-border-horizontal-spacing: 0; -webkit-border-vertical-spacing: 0; } #--re-frame-trace-- th, #--re-frame-trace-- td { display: table-cell; padding: 0 5px; } #--re-frame-trace-- tr { display: table-row; } #--re-frame-trace-- thead { display: table-header-group; } #--re-frame-trace-- tbody { display: table-row-group; } #--re-frame-trace-- table { display: table; width: 100%; } #--re-frame-trace-- tbody { color: #aaaaaa; } #--re-frame-trace-- tr:hover { transition: all 0.1s ease-out; background: aliceblue; filter: brightness(90%); } #--re-frame-trace-- tr:nth-child(even) { background: aliceblue; } #--re-frame-trace-- .button { padding: 5px 5px 3px; margin: 5px; border-radius: 2px; cursor: pointer; } #--re-frame-trace-- .text-button { border-bottom: 1px dotted #888; font-weight: normal; } #--re-frame-trace-- .button:focus, #--re-frame-trace-- .text-button:focus { border-radius: 2px 2px 0 0; -webkit-box-shadow: inset 0px -5px 0px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0px -5px 0px 0px rgba(0, 0, 0, 0.3); box-shadow: inset 0px -5px 0px 0px rgba(0, 0, 0, 0.3); } #--re-frame-trace-- .icon-button { font-size: 10px; } #--re-frame-trace-- .tab { background: transparent; border-radius: 0; text-transform: uppercase; font-family: monospace; letter-spacing: 2px; margin-bottom: 0; padding-bottom: 4px; vertical-align: bottom; } #--re-frame-trace-- .tab.active { background: transparent; border-bottom: 3px solid #add8e6; border-radius: 0; padding-bottom: 1px; } #--re-frame-trace-- ul.filter-items { list-style-type: none; padding: 0; margin: 0 -5px; margin-top: 10px; } #--re-frame-trace-- .filter-items li { color: #333; background: #efeef1; display: inline-block; font-size: 0.9em; margin: 5px; } #--re-frame-trace-- .filter-items li .filter-item-string { color: #616cdb; } #--re-frame-trace-- .icon { display: inline-block; width: 1em; height: 1em; stroke-width: 0; stroke: currentColor; fill: currentColor; } #--re-frame-trace-- .icon-remove { margin-left: 10px; } #--re-frame-trace-- select { background: white; font-family: 'courier new', monospace; font-size: 1em; padding: 2px 0 0 0; -moz-appearance: menulist; -webkit-appearance: menulist; appearance: menulist; } #--re-frame-trace-- .nav { background: #efeef1; color: #222222; #--re-frame-trace-- .panel-content-scrollable { margin: 0 10px; flex: 1 1 auto; height: 100%; overflow: auto; } #--re-frame-trace-- .tab-contents { display: flex; flex: 1 1 auto; flex-direction: column; } #--re-frame-trace-- .filter-control { margin: 10px 0 0 10px; } #--re-frame-trace-- .trace-details { cursor: pointer; }