Files
Umbraco-CMS/src/Umbraco.Web.UI/umbraco_client/Dialogs/AssignDomain2.css
T
2018-05-18 11:07:54 +02:00

21 lines
322 B
CSS

/* Custom styles for AssignDomain2.aspx dialog */
#komask {
background: #ffffff;
opacity: .6;
z-index: 99;
display: none;
position: absolute;
}
select.language {
width: 90px;
}
label.error {
padding: 0 0 6px 0;
margin: 0;
background: none;
border:none;
}