Files
2025-03-12 17:06:23 +01:00

20 lines
248 B
CSS

input[type="radio"], input[type="checkbox"]
{
border: none !important;
padding: 0px !important;
}
#st_basket-delivery-form > .frame
{
height: auto !important;
}
fieldset
{
border: none;
}
.alert_tooltip
{
background-color: #E23B3B;
}