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.
|
- .r_input{
- background-color: #F9F9F9!important;
- border: 0;
- color: #333333!important;
- }
- .manage_box{
- float:left;
- width:1000px;
- height:1000px;
- }
- .line_box{
- width: 960px;
- height: 1px;
- border: 1px solid lightgray;
- margin-top: 15px;
- }
- .line{
- margin-top:30px;
- padding: 12px 11px;
- background-color: #eee;
- border: 1px solid #ccc;
- }
|