apps.css 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  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. padding-right: 0;
  46. margin-bottom: 0.24rem;
  47. }
  48. aside.aside-left {
  49. padding: 0.24rem 0;
  50. }
  51. aside.aside-left ul li {
  52. margin-bottom: 0.16rem;
  53. }
  54. aside.aside-left ul li:last-child {
  55. margin-bottom: 0;
  56. }
  57. aside.aside-left ul li a {
  58. padding-left: 0.8rem;
  59. height: 0.88rem;
  60. line-height: 0.88rem;
  61. font-size: 0.32rem;
  62. }
  63. #container {
  64. height: 8.12rem !important;
  65. }
  66. #uploadstart {
  67. border-radius: 0.08rem;
  68. border-width: 0.02rem;
  69. line-height: 1rem;
  70. width: 2.96rem;
  71. height: 1rem;
  72. }
  73. #_drop1 {
  74. font-size: 0.28rem;
  75. line-height: 0.36rem;
  76. }
  77. .release-app2 .warn-prompt-wrap {
  78. color: rgba(143, 149, 159, 1);
  79. font-family: Source Han Sans SC;
  80. font-weight: 400;
  81. font-size: 0.24rem;
  82. line-height: 0.32rem;
  83. margin-top: 0.24rem;
  84. padding-bottom: 1rem;
  85. }
  86. .warn-prompt-wrap .visible-xs {
  87. display: inline!important;
  88. }
  89. .warn-prompt-1 {
  90. margin-top: 0;
  91. }
  92. .warn-prompt-1 dd {
  93. margin-left: 0;
  94. color: rgba(143, 149, 159, 1);
  95. }
  96. .warn-prompt-1 dd .color-hover {
  97. color: rgba(33, 104, 251, 1);
  98. }
  99. .upload-app-icon img {
  100. width: 1.56rem;
  101. height: 1.56rem;
  102. border-radius: 0.24rem;
  103. }
  104. .qq-upload-list-selector {
  105. margin-top: 0.32rem !important;
  106. }
  107. .qq-upload-list span {
  108. font-weight: 700;
  109. font-size: 0.32rem;
  110. line-height: 0.32rem;
  111. }
  112. .tips {
  113. margin-bottom: 0.64rem;
  114. font-size: 0.28rem;
  115. line-height: 0.28rem;
  116. }
  117. .release-app .progress {
  118. margin-top: 0.64rem !important;
  119. width: 6.04rem;
  120. height: 0.4rem !important;
  121. margin: 0 auto;
  122. margin-bottom: 0.48rem;
  123. max-width: unset;
  124. }
  125. .qq-upload-size {
  126. font-size: 0.28rem;
  127. line-height: 0.28rem;
  128. }
  129. /* 成功上传 */
  130. .release-app .uploaded-success {
  131. padding: 1rem 0 1.16rem;
  132. margin-bottom: 0.24rem;
  133. }
  134. .release-app .uploaded-success .img-wrap {
  135. width: 1.56rem;
  136. height: 1.56rem;
  137. border-radius: 0.24rem;
  138. margin-bottom: 0.4rem;
  139. }
  140. .release-app .uploaded-success .tit {
  141. background: unset;
  142. font-size: 0.32rem;
  143. line-height: 0.5rem;
  144. color: rgba(0, 0, 0, 1);
  145. font-family: Source Han Sans SC;
  146. font-weight: 700;
  147. margin-bottom: 0.24rem;
  148. height: unset;
  149. }
  150. .release-app .uploaded-success .p1 {
  151. font-family: Source Han Sans SC;
  152. font-weight: 700;
  153. font-size: 0.32rem;
  154. line-height: 0.5rem;
  155. text-align: center;
  156. vertical-align: middle;
  157. color: rgba(21, 21, 21, 1);
  158. margin-bottom: 0.48rem;
  159. }
  160. .release-app .uploaded-success .up-btn .ms-btn {
  161. border-radius: 0.08rem;
  162. padding-right: 0.24rem;
  163. padding-left: 0.24rem;
  164. margin: 0 0.16rem 0.32rem;
  165. line-height: 0.8rem;
  166. height: 0.8rem;
  167. font-size: 0.28rem;
  168. }
  169. .release-app .uploaded-success .iconfont {
  170. margin-right: 0.08rem;
  171. font-size: 0.4rem;
  172. width: 0.4rem;
  173. height: 0.4rem;
  174. line-height: 0.4rem;
  175. position: relative;
  176. display: inline-block;
  177. }
  178. .iconfont::before {
  179. width: 0.4rem;
  180. height: 0.4rem;
  181. top: 0.1rem;
  182. left: 0;
  183. }
  184. }