apps.css 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. .release-app2 .warn-prompt-wrap {
  2. color: rgba(143, 149, 159, 1);
  3. font-family: Source Han Sans SC;
  4. font-weight: 500;
  5. font-size: 13px;
  6. line-height: 20px;
  7. margin-top: 14px;
  8. padding-bottom: 167px;
  9. }
  10. .release-app2 .warn-prompt-wrap span {
  11. color: rgba(33, 104, 251, 1);
  12. }
  13. #uploadstart {
  14. background: rgba(33, 104, 251, 1);
  15. width: 148px;
  16. height: 50px;
  17. border-radius: 4px;
  18. border-width: 1px;
  19. line-height: 50px;
  20. }
  21. #_drop1 {
  22. color: rgba(21, 21, 21, 1);
  23. font-family: Source Han Sans SC;
  24. font-weight: 400;
  25. font-size: 16px;
  26. line-height: 25px;
  27. }
  28. #_drop1 span {
  29. color: rgba(33, 104, 251, 1);
  30. }
  31. @media (max-width: 767px) {
  32. .container {
  33. padding-right: 0.32rem;
  34. padding-left: 0.32rem;
  35. }
  36. .crumbs {
  37. padding: 0.48rem 0 0.24rem;
  38. color: rgba(143, 149, 159, 1);
  39. font-family: Source Han Sans SC;
  40. font-weight: 350;
  41. font-size: 0.32rem;
  42. line-height: 0.32rem;
  43. }
  44. .release-app2>.row>.col-sm-2 {
  45. margin-bottom: 0.24rem;
  46. }
  47. #container {
  48. height: 8.12rem !important;
  49. }
  50. #uploadstart {
  51. border-radius: 0.08rem;
  52. border-width: 0.02rem;
  53. line-height: 1rem;
  54. width: 2.96rem;
  55. height: 1rem;
  56. }
  57. #_drop1 {
  58. font-size: 0.28rem;
  59. line-height: 0.36rem;
  60. }
  61. .release-app2 .warn-prompt-wrap {
  62. color: rgba(143, 149, 159, 1);
  63. font-family: Source Han Sans SC;
  64. font-weight: 400;
  65. font-size: 0.24rem;
  66. line-height: 0.32rem;
  67. margin-top: 0.24rem;
  68. padding-bottom: 1rem;
  69. }
  70. .warn-prompt-wrap .visible-xs {
  71. display: inline!important;
  72. }
  73. .warn-prompt-1 {
  74. margin-top: 0;
  75. }
  76. .warn-prompt-1 dd {
  77. margin-left: 0;
  78. color: rgba(143, 149, 159, 1);
  79. font-size: 0.24rem;
  80. }
  81. .warn-prompt-1 dd .color-hover {
  82. color: rgba(33, 104, 251, 1);
  83. }
  84. .upload-app-icon img {
  85. width: 1.56rem;
  86. height: 1.56rem;
  87. border-radius: 0.24rem;
  88. }
  89. .qq-upload-list-selector {
  90. margin-top: 0.32rem !important;
  91. }
  92. .qq-upload-list span {
  93. font-weight: 700;
  94. font-size: 0.32rem;
  95. line-height: 0.32rem;
  96. }
  97. .tips {
  98. margin-bottom: 0.64rem;
  99. font-size: 0.28rem;
  100. line-height: 0.28rem;
  101. }
  102. .release-app .progress {
  103. margin-top: 0.64rem !important;
  104. width: 6.04rem;
  105. height: 0.4rem !important;
  106. margin: 0 auto;
  107. margin-bottom: 0.48rem;
  108. max-width: unset;
  109. }
  110. .qq-upload-size {
  111. font-size: 0.28rem;
  112. line-height: 0.28rem;
  113. }
  114. /* 上传应用 */
  115. .upload-file .upload-btn .text {
  116. font-size: 0.36rem;
  117. line-height: 0.4rem;
  118. }
  119. /* 成功上传 */
  120. .release-app .uploaded-success {
  121. padding: 1rem 0 1.16rem;
  122. margin-bottom: 0.24rem;
  123. }
  124. .release-app .uploaded-success .img-wrap {
  125. width: 1.56rem;
  126. height: 1.56rem;
  127. border-radius: 0.24rem;
  128. margin-bottom: 0.4rem;
  129. }
  130. .release-app .uploaded-success .tit {
  131. background: unset;
  132. font-size: 0.32rem;
  133. line-height: 0.5rem;
  134. color: rgba(0, 0, 0, 1);
  135. font-family: Source Han Sans SC;
  136. font-weight: 700;
  137. margin-bottom: 0.24rem;
  138. height: unset;
  139. }
  140. .release-app .uploaded-success .p1 {
  141. font-family: Source Han Sans SC;
  142. font-weight: 700;
  143. font-size: 0.32rem;
  144. line-height: 0.5rem;
  145. text-align: center;
  146. vertical-align: middle;
  147. color: rgba(21, 21, 21, 1);
  148. margin-bottom: 0.48rem;
  149. }
  150. .release-app .uploaded-success .up-btn .ms-btn {
  151. border-radius: 0.08rem;
  152. padding-right: 0.24rem;
  153. padding-left: 0.24rem;
  154. margin: 0 0.16rem 0.32rem;
  155. line-height: 0.8rem;
  156. height: 0.8rem;
  157. font-size: 0.28rem;
  158. }
  159. .release-app .uploaded-success .iconfont {
  160. margin-right: 0.08rem;
  161. font-size: 0.4rem;
  162. width: 0.4rem;
  163. height: 0.4rem;
  164. line-height: 0.4rem;
  165. position: relative;
  166. display: inline-block;
  167. }
  168. .iconfont::before {
  169. width: 0.4rem;
  170. height: 0.4rem;
  171. top: 0.1rem;
  172. left: 0;
  173. }
  174. }