| Server IP : 188.114.97.2 / Your IP : 104.23.197.230 Web Server : Apache/2.4.59 (Debian) System : Linux EDL-STRETCH 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64 User : edlftp ( 1002) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/git/sms.edl.codes.solutions/assets/less/neon-less/ |
Upload File : |
input.typeahead {
display: block;
}
.twitter-typeahead{
width:100%;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
margin-bottom: 0;
}
.tt-dropdown-menu {
min-width: 160px;
margin-top: 2px;
padding: 5px 0;
background-color: #fff;
border: 1px solid @default;
*border-right-width: 2px;
*border-bottom-width: 2px;
.rounded;
width:100%;
}
.tt-suggestion {
display: block;
padding: 4px @padding-base-horizontal;
p {
.text-overflow();
height: @line-height-computed;
}
.thumb-entry {
.clearfix;
> span.image {
float: left;
img {
}
}
> span.text {
float: left;
width: 80%;
margin-left: @padding-base-horizontal;
strong {
display: block;
color: @main_color;
}
em {
font-style: normal;
font-size: 10px;
color: lighten(@text_color_light, 1%);
display: block;
padding-top: 4px;
.text-overflow();
}
}
}
}
.tt-suggestion.tt-is-under-cursor {
color: @main_color;
background: #f3f3f3;
}
.tt-suggestion.tt-is-under-cursor a {
color: @main_color;
}
.tt-suggestion p {
margin: 0;
}
.twitter-typeahead .tt-hint {
padding: @padding-base-vertical @padding-base-horizontal;
color: @text_disabled;
line-height: @line-height-base;
margin: 0;
padding-top: @padding-base-vertical - 0.5px;
width: 100%;
.bs;
}