mirror of
https://github.com/getredash/redash.git
synced 2025-12-25 01:03:20 -05:00
16 lines
238 B
Plaintext
16 lines
238 B
Plaintext
.col-table .missing-value {
|
|
color: #b94a48;
|
|
}
|
|
|
|
.col-table .super-small-input {
|
|
padding-left: 3px;
|
|
height: 24px;
|
|
}
|
|
|
|
.col-table .ui-select-toggle, .col-table .ui-select-search {
|
|
padding: 2px;
|
|
padding-left: 5px;
|
|
height: 24px;
|
|
}
|
|
|