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

Add new file

parent 89c2a343
Branches
No related tags found
No related merge requests found
*[for="NewUserID"] {
visibility: hidden;
position: relative;
}
*[for="NewUserID"]:after {
visibility: visible;
position: absolute;
top: 0;
right: 0;
padding-left: 0px;
content: "Sperren für Besitzer*in:";
}
label[for="CustomerID"], label[for="CustomerID"] + div, label[for="SLAID"], label[for="SLAID"] + div, label[for="NewResponsibleID"], label[for="NewResponsibleID"] + div, label[for="Dest"], label[for="Dest"] + div, .Row_DynamicField_MasterSlave, a[title="Queue ändern"] {
display: none !important;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment