123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195 |
- .release-app2 .warn-prompt-wrap {
- color: rgba(143, 149, 159, 1);
- font-family: Source Han Sans SC;
- font-weight: 500;
- font-size: 13px;
- line-height: 20px;
- margin-top: 14px;
- padding-bottom: 167px;
- }
- .release-app2 .warn-prompt-wrap span {
- color: rgba(33, 104, 251, 1);
- }
- #uploadstart {
- background: rgba(33, 104, 251, 1);
- width: 148px;
- height: 50px;
- border-radius: 4px;
- border-width: 1px;
- line-height: 50px;
- }
- #_drop1 {
- color: rgba(21, 21, 21, 1);
- font-family: Source Han Sans SC;
- font-weight: 400;
- font-size: 16px;
- line-height: 25px;
- }
- #_drop1 span {
- color: rgba(33, 104, 251, 1);
- }
- @media (max-width: 767px) {
- .container {
- padding-right: 0.32rem;
- padding-left: 0.32rem;
- }
- .release-app2>.row>.col-sm-2 {
- margin-bottom: 0.24rem;
- }
- #container {
- height: 8.12rem !important;
- }
- #uploadstart {
- border-radius: 0.08rem;
- border-width: 0.02rem;
- line-height: 1rem;
- width: 2.96rem;
- height: 1rem;
- }
- #_drop1 {
- font-size: 0.28rem;
- line-height: 0.36rem;
- }
- .release-app2 .warn-prompt-wrap {
- color: rgba(143, 149, 159, 1);
- font-family: Source Han Sans SC;
- font-weight: 400;
- font-size: 0.24rem;
- line-height: 0.32rem;
- margin-top: 0.24rem;
- padding-bottom: 1rem;
- }
- .warn-prompt-wrap .visible-xs {
- display: inline!important;
- }
- .warn-prompt-1 {
- margin-top: 0;
- }
- .warn-prompt-1 dd {
- margin-left: 0;
- color: rgba(143, 149, 159, 1);
- font-size: 0.24rem;
- }
- .warn-prompt-1 dd .color-hover {
- color: rgba(33, 104, 251, 1);
- }
- .upload-app-icon img {
- width: 1.56rem;
- height: 1.56rem;
- border-radius: 0.24rem;
- }
- .qq-upload-list-selector {
- margin-top: 0.32rem !important;
- }
- .qq-upload-list span {
- font-weight: 700;
- font-size: 0.32rem;
- line-height: 0.32rem;
- }
- .tips {
- margin-bottom: 0.64rem;
- font-size: 0.28rem;
- line-height: 0.28rem;
- }
- .release-app .progress {
- margin-top: 0.64rem !important;
- width: 6.04rem;
- height: 0.4rem !important;
- margin: 0 auto;
- margin-bottom: 0.48rem;
- max-width: unset;
- }
- .qq-upload-size {
- font-size: 0.28rem;
- line-height: 0.28rem;
- }
- /* 上传应用 */
- .upload-file .upload-btn .text {
- font-size: 0.36rem;
- line-height: 0.4rem;
- }
- /* 成功上传 */
-
- .release-app .uploaded-success {
- padding: 1rem 0 1.16rem;
- margin-bottom: 0.24rem;
- }
-
- .release-app .uploaded-success .img-wrap {
- width: 1.56rem;
- height: 1.56rem;
- border-radius: 0.24rem;
- margin-bottom: 0.4rem;
- }
- .release-app .uploaded-success .tit {
- background: unset;
- font-size: 0.32rem;
- line-height: 0.5rem;
- color: rgba(0, 0, 0, 1);
- font-family: Source Han Sans SC;
- font-weight: 700;
- margin-bottom: 0.24rem;
- height: unset;
- }
- .release-app .uploaded-success .p1 {
- font-family: Source Han Sans SC;
- font-weight: 700;
- font-size: 0.32rem;
- line-height: 0.5rem;
- text-align: center;
- vertical-align: middle;
- color: rgba(21, 21, 21, 1);
- margin-bottom: 0.48rem;
- }
- .release-app .uploaded-success .up-btn .ms-btn {
- border-radius: 0.08rem;
- padding-right: 0.24rem;
- padding-left: 0.24rem;
- margin: 0 0.16rem 0.32rem;
- line-height: 0.8rem;
- height: 0.8rem;
- font-size: 0.28rem;
- }
- .release-app .uploaded-success .iconfont {
- margin-right: 0.08rem;
- font-size: 0.4rem;
- width: 0.4rem;
- height: 0.4rem;
- line-height: 0.4rem;
- position: relative;
- display: inline-block;
- }
- .iconfont::before {
- width: 0.4rem;
- height: 0.4rem;
- top: 0.1rem;
- left: 0;
- }
- }
|