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.
|
-
- input{
- font-size: 13px;
- }
-
- select{
- height: 28px;
- }
-
- .main_style{
- float: left;
- margin-top: 35px;
- margin-left: 40px;
- min-width: 1160px;
- }
-
- .list_middle{
- vertical-align: middle!important;
- text-align: center;
- }
-
- .ui_hide{
- display: none;
- }
-
- .float_left{
- float: left;
- }
-
- .clear_div{
- clear: both;
- }
- .sub_button{
- border: 0!important;
- border-radius:5px;
- opacity: 0.5;
- }
|