Improve style not found message to function entity
This commit is contained in:
parent
a70cbda1f9
commit
2092eadcc6
@ -25,22 +25,22 @@
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
.tb-func-datakey-autocomplete,
|
.tb-func-datakey-autocomplete,
|
||||||
.tb-alarm-datakey-autocomplete {
|
.tb-alarm-datakey-autocomplete {
|
||||||
.tb-not-found {
|
.tb-not-found {
|
||||||
display: block;
|
display: block;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
|
|
||||||
.tb-no-entries {
|
.tb-no-entries {
|
||||||
line-height: 48px;
|
line-height: 48px;
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
li {
|
|
||||||
height: auto !important;
|
|
||||||
white-space: normal !important;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
li {
|
||||||
|
height: auto !important;
|
||||||
|
white-space: normal !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user