Änderung vereinheitlichung textfelder
This commit is contained in:
@@ -156,46 +156,7 @@
|
||||
#CustomerID_M {
|
||||
color: #003680;
|
||||
font-size: 1.125em;
|
||||
}
|
||||
.bg-email-icon {
|
||||
background: url("../../images/Icons/service/mail-icon.gif") no-repeat 1.75% 11px white;
|
||||
padding-left: 28px;
|
||||
padding-right: 50px;
|
||||
margin-left: -4px;
|
||||
width: 207px;
|
||||
height: 38px;
|
||||
border: 1px gray solid;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
}
|
||||
.bg-user-icon {
|
||||
background: url("../../images/Icons/service/username-icon-png-5.png") no-repeat 1.75% 11px white;
|
||||
padding-left: 28px;
|
||||
padding-right: 50px;
|
||||
width: 227px;
|
||||
height: 32px;
|
||||
border: 1px gray solid;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
}
|
||||
.bg-key-icon {
|
||||
background: url("../../images/Icons/service/key-icon-png-22_small.png") no-repeat 1.75% 10px white;
|
||||
padding-left: 28px;
|
||||
padding-right: 50px;
|
||||
width: 227px;
|
||||
height: 32px;
|
||||
border: 1px gray solid;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
margin-left: -4px;
|
||||
}
|
||||
.bg-UID-icon {
|
||||
background: url("../../images/Icons/main/icon0-vector-493-01.png") no-repeat 1.75% 11px white;
|
||||
padding-left: 28px;
|
||||
padding-right: 50px;
|
||||
margin-left: -4px;
|
||||
width: 207px;
|
||||
height: 32px;
|
||||
border: 1px gray solid;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
}
|
||||
}
|
||||
#RememberMe_M {
|
||||
font-size: 20px;
|
||||
}
|
||||
@@ -261,6 +222,67 @@
|
||||
content: '✖';
|
||||
color: red;
|
||||
}
|
||||
|
||||
.bg-email-icon {
|
||||
background: url("../../images/Icons/service/mail-icon.gif") no-repeat 1.75% 11px white;
|
||||
margin-left:30px;
|
||||
color:#003680;
|
||||
border-radius: 8px 8px 8px 8px;
|
||||
-webkit-border-radius: 8px;
|
||||
-moz-border-radius: 8px;
|
||||
padding-left: 28px;
|
||||
padding-right: 50px;
|
||||
width: 245px;
|
||||
border: 1px gray solid;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
margin-left: -4px;
|
||||
font-size:1.125em;
|
||||
}
|
||||
.bg-user-icon {
|
||||
background: url("../../images/Icons/service/username-icon-png-5.png") no-repeat 1.75% 11px white;
|
||||
margin-left:30px;
|
||||
color:#003680;
|
||||
border-radius: 8px 8px 8px 8px;
|
||||
-webkit-border-radius: 8px;
|
||||
-moz-border-radius: 8px;
|
||||
padding-left: 28px;
|
||||
padding-right: 50px;
|
||||
width: 245px;
|
||||
border: 1px gray solid;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
margin-left: -4px;
|
||||
font-size:1.125em;
|
||||
}
|
||||
.bg-key-icon {
|
||||
background: url("../../images/Icons/service/key-icon-png-22_small.png") no-repeat 1.75% 10px white;
|
||||
margin-left:30px;
|
||||
color:#003680;
|
||||
border-radius: 8px 8px 8px 8px;
|
||||
-webkit-border-radius: 8px;
|
||||
-moz-border-radius: 8px;
|
||||
padding-left: 28px;
|
||||
padding-right: 50px;
|
||||
width: 245px;
|
||||
border: 1px gray solid;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
margin-left: -4px;
|
||||
font-size:1.125em;
|
||||
}
|
||||
.bg-UID-icon {
|
||||
background: url("../../images/Icons/main/icon0-vector-493-01.png") no-repeat 1.75% 11px white;
|
||||
margin-left:30px;
|
||||
color:#003680;
|
||||
border-radius: 8px 8px 8px 8px;
|
||||
-webkit-border-radius: 8px;
|
||||
-moz-border-radius: 8px;
|
||||
padding-left: 28px;
|
||||
padding-right: 50px;
|
||||
width: 245px;
|
||||
border: 1px gray solid;
|
||||
border-radius: 5px 5px 5px 5px;
|
||||
margin-left: -4px;
|
||||
font-size:1.125em;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<!-- <script type="text/javascript" src="../js/toptions/top_up-min.js"></script> -->
|
||||
|
||||
Reference in New Issue
Block a user