Odoo18-Base/addons/point_of_sale/static/tests/unit/qunit_tests.scss
2025-03-10 10:52:11 +07:00

17 lines
338 B
SCSS

body {
position: relative;
:not(.debug) .modal-backdrop, :not(.debug) .modal, :not(.debug) .ui-autocomplete {
opacity: 0 !important;
}
}
#qunit-testrunner-toolbar label {
font-weight: inherit;
margin-bottom: inherit;
}
#qunit-testrunner-toolbar input[type=text] {
width: inherit;
display: inherit;
}