UNPKG

p3x-redis-ui-material

Version:

💿 The p3x-redis-ui-material web interface that connects to the p3x-redis-ui-server via http and socket.io

21 lines • 2.03 kB
/*! * MIT License * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell * copies of the Software, and to permit persons to whom the Software is * furnished to do so, subject to the following conditions: * * The above copyright notice and this permission notice shall be included in all * copies or substantial portions of the Software. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */:host{color:var(--mat-app-text-color,inherit);display:block;padding-bottom:64px}.md-block{width:100%}.p3xr-search-result-item{padding:4px 0;width:100%}.p3xr-search-result-key{margin-bottom:4px}.p3xr-search-result-fields{display:flex;flex-wrap:wrap;gap:4px 16px}.p3xr-search-result-field{font-size:13px}.p3xr-search-field-name{font-weight:600;margin-right:4px;opacity:.6}.p3xr-search-field-value{font-family:Roboto Mono,monospace;font-size:12px}.p3xr-search-schema-row{align-items:center;display:flex;gap:8px;margin-bottom:4px}.p3xr-search-schema-type-row{align-items:center;display:flex;flex-shrink:0;gap:8px}.p3xr-search-schema-type-row .mat-mdc-fab-base{margin-bottom:20px}@media(max-width:599px){.p3xr-search-schema-row{flex-wrap:wrap}.p3xr-search-schema-row>mat-form-field{flex:1 1 100%!important;width:100%!important}.p3xr-search-schema-type-row{flex:1}.p3xr-search-schema-type-row mat-form-field{flex:1;width:auto!important}}