peerpay.css 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. body{
  2. font-family: "";
  3. background-color: #ededed;
  4. }
  5. .fui-payfor-group-title{
  6. height: 2.2rem;
  7. color: #656565;
  8. line-height: 2.2rem;
  9. }
  10. .fui-list:before {
  11. left:0;
  12. right: 0;
  13. }
  14. .fui-payfor-peerpay{
  15. border-bottom: solid 10px #eeeeef;
  16. }
  17. .fui-payfor-info span{
  18. height: 1rem;
  19. font-size: 0.7rem;
  20. padding-top: 6px;
  21. }
  22. .fui-payfor-info-title {
  23. width: 60%;
  24. }
  25. .fui-list-media a{
  26. bottom: 15px;
  27. right: -10px;
  28. }
  29. .fui-list-media img{
  30. width: 3.8rem;
  31. }
  32. .btn.btn-default.fui-payfor-btn{
  33. border-radius: 30px 30px 30px 30px;
  34. }
  35. .fui-payfor-step:after{
  36. background-color: red;
  37. height: 4px;
  38. }
  39. .fui-payfor-step span em{
  40. background:#fff;
  41. border:1px;
  42. border: solid 1.1px red;
  43. }
  44. .fui-payfor-step span em i{
  45. color: red;
  46. font-size: 0.9rem;
  47. }
  48. .fui-payfor-step span div{
  49. color: red;
  50. }
  51. .fui-text{
  52. width: 96%;
  53. left: 2%;
  54. border:0;
  55. background-color: #efefef;
  56. border-radius: 2px;
  57. margin-bottom: 0.75rem;
  58. }
  59. .fui-cell-group:not(.fui-cell-group-o):before{
  60. border-top: 0;
  61. }
  62. .fui-cell-group:after{
  63. border-bottom: 0;
  64. }
  65. .order-detail{
  66. font-size: 0.8rem;
  67. color: #5f5f5f;
  68. text-decoration:underline;
  69. }
  70. .fui-tab-o, .fui-tab{
  71. margin-bottom: 0;
  72. }
  73. .fui-payfor-speed-top{
  74. margin-bottom: 15px;
  75. }
  76. .fui-payfor-header{
  77. background-color: #fff;
  78. }
  79. .fui-payfor-header span.fui-payfor-header-user .fui-payfor-user img{
  80. width: 3.5rem;
  81. height: 3.5rem;
  82. border-radius: 100%;
  83. }
  84. .fui-payfor-header span.fui-payfor-header-user{
  85. border:0;
  86. }
  87. .fui-payfor-header-title{
  88. color: #0a0a0a;
  89. }
  90. .blank{
  91. height: 0.6rem;
  92. width: 100%;
  93. background-color: #ededed;
  94. }
  95. .peerpay-message-box{
  96. height: 5rem;
  97. width: 100%;
  98. float: left;
  99. }
  100. .peerpay-message-from{
  101. height: 50%;
  102. width: 100%;
  103. float: left;
  104. }
  105. .peerpay-message-content{
  106. height: 50%;
  107. width: 88%;
  108. float: left;
  109. line-height: 2.5rem;
  110. font-size: 0.75rem;
  111. margin-left: 6%;
  112. margin-right: 2rem;
  113. border-bottom: 1px solid #D9D9D9;
  114. }
  115. .peepay-message-headimg{
  116. width: 2rem;
  117. height: 2rem;
  118. float: left;
  119. left: 1rem;
  120. margin-top: 0.5rem;
  121. position: absolute;
  122. }
  123. .peepay-message-headimg img{
  124. width: 100%;
  125. height: 100%;
  126. border-radius: 100%;
  127. }
  128. .peepay-message-nickname {
  129. float: left;
  130. width: 12rem;
  131. height: 1rem;
  132. position: absolute;
  133. left: 3rem;
  134. font-size: 0.6rem;
  135. margin-top: 0.5rem;
  136. overflow-x: hidden;
  137. }
  138. .peepay-message-floor{
  139. float: right;
  140. position: absolute;
  141. right: 1rem;
  142. margin-top: 0.5rem;
  143. font-size: 0.6rem;
  144. color: #999;
  145. }
  146. .peepay-message-time{
  147. float: right;
  148. position: absolute;
  149. margin-top: 1.5rem;
  150. font-size: 0.6rem;
  151. left: 3rem;
  152. color: #999;
  153. }
  154. /*NDAwMDA5NzgyNw==*/