You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
962 B
51 lines
962 B
body {
|
|
padding-top: 38px;
|
|
padding-bottom: 30px;
|
|
font-family: 微软雅黑, Arial;
|
|
}
|
|
|
|
.container{
|
|
width: 98%;
|
|
}
|
|
|
|
.form-signin {
|
|
max-width: 330px;
|
|
padding: 15px;
|
|
margin: 0 auto;
|
|
margin-top: 50px;
|
|
}
|
|
.form-signin .form-signin-heading,
|
|
.form-signin .checkbox {
|
|
margin-bottom: 10px;
|
|
}
|
|
.form-signin .checkbox {
|
|
font-weight: normal;
|
|
}
|
|
.form-signin .form-control {
|
|
position: relative;
|
|
height: auto;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
padding: 10px;
|
|
font-size: 16px;
|
|
}
|
|
.form-signin .form-control:focus {
|
|
z-index: 2;
|
|
}
|
|
.form-signin input[type="text"] {
|
|
margin-bottom: 10px;
|
|
}
|
|
.form-signin input[type="password"] {
|
|
margin-bottom: 18px;
|
|
}
|
|
|
|
.dtl-status1{color: green;text-decoration: line-through; }
|
|
.dtl-status-1{color: red}
|
|
|
|
.op-success{
|
|
padding: 20px;
|
|
font-size: 20px;
|
|
background-color: #dff0d8;
|
|
}
|
|
#app button {min-width: 100px;}
|