Skip to content
Snippets Groups Projects
Commit 6e48abc1 authored by Jan Seipel's avatar Jan Seipel
Browse files

Upload New File

parent 4e63883f
No related branches found
No related tags found
No related merge requests found
label[for="TimeUnits"] {
color: black !important;
background-color: #ffcccb;
padding: 1em 0em !important;
}
label[for="TimeUnits"] + div {
background-color: #ffcccb;
padding-top: 1em !important;
padding-bottom: 1em !important;
}
label[for="TimeUnits"] + div input {
border: 1px solid red;
border-radius: 4px;
}
#Core_UI_AutogeneratedID_1 {
display: block;
}
#Core_UI_AutogeneratedID_1 > fieldset > label:nth-child(13), label[for="IsVisibleForCustomer"] {
display: none !important;
}
#Core_UI_AutogeneratedID_1 > fieldset > label:nth-child(13) + div, label[for="IsVisibleForCustomer"] + div {
display: none;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment