UNPKG

@5minds/node-red-dashboard-2-processcube-dynamic-table

Version:
104 lines (85 loc) 1.73 kB
h1 { margin-bottom: 10px } h2 { margin-top: 1.5rem; margin-bottom: 0.75rem; } h3 { margin-top: 1rem; } p { margin-bottom: 5px; } ul li { list-style-type: circle; list-style-position: inside; margin-left: 15px; } pre { padding: 12px; margin: 12px; background-color: #eee; } code { font-size: 0.825rem; color: #ae0000; } input { padding: 12px; margin: 12px; background-color: #eee; } .task-div { padding: 8px; margin: 16px; border: solid; border-radius: 4px; border-color: #303030; } .action-button-container { width: 100%; display: flex; justify-content: center; } .full-width-table { --v-table-header-height: 40px !important; } .full-width-table .v-toolbar { background: unset !important; color: unset !important; } .full-width-table .v-table__wrapper .v-alert--variant-flat { background: unset !important; color: unset !important; } .full-width-table >>> thead th { border-bottom: 4px solid rgb(var(--v-theme-primary)) !important; font-weight: 700 !important; font-size: 16px !important; } .full-width-table >>> tbody { background-color: #F6F5FA !important; --widget-row-height: 40px !important; font-size: 16px; } .search-input >>> .v-field__outline__end { border-right: none; border-top: none; border-radius: 0px; } .search-input >>> .v-label { font-size: 14px !important; } .search-input >>> .v-field__outline__start { border-radius: 0px 0px 0px 8px; border-top: none; } .action-button { border-radius: 8px; background-color: transparent !important; border-color: rgb(var(--v-theme-primary)); border: 2px solid; color: rgb(var(--v-theme-primary)); padding: 8px; }