dashboard-ui/modules/multiselect/multiselect.css
2023-08-31 15:30:17 +02:00

1 line
490 B
CSS

.selectionCommandsPanel{position:absolute;top:.5em;left:.5em;right:.5em;bottom:0;inset-inline-start:.5em;inset-inline-end:.5em;padding:0 .5em;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;z-index:99999;border-radius:.6em;max-height:4.5em}.itemSelectionCount{vertical-align:middle;margin:0}.multiSelectActionsContainer{-webkit-margin-start:auto;margin-inline-start:auto}.chkItemSelect-selecthint:not(:checked)+.checkboxLabel::after{display:block;color:#222}