You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .admins-ec-templates-index-page{
- .template-file-upload{
- padding: 10px;
- background: #fafafa;
- border: 1px dashed #ccc;
- text-align: center;
- color: #999;
- position: relative;
- width: 100%;
-
- }
- input[name='file']{
- opacity: 0;
- position: absolute;
- display: inline-block;
- left: 0;
- height: 43px;
- top: 0;
- width:100%;
- cursor: pointer;
- }
- }
|