ÿØÿà JFIF ÿÛ „ ( %"1"%)+...383,7(-.-
![]() Server : LiteSpeed System : Linux v2202501248978307069 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 User : voirf6718 ( 1002) PHP Version : 7.3.33-1+focal 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, Directory : /home/voirfilmshd-gratuit.site/public_html/public_html/sass/md/ |
// This file has been autogenerated by grunt task lessToSass. Any changes will be overwritten. .popover, .tooltip-inner { color: $gray; line-height: 1.5em; background: $white-color; border: none; border-radius: $border-radius-base; @include shadow-8dp(); } .popover{ padding: 0; @include shadow-16dp(); &.left, &.right, &.top, &.bottom{ > .arrow{ border: none; } } } .popover-title{ background-color: $white-color; border: none; padding: 15px 15px 5px; font-size: $font-size-h4; } .popover-content{ padding: 10px 15px 15px; line-height: 1.4; } .tooltip, .tooltip.in { //opacity: 1; } .tooltip.in{ opacity: 1; @include transform-translate-y(0px); } .tooltip{ opacity: 0; transition: opacity, transform .2s ease; @include transform-translate-y(5px); &.left{ .tooltip-arrow{ border-left-color: $white-color; } } &.right{ .tooltip-arrow{ border-right-color: $white-color; } } &.top{ .tooltip-arrow{ border-top-color: $white-color; } } &.bottom{ .tooltip-arrow{ border-bottom-color: $white-color; } } } .tooltip-inner{ padding: 10px 15px; min-width: 130px; }