Files
aiot-platform-ui/apps/web-antd/dist/css/index-DitiDdvz.css

2 lines
1.6 KiB
CSS

.default-json-theme{background:hsl(var(--background));color:hsl(var(--foreground));font-family:Consolas,Menlo,Courier,monospace;font-size:14px;white-space:nowrap}.default-json-theme.jv-container.boxed{border:1px solid hsl(var(--border))}.default-json-theme .jv-ellipsis{background-color:hsl(var(--secondary));border-radius:3px;color:hsl(var(--secondary-foreground));cursor:pointer;display:inline-block;font-size:.9em;line-height:.9;padding:0 4px 2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:2px}.default-json-theme .jv-button{color:hsl(var(--primary))}.default-json-theme .jv-item.jv-array,.default-json-theme .jv-key{color:hsl(var(--heavy-foreground))}.default-json-theme .jv-item.jv-boolean{color:hsl(var(--red-400))}.default-json-theme .jv-item.jv-function{color:hsl(var(--destructive-foreground))}.default-json-theme .jv-item.jv-number,.default-json-theme .jv-item.jv-number-float,.default-json-theme .jv-item.jv-number-integer{color:hsl(var(--info-foreground))}.default-json-theme .jv-item.jv-object{color:hsl(var(--accent-darker))}.default-json-theme .jv-item.jv-undefined{color:hsl(var(--secondary-foreground))}.default-json-theme .jv-item.jv-string{color:hsl(var(--primary));word-wrap:break-word;white-space:normal}.default-json-theme.jv-container .jv-code{padding:10px}.default-json-theme.jv-container .jv-code.boxed:not(.open){margin-bottom:10px;padding-bottom:20px}.default-json-theme.jv-container .jv-code.open{padding-bottom:10px}.default-json-theme.jv-container .jv-code .jv-toggle:before{border-radius:2px;padding:0 2px}.default-json-theme.jv-container .jv-code .jv-toggle:hover:before{background:hsl(var(--accent-foreground))}