ng-devui
Version:
DevUI components based on Angular
682 lines • 76.1 kB
CSS
body[ui-theme=infinity-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-lg),
body[ui-theme=sweet-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-lg),
body[ui-theme=provence-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-lg),
body[ui-theme=deep-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-lg),
body[ui-theme=galaxy-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-lg) {
height: 32px;
line-height: 32px;
}
body[ui-theme=infinity-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-md),
body[ui-theme=sweet-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-md),
body[ui-theme=provence-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-md),
body[ui-theme=deep-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-md),
body[ui-theme=galaxy-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-sm):not(.devui-btn-md) {
height: 40px;
line-height: 40px;
}
body[ui-theme=infinity-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-lg):not(.devui-btn-md),
body[ui-theme=sweet-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-lg):not(.devui-btn-md),
body[ui-theme=provence-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-lg):not(.devui-btn-md),
body[ui-theme=deep-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-lg):not(.devui-btn-md),
body[ui-theme=galaxy-theme] .devui-btn:not(.devui-btn-xs):not(.devui-btn-lg):not(.devui-btn-md) {
height: 28px;
line-height: 28px;
}
body[ui-theme=infinity-theme] d-alert .devui-alert,
body[ui-theme=sweet-theme] d-alert .devui-alert,
body[ui-theme=provence-theme] d-alert .devui-alert,
body[ui-theme=deep-theme] d-alert .devui-alert,
body[ui-theme=galaxy-theme] d-alert .devui-alert {
border: 1px solid transparent;
}
body[ui-theme=infinity-theme] d-alert .devui-alert.devui-alert-success,
body[ui-theme=sweet-theme] d-alert .devui-alert.devui-alert-success,
body[ui-theme=provence-theme] d-alert .devui-alert.devui-alert-success,
body[ui-theme=deep-theme] d-alert .devui-alert.devui-alert-success,
body[ui-theme=galaxy-theme] d-alert .devui-alert.devui-alert-success {
border-color: transparent;
}
body[ui-theme=infinity-theme] d-alert .devui-alert.devui-alert-info,
body[ui-theme=sweet-theme] d-alert .devui-alert.devui-alert-info,
body[ui-theme=provence-theme] d-alert .devui-alert.devui-alert-info,
body[ui-theme=deep-theme] d-alert .devui-alert.devui-alert-info,
body[ui-theme=galaxy-theme] d-alert .devui-alert.devui-alert-info {
border-color: transparent;
}
body[ui-theme=infinity-theme] d-alert .devui-alert.devui-alert-warning,
body[ui-theme=sweet-theme] d-alert .devui-alert.devui-alert-warning,
body[ui-theme=provence-theme] d-alert .devui-alert.devui-alert-warning,
body[ui-theme=deep-theme] d-alert .devui-alert.devui-alert-warning,
body[ui-theme=galaxy-theme] d-alert .devui-alert.devui-alert-warning {
border-color: transparent;
}
body[ui-theme=infinity-theme] d-alert .devui-alert.devui-alert-danger,
body[ui-theme=sweet-theme] d-alert .devui-alert.devui-alert-danger,
body[ui-theme=provence-theme] d-alert .devui-alert.devui-alert-danger,
body[ui-theme=deep-theme] d-alert .devui-alert.devui-alert-danger,
body[ui-theme=galaxy-theme] d-alert .devui-alert.devui-alert-danger {
border-color: transparent;
}
body[ui-theme=infinity-theme] d-alert .devui-alert.devui-alert-simple,
body[ui-theme=sweet-theme] d-alert .devui-alert.devui-alert-simple,
body[ui-theme=provence-theme] d-alert .devui-alert.devui-alert-simple,
body[ui-theme=deep-theme] d-alert .devui-alert.devui-alert-simple,
body[ui-theme=galaxy-theme] d-alert .devui-alert.devui-alert-simple {
border-color: transparent;
}
body[ui-theme=infinity-theme] d-alert .devui-alert.devui-alert-simple,
body[ui-theme=sweet-theme] d-alert .devui-alert.devui-alert-simple,
body[ui-theme=provence-theme] d-alert .devui-alert.devui-alert-simple,
body[ui-theme=deep-theme] d-alert .devui-alert.devui-alert-simple,
body[ui-theme=galaxy-theme] d-alert .devui-alert.devui-alert-simple {
background-color: #f3f3f3;
background-color: var(--devui-area, #f3f3f3);
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-lg,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-lg,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-lg,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-lg,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-lg {
font-size: 14px;
font-size: var(--devui-font-size-lg, 14px);
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-tabs > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-tabs > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-tabs > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-tabs > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-tabs > li {
height: 39px !important;
line-height: 39px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-pills > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-pills > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-pills > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-pills > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-pills > li {
height: 40px !important;
line-height: 40px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-options > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-options > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-options > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-options > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-options > li {
height: 34px !important;
line-height: 34px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider-animation,
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider-animation,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider-animation,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider-animation,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider-animation,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-slider > li {
height: 36px !important;
line-height: 36px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped.devui-nav-overflow li.active {
padding-top: 7px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-lg .devui-nav-wrapped li {
padding: 8px 16px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-md,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-md,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-md,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-md,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-md {
font-size: 14px !important;
font-size: var(--devui-font-size-lg, 14px) !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-tabs > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-tabs > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-tabs > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-tabs > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-tabs > li {
height: 31px !important;
line-height: 31px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-pills > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-pills > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-pills > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-pills > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-pills > li {
height: 32px !important;
line-height: 32px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-options > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-options > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-options > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-options > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-options > li {
height: 26px !important;
line-height: 26px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider-animation,
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider-animation,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider-animation,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider-animation,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider-animation,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-md .devui-nav-slider > li {
height: 28px !important;
line-height: 28px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-sm,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-sm,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-sm,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-sm,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-sm {
font-size: 14px !important;
font-size: var(--devui-font-size-lg, 14px) !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-tabs > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-tabs > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-tabs > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-tabs > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-tabs > li {
height: 27px !important;
line-height: 27px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-pills > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-pills > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-pills > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-pills > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-pills > li {
height: 28px !important;
line-height: 28px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-options > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-options > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-options > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-options > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-options > li {
height: 22px !important;
line-height: 22px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider-animation,
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider-animation,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider-animation,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider-animation,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider-animation,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-slider > li {
height: 24px !important;
line-height: 24px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped.devui-nav-overflow li.active {
padding-top: 1px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-sm .devui-nav-wrapped li {
padding: 2px 16px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs {
font-size: 12px !important;
font-size: var(--devui-font-size-sm, 12px) !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-tabs > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-tabs > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-tabs > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-tabs > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-tabs > li {
height: 23px !important;
line-height: 23px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-pills > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-pills > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-pills > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-pills > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-pills > li {
height: 24px !important;
line-height: 24px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-options > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-options > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-options > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-options > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-options > li {
height: 18px !important;
line-height: 18px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider-animation,
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider-animation,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider-animation,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider-animation,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider-animation,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-slider > li {
height: 20px !important;
line-height: 20px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped.devui-nav-overflow li.active,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped.devui-nav-overflow li.active {
padding-top: 0 !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-nav-wrapped li {
padding: 1px 16px 0 !important;
line-height: 22px !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-tab-close-icon,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-tab-close-icon,
body[ui-theme=provence-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-tab-close-icon,
body[ui-theme=deep-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-tab-close-icon,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container.devui-nav-xs .devui-tab-close-icon {
vertical-align: middle !important;
}
body[ui-theme=infinity-theme] d-tabs .devui-nav-container .devui-nav-tabs.devui-nav-stacked > li,
body[ui-theme=infinity-theme] d-tabs .devui-nav-container .devui-nav-pills.devui-nav-stacked > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container .devui-nav-tabs.devui-nav-stacked > li,
body[ui-theme=sweet-theme] d-tabs .devui-nav-container .devui-nav-pills.devui-nav-stacked > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container .devui-nav-tabs.devui-nav-stacked > li,
body[ui-theme=provence-theme] d-tabs .devui-nav-container .devui-nav-pills.devui-nav-stacked > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container .devui-nav-tabs.devui-nav-stacked > li,
body[ui-theme=deep-theme] d-tabs .devui-nav-container .devui-nav-pills.devui-nav-stacked > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container .devui-nav-tabs.devui-nav-stacked > li,
body[ui-theme=galaxy-theme] d-tabs .devui-nav-container .devui-nav-pills.devui-nav-stacked > li {
height: 38px !important;
line-height: 38px !important;
}
body[ui-theme=infinity-theme] d-tag,
body[ui-theme=sweet-theme] d-tag,
body[ui-theme=provence-theme] d-tag,
body[ui-theme=deep-theme] d-tag,
body[ui-theme=galaxy-theme] d-tag {
--devui-font-size: 12px;
--devui-font-size: var(--devui-font-size-sm, 12px);
}
body[ui-theme=infinity-theme] d-datepicker,
body[ui-theme=infinity-theme] d-date-range-picker,
body[ui-theme=infinity-theme] d-datepicker-range-single,
body[ui-theme=infinity-theme] d-two-datepicker-single,
body[ui-theme=sweet-theme] d-datepicker,
body[ui-theme=sweet-theme] d-date-range-picker,
body[ui-theme=sweet-theme] d-datepicker-range-single,
body[ui-theme=sweet-theme] d-two-datepicker-single,
body[ui-theme=provence-theme] d-datepicker,
body[ui-theme=provence-theme] d-date-range-picker,
body[ui-theme=provence-theme] d-datepicker-range-single,
body[ui-theme=provence-theme] d-two-datepicker-single,
body[ui-theme=deep-theme] d-datepicker,
body[ui-theme=deep-theme] d-date-range-picker,
body[ui-theme=deep-theme] d-datepicker-range-single,
body[ui-theme=deep-theme] d-two-datepicker-single,
body[ui-theme=galaxy-theme] d-datepicker,
body[ui-theme=galaxy-theme] d-date-range-picker,
body[ui-theme=galaxy-theme] d-datepicker-range-single,
body[ui-theme=galaxy-theme] d-two-datepicker-single {
--devui-list-item-active-bg: #5e7ce0;
--devui-list-item-active-bg: var(--devui-brand, #5e7ce0);
--devui-list-item-active-hover-bg: #526ecc;
--devui-list-item-active-hover-bg: var(--devui-brand, #526ecc);
--devui-list-item-active-text: #ffffff;
--devui-list-item-active-text: var(--devui-light-text, #ffffff);
--devui-font-size: 12px;
--devui-font-size: var(--devui-font-size-sm, 12px);
}
body[ui-theme=infinity-theme] d-multi-auto-complete .multi-auto-complete label.multiple-label-auto-complete ul.devui-dropdown-origin,
body[ui-theme=sweet-theme] d-multi-auto-complete .multi-auto-complete label.multiple-label-auto-complete ul.devui-dropdown-origin,
body[ui-theme=provence-theme] d-multi-auto-complete .multi-auto-complete label.multiple-label-auto-complete ul.devui-dropdown-origin,
body[ui-theme=deep-theme] d-multi-auto-complete .multi-auto-complete label.multiple-label-auto-complete ul.devui-dropdown-origin,
body[ui-theme=galaxy-theme] d-multi-auto-complete .multi-auto-complete label.multiple-label-auto-complete ul.devui-dropdown-origin {
min-height: 32px;
}
body[ui-theme=infinity-theme] d-search .devui-search .devui-input:not(.devui-input-sm):not(.devui-input-lg),
body[ui-theme=sweet-theme] d-search .devui-search .devui-input:not(.devui-input-sm):not(.devui-input-lg),
body[ui-theme=provence-theme] d-search .devui-search .devui-input:not(.devui-input-sm):not(.devui-input-lg),
body[ui-theme=deep-theme] d-search .devui-search .devui-input:not(.devui-input-sm):not(.devui-input-lg),
body[ui-theme=galaxy-theme] d-search .devui-search .devui-input:not(.devui-input-sm):not(.devui-input-lg) {
height: 32px;
}
body[ui-theme=infinity-theme] d-search .devui-search .devui-search-icon,
body[ui-theme=sweet-theme] d-search .devui-search .devui-search-icon,
body[ui-theme=provence-theme] d-search .devui-search .devui-search-icon,
body[ui-theme=deep-theme] d-search .devui-search .devui-search-icon,
body[ui-theme=galaxy-theme] d-search .devui-search .devui-search-icon {
line-height: 32px;
}
body[ui-theme=infinity-theme] d-search .devui-search .devui-search-clear:not(.devui-search-clear-lg):not(.devui-search-clear-sm),
body[ui-theme=sweet-theme] d-search .devui-search .devui-search-clear:not(.devui-search-clear-lg):not(.devui-search-clear-sm),
body[ui-theme=provence-theme] d-search .devui-search .devui-search-clear:not(.devui-search-clear-lg):not(.devui-search-clear-sm),
body[ui-theme=deep-theme] d-search .devui-search .devui-search-clear:not(.devui-search-clear-lg):not(.devui-search-clear-sm),
body[ui-theme=galaxy-theme] d-search .devui-search .devui-search-clear:not(.devui-search-clear-lg):not(.devui-search-clear-sm) {
line-height: 32px;
}
body[ui-theme=infinity-theme] d-select .devui-form-group .devui-form-control.devui-select-input,
body[ui-theme=sweet-theme] d-select .devui-form-group .devui-form-control.devui-select-input,
body[ui-theme=provence-theme] d-select .devui-form-group .devui-form-control.devui-select-input,
body[ui-theme=deep-theme] d-select .devui-form-group .devui-form-control.devui-select-input,
body[ui-theme=galaxy-theme] d-select .devui-form-group .devui-form-control.devui-select-input {
height: 30px;
}
body[ui-theme=infinity-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-selected-item-with-template,
body[ui-theme=infinity-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-placeholder,
body[ui-theme=sweet-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-selected-item-with-template,
body[ui-theme=sweet-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-placeholder,
body[ui-theme=provence-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-selected-item-with-template,
body[ui-theme=provence-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-placeholder,
body[ui-theme=deep-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-selected-item-with-template,
body[ui-theme=deep-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-placeholder,
body[ui-theme=galaxy-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-selected-item-with-template,
body[ui-theme=galaxy-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control .devui-select-placeholder {
height: 28px;
line-height: 28px;
}
body[ui-theme=infinity-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list,
body[ui-theme=sweet-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list,
body[ui-theme=provence-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list,
body[ui-theme=deep-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list,
body[ui-theme=galaxy-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list {
min-height: 28px;
line-height: 1;
}
body[ui-theme=infinity-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list .devui-select-tag-item,
body[ui-theme=sweet-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list .devui-select-tag-item,
body[ui-theme=provence-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list .devui-select-tag-item,
body[ui-theme=deep-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list .devui-select-tag-item,
body[ui-theme=galaxy-theme] d-select .devui-form-group .devui-select-list-wrapper.devui-form-control ul.devui-select-tag-list .devui-select-tag-item {
margin: 4px 0 0 4px;
}
body[ui-theme=infinity-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input,
body[ui-theme=sweet-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input,
body[ui-theme=provence-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input,
body[ui-theme=deep-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input,
body[ui-theme=galaxy-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input {
padding: 4px 8px;
min-height: 32px;
max-height: 64px;
}
body[ui-theme=infinity-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input .devui-select-item,
body[ui-theme=sweet-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input .devui-select-item,
body[ui-theme=provence-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input .devui-select-item,
body[ui-theme=deep-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input .devui-select-item,
body[ui-theme=galaxy-theme] d-tree-select .devui-tree-select .popper .popper-activator .devui-select-input.devui-tree-select-input .devui-select-item {
line-height: 16px;
}
body[ui-theme=infinity-theme] input,
body[ui-theme=sweet-theme] input,
body[ui-theme=provence-theme] input,
body[ui-theme=deep-theme] input,
body[ui-theme=galaxy-theme] input {
border-radius: 2px;
border-radius: var(--devui-border-radius, 2px);
}
body[ui-theme=infinity-theme] [dTextInput],
body[ui-theme=sweet-theme] [dTextInput],
body[ui-theme=provence-theme] [dTextInput],
body[ui-theme=deep-theme] [dTextInput],
body[ui-theme=galaxy-theme] [dTextInput] {
height: 32px;
}
body[ui-theme=infinity-theme] .devui-form-controls input[type=text],
body[ui-theme=infinity-theme] .devui-form-controls input[type=password],
body[ui-theme=infinity-theme] [dTextInput],
body[ui-theme=sweet-theme] .devui-form-controls input[type=text],
body[ui-theme=sweet-theme] .devui-form-controls input[type=password],
body[ui-theme=sweet-theme] [dTextInput],
body[ui-theme=provence-theme] .devui-form-controls input[type=text],
body[ui-theme=provence-theme] .devui-form-controls input[type=password],
body[ui-theme=provence-theme] [dTextInput],
body[ui-theme=deep-theme] .devui-form-controls input[type=text],
body[ui-theme=deep-theme] .devui-form-controls input[type=password],
body[ui-theme=deep-theme] [dTextInput],
body[ui-theme=galaxy-theme] .devui-form-controls input[type=text],
body[ui-theme=galaxy-theme] .devui-form-controls input[type=password],
body[ui-theme=galaxy-theme] [dTextInput] {
height: 32px;
}
body[ui-theme=infinity-theme] [dTextarea],
body[ui-theme=sweet-theme] [dTextarea],
body[ui-theme=provence-theme] [dTextarea],
body[ui-theme=deep-theme] [dTextarea],
body[ui-theme=galaxy-theme] [dTextarea] {
min-height: 32px;
}
body[ui-theme=infinity-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap > li,
body[ui-theme=infinity-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap > li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap > li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap > li,
body[ui-theme=provence-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap > li,
body[ui-theme=provence-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap > li,
body[ui-theme=deep-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap > li,
body[ui-theme=deep-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap > li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap > li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap > li {
padding: 12px 12px 0 12px;
}
body[ui-theme=infinity-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=infinity-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=sweet-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=sweet-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=provence-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=provence-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=deep-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=deep-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > .devui-no-data-tip {
padding: 12px;
}
body[ui-theme=infinity-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=infinity-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=provence-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=provence-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=deep-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=deep-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap.devui-auto-complete-list > li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap.devui-auto-complete-list > li {
padding: 8px 12px 4px 12px;
}
body[ui-theme=infinity-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=infinity-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=infinity-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=infinity-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=sweet-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=sweet-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=sweet-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=sweet-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=provence-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=provence-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=provence-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=provence-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=deep-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=deep-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=deep-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=deep-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=galaxy-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty),
body[ui-theme=galaxy-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper {
padding: 12px;
}
body[ui-theme=infinity-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=infinity-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=infinity-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=infinity-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=provence-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=provence-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=provence-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=provence-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=deep-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=deep-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=deep-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=deep-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap ul:not(:empty) li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > d-toggle-menu-list > .devui-dropdown-menu-wrap .cdk-virtual-scroll-content-wrapper li {
border-radius: 2px;
border-radius: var(--devui-border-radius, 2px);
}
body[ui-theme=infinity-theme] .devui-dropdown-menu,
body[ui-theme=sweet-theme] .devui-dropdown-menu,
body[ui-theme=provence-theme] .devui-dropdown-menu,
body[ui-theme=deep-theme] .devui-dropdown-menu,
body[ui-theme=galaxy-theme] .devui-dropdown-menu {
margin-top: 8px !important;
margin-bottom: 8px !important;
}
body[ui-theme=infinity-theme] div.devui-search-container,
body[ui-theme=sweet-theme] div.devui-search-container,
body[ui-theme=provence-theme] div.devui-search-container,
body[ui-theme=deep-theme] div.devui-search-container,
body[ui-theme=galaxy-theme] div.devui-search-container {
padding: 12px 12px 0 12px;
}
body[ui-theme=infinity-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap),
body[ui-theme=sweet-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap),
body[ui-theme=provence-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap),
body[ui-theme=deep-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap),
body[ui-theme=galaxy-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap) {
padding: 12px;
}
body[ui-theme=infinity-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap) li,
body[ui-theme=sweet-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap) li,
body[ui-theme=provence-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap) li,
body[ui-theme=deep-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap) li,
body[ui-theme=galaxy-theme] .devui-dropdown-menu > ul:not(.devui-dropdown-menu-wrap) li {
border-radius: 2px;
border-radius: var(--devui-border-radius, 2px);
}
body[ui-theme=infinity-theme] ul.devui-dropdown-menu,
body[ui-theme=sweet-theme] ul.devui-dropdown-menu,
body[ui-theme=provence-theme] ul.devui-dropdown-menu,
body[ui-theme=deep-theme] ul.devui-dropdown-menu,
body[ui-theme=galaxy-theme] ul.devui-dropdown-menu {
padding: 12px;
}
body[ui-theme=infinity-theme] ul.devui-dropdown-menu li .devui-dropdown-item,
body[ui-theme=sweet-theme] ul.devui-dropdown-menu li .devui-dropdown-item,
body[ui-theme=provence-theme] ul.devui-dropdown-menu li .devui-dropdown-item,
body[ui-theme=deep-theme] ul.devui-dropdown-menu li .devui-dropdown-item,
body[ui-theme=galaxy-theme] ul.devui-dropdown-menu li .devui-dropdown-item {
border-radius: 2px;
border-radius: var(--devui-border-radius, 2px);
}
body[ui-theme=infinity-theme] d-tags-input .devui-tags-host,
body[ui-theme=sweet-theme] d-tags-input .devui-tags-host,
body[ui-theme=provence-theme] d-tags-input .devui-tags-host,
body[ui-theme=deep-theme] d-tags-input .devui-tags-host,
body[ui-theme=galaxy-theme] d-tags-input .devui-tags-host {
min-height: 32px !important;
}
body[ui-theme=infinity-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu.devui-toggle-menu-container.disabled d-toggle-menu-label ul.devui-select-tag-list,
body[ui-theme=infinity-theme] d-tags-input .devui-tags-host d-toggle-menu-container d-toggle-menu-search .devui-toggle-menu-search > input,
body[ui-theme=sweet-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu.devui-toggle-menu-container.disabled d-toggle-menu-label ul.devui-select-tag-list,
body[ui-theme=sweet-theme] d-tags-input .devui-tags-host d-toggle-menu-container d-toggle-menu-search .devui-toggle-menu-search > input,
body[ui-theme=provence-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu.devui-toggle-menu-container.disabled d-toggle-menu-label ul.devui-select-tag-list,
body[ui-theme=provence-theme] d-tags-input .devui-tags-host d-toggle-menu-container d-toggle-menu-search .devui-toggle-menu-search > input,
body[ui-theme=deep-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu.devui-toggle-menu-container.disabled d-toggle-menu-label ul.devui-select-tag-list,
body[ui-theme=deep-theme] d-tags-input .devui-tags-host d-toggle-menu-container d-toggle-menu-search .devui-toggle-menu-search > input,
body[ui-theme=galaxy-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu.devui-toggle-menu-container.disabled d-toggle-menu-label ul.devui-select-tag-list,
body[ui-theme=galaxy-theme] d-tags-input .devui-tags-host d-toggle-menu-container d-toggle-menu-search .devui-toggle-menu-search > input {
min-height: 30px;
}
body[ui-theme=infinity-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list,
body[ui-theme=sweet-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list,
body[ui-theme=provence-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list,
body[ui-theme=deep-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list,
body[ui-theme=galaxy-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list {
padding-bottom: 4px;
}
body[ui-theme=infinity-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list.multiple-line,
body[ui-theme=sweet-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list.multiple-line,
body[ui-theme=provence-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list.multiple-line,
body[ui-theme=deep-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list.multiple-line,
body[ui-theme=galaxy-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list.multiple-line {
max-height: 52px;
}
body[ui-theme=infinity-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list .devui-select-tag-item,
body[ui-theme=sweet-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list .devui-select-tag-item,
body[ui-theme=provence-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list .devui-select-tag-item,
body[ui-theme=deep-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list .devui-select-tag-item,
body[ui-theme=galaxy-theme] d-tags-input .devui-tags-host d-toggle-menu-container .devui-toggle-menu-container d-toggle-menu-label .devui-select-tag-list .devui-select-tag-item {
margin: 4px 0 0 4px;
}
body[ui-theme=infinity-theme] d-tags-input .devui-tags-autocomplete .devui-suggestion-list,
body[ui-theme=sweet-theme] d-tags-input .devui-tags-autocomplete .devui-suggestion-list,
body[ui-theme=provence-theme] d-tags-input .devui-tags-autocomplete .devui-suggestion-list,
body[ui-theme=deep-theme] d-tags-input .devui-tags-autocomplete .devui-suggestion-list,
body[ui-theme=galaxy-theme] d-tags-input .devui-tags-autocomplete .devui-suggestion-list {
padding: 12px !important;
}
body[ui-theme=infinity-theme] .devui-input-sm,
body[ui-theme=sweet-theme] .devui-input-sm,
body[ui-theme=provence-theme] .devui-input-sm,
body[ui-theme=deep-theme] .devui-input-sm,
body[ui-theme=galaxy-theme] .devui-input-sm {
height: 24px;
}
body[ui-theme=infinity-theme] .devui-input-lg,
body[ui-theme=sweet-theme] .devui-input-lg,
body[ui-theme=provence-theme] .devui-input-lg,
body[ui-theme=deep-theme] .devui-input-lg,
body[ui-theme=galaxy-theme] .devui-input-lg {
height: 46px;
}
body[ui-theme=infinity-theme] d-single-upload .devui-input-group .devui-form-control.devui-files-list, body[ui-theme=infinity-theme] d-single-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=infinity-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=infinity-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=sweet-theme] d-single-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=sweet-theme] d-single-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=sweet-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=sweet-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=provence-theme] d-single-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=provence-theme] d-single-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=provence-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=provence-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=deep-theme] d-single-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=deep-theme] d-single-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=deep-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=deep-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=galaxy-theme] d-single-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=galaxy-theme] d-single-upload .devui-input-group .devui-form-control.devui-upload-placeholder,
body[ui-theme=galaxy-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-files-list,
body[ui-theme=galaxy-theme] d-multiple-upload .devui-input-group .devui-form-control.devui-upload-placeholder {
height: 32px;
max-height: 32px;
}
body[ui-theme=infinity-th