|
|
|
@ -263,7 +263,7 @@ a.underline {text-decoration:underline;}
|
|
|
|
|
.blank-row {width:100%; height:38px; line-height:38px; vertical-align:middle;}
|
|
|
|
|
.upload-input-container {width:30px; height:30px; border:1px solid #ddd; position:relative;}
|
|
|
|
|
.upload-input {width:30px; height:30px; position:absolute; z-index:1; opacity:0;}
|
|
|
|
|
.upload-input-container:after {content:" "; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); background-color:#ddd; background-image:url(../images/male.jpg); width:30px; height:30px; background-size:30px 30px; border-radius:50%;}
|
|
|
|
|
/*.upload-input-container:after {content:" "; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); background-color:#ddd; background-image:url(../images/male.jpg); width:30px; height:30px; background-size:30px 30px; border-radius:50%;}*/
|
|
|
|
|
.select-container {position:relative; padding-left:62px;}
|
|
|
|
|
.select-text {position:absolute; left:15px;}
|
|
|
|
|
.select-model {width:100%; border:none; color:#999; margin-top:8px;}
|