goods.css 3.9 KB
Newer Older
G
gongfuxiang 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
/**
 * 列表
 */
.form-keyword { width: 55% !important; display: initial !important; }
.more-submit input { display: none; }
.param-where, .param-date input { display: initial !important; }
@media only screen and (max-width: 641px) {
	.param-where { width: 100% !important; margin-left: 0px !important; }
	.param-date input { width: 47% !important; }
    .images-list li { width: calc( 50% - 10px) !important; }
    .images-list { width: 100%; }
    .view-list .am-table tr th:nth-child(1) { width: 150px; }
}
@media only screen and (min-width: 641px) {
	.param-where { width: 32% !important; float: left; }
	.param-date input { width: 45% !important; }
	.param-where:nth-child(1) { margin-left: 0px !important; }
    .images-list { width: 75%; }
    .view-list .am-table tr th:nth-child(1) { width: 300px; }
}
@media only screen and (max-width: 321px) {
	.view-operation button { margin: 2px 0px; }
}
.goods-list.am-table .goods-images { width: 60px; height: 60px; float: left; margin-right: 5px; }

/**
 * 滚动导航
 */
.goods-nav { background: #f5f5f5; top: 100px; right: 0; width: 110px; position: fixed; z-index: 1000; border: 1px solid #eee; border-right: 0px; }
.goods-nav ul { margin: 0; padding: 0; }
.goods-nav li { display: inline-block; border-bottom: 1px solid #eee; width: 100%; }
.goods-nav li:last-child { border-bottom: 0px; }
.goods-nav li a { color: #666; padding: 10px 15px; display: inline-block; width: 100%; }
.goods-nav li a:hover, .goods-nav-active { color: #333; background: #eee; }

/**
 * 区域分割
 */
.division-block { margin-bottom: 30px; }
.division-block .nav-detail-title  { border-bottom: 3px ridge #c7c7c7; padding: 8px 5px 5px 5px; margin-bottom: 10px; background: #f3f3f3; font-weight: bold; }

/**
 * 规格
 */
.specifications-table .title-nav th {
    background-color: #f5f7fa;
    position: relative;
}
.specifications-table .title-nav th input {
    width: calc(100% - 25px);
}
.specifications-table .title-nav-remove {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
}
.specifications-table th.operation-btn {
    width: 80px;
}
.specifications-table > tbody > tr > td {
    vertical-align: middle;
}
D
devil_gong 已提交
64 65 66 67 68
#goods-nav-operations {
    position: relative;
}
.spec-images-tips {
    position: absolute;
G
goods  
gongfuxiang 已提交
69 70
    left: 9px;
    top: 30px;
D
devil_gong 已提交
71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
    z-index: 2;
    padding: 2px 5px;
    white-space: nowrap;
    border: solid 1px #FDEF9D;
    border-radius: 2px;
    background-color: #FEFBE6;
    color: #593C07;
    box-shadow: 2px 2px 0 rgba(0,0,0,0.05);
}
.spec-images-tips::before {
    position: absolute;
    z-index: 2;
    left: 15px;
    bottom: -5px;
    overflow: hidden;
    width: 6px;
    height: 6px;
    margin-top: -54px;
    background-color: #FEFBE6;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: #FDEF9D;
    font-size: 0;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 2px 2px 0 rgba(0,0,0,0.05);
}
.spec-images-tips .am-checkbox {
    margin: 0px;
    min-height: auto;
G
goods  
gongfuxiang 已提交
104 105 106 107 108 109 110
    height: 15px;
    line-height: 15px;
}
.spec-images-tips .am-ucheck-icons {
    width: 15px;
    height: 15px;
    line-height: 15px; 
D
devil_gong 已提交
111 112 113 114
}
.spec-images-tips .am-checkbox input[type="checkbox"] {
    margin: 0 0 0 -4px;
}
G
goods  
gongfuxiang 已提交
115 116 117
.spec-images-tips .msg-tips {
    vertical-align: super;
}
D
devil_gong 已提交
118 119 120 121 122 123 124
.spec-images-list {
    border: 1px solid #eee;
    padding: 10px;
    margin-top: 15px;
}
.spec-images-list li {
    display: inline-block;
G
goods  
gongfuxiang 已提交
125 126
    width: 100px;
    margin: 0 10px 3px 0;
D
devil_gong 已提交
127
}
G
gongfuxiang 已提交
128 129 130 131 132 133 134 135 136 137 138 139 140 141 142

/**
 * 属性
 * app详情
 */
i.drag-sort-submit { margin-left: 30px; }
ul { margin: 0px; padding: 0px; overflow: hidden; }
.content-app-items > li { border: 3px dashed #eee; padding: 10px; }
ul li { list-style-type: none; }

/**
 * app详情
 */
.content-app-items li { padding-bottom: 10px; margin-bottom: 20px; overflow: hidden; }
.content-app-left, .content-app-right { width: 45% !important; display: inline-table; margin-bottom: 5px; }