index.less 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383
  1. @charset "utf-8";
  2. #my-main {
  3. .top-layout {
  4. position: relative;
  5. .assets {
  6. width: 100%;
  7. }
  8. .close {
  9. top: 12px;
  10. right: 12px;
  11. width: 20px;
  12. height: 20px;
  13. cursor: pointer;
  14. position: absolute;
  15. }
  16. .go {
  17. top: 37px;
  18. right: 51px;
  19. width: 42px;
  20. height: 42px;
  21. cursor: pointer;
  22. position: absolute;
  23. }
  24. }
  25. .log-layout {
  26. .header {
  27. padding: 24px 30px 14px;
  28. .title {
  29. display: inline-block;
  30. color: #303139;
  31. font-size: 16px;
  32. }
  33. .right {
  34. float: right;
  35. span {
  36. color: #686872;
  37. font-size: 12px;
  38. margin-left: 25px;
  39. display: inline-block;
  40. .assets {
  41. vertical-align: top;
  42. margin-top: 5px;
  43. }
  44. b {
  45. color: #303036;
  46. font-size: 20px;
  47. margin: 0 2px;
  48. }
  49. }
  50. }
  51. }
  52. .action {
  53. padding: 10px 30px;
  54. position: relative;
  55. .button {
  56. margin-right: 10px;
  57. }
  58. .tabs.tag {
  59. height: 24px;
  60. line-height: 24px;
  61. .tab {
  62. padding: 0;
  63. }
  64. }
  65. .right {
  66. cursor: pointer;
  67. position: absolute;
  68. z-index: 1000;
  69. right: 30px;
  70. top: 12px;
  71. background-color: #fff;
  72. >span {
  73. margin-right: 10px;
  74. }
  75. .g-date-block.hide-input {
  76. display: none;
  77. }
  78. .g-date {
  79. right: 0;
  80. left: unset !important;
  81. top: 24px !important;
  82. }
  83. .cal {
  84. position: absolute;
  85. right: 0;
  86. width: 300px;
  87. background: #fff;
  88. z-index: 1001;
  89. }
  90. }
  91. }
  92. .log-item {
  93. border-top: 1px solid #eee;
  94. padding: 0 30px;
  95. position: relative;
  96. .total {
  97. height: 80px;
  98. line-height: 80px;
  99. .text {
  100. display: inline-block;
  101. color: #686872;
  102. span {
  103. color: #5E677B;
  104. }
  105. b {
  106. color: #050930;
  107. font-size: 18px;
  108. }
  109. }
  110. }
  111. .open {
  112. position: absolute;
  113. right: 30px;
  114. top: 30px;
  115. }
  116. .title {
  117. border-left: 5px solid #8D65FD;
  118. line-height: 16px;
  119. }
  120. .table {
  121. padding-top: 4px;
  122. padding-bottom: 24px;
  123. td {
  124. font-size: 12px;
  125. }
  126. }
  127. }
  128. }
  129. .time-layout {
  130. .header {
  131. padding: 20px 30px;
  132. line-height: 18px;
  133. border-bottom: 1px solid #eee;
  134. .title {
  135. color: #303139;
  136. font-size: 16px;
  137. display: inline-block;
  138. i {
  139. color: #D0D8E2;
  140. font-size: 14px;
  141. margin-left: 4px;
  142. }
  143. }
  144. .right {
  145. float: right;
  146. font-size: 12px;
  147. color: #686872;
  148. }
  149. }
  150. .body {
  151. padding: 30px;
  152. .line {
  153. height: 15px;
  154. margin-bottom: 20px;
  155. i {
  156. display: inline-block;
  157. height: 100%;
  158. }
  159. }
  160. .list {
  161. overflow: hidden;
  162. .item {
  163. float: left;
  164. width: 230px;
  165. line-height: 20px;
  166. padding: 10px 0;
  167. .color {
  168. width: 26px;
  169. height: 14px;
  170. display: inline-block;
  171. margin-right: 5px;
  172. }
  173. .title {
  174. color: #686872;
  175. margin-right: 5px;
  176. display: inline-block;
  177. }
  178. .date {
  179. color: #8897A8;
  180. display: inline-block;
  181. }
  182. }
  183. }
  184. }
  185. }
  186. .info-layout {
  187. .body {
  188. padding: 30px 20px;
  189. .info {
  190. margin-bottom: 15px;
  191. .avatar {
  192. vertical-align: top;
  193. width: 50px;
  194. height: 50px;
  195. border-radius: 50%;
  196. display: inline-block;
  197. margin-right: 15px;
  198. position: relative;
  199. overflow: hidden;
  200. .avatar-hover {
  201. display: none;
  202. position: absolute;
  203. top: 0;
  204. left: 0;
  205. right: 0;
  206. bottom: 0;
  207. background:rgba(0,0,0,0.2);
  208. color: #fff;
  209. line-height: 50px;
  210. text-align: center;
  211. font-size: 12px;
  212. }
  213. }
  214. .avatar:hover {
  215. .avatar-hover{
  216. display: block;
  217. }
  218. }
  219. .detail {
  220. display: inline-block;
  221. .name {
  222. font-size: 16px;
  223. color: #303139;
  224. }
  225. .id {
  226. font-size: 12px;
  227. color: #686872;
  228. }
  229. }
  230. }
  231. .auth {
  232. .invite {
  233. display: inline-block;
  234. padding-right: 5px;
  235. margin-right: 5px;
  236. border-right: 1px solid #eee;
  237. }
  238. .assets {
  239. margin-top: 4px;
  240. margin-right: 4px;
  241. cursor: pointer;
  242. }
  243. }
  244. }
  245. .footer {
  246. text-align: center;
  247. padding: 14px;
  248. font-size: 12px;
  249. border-top: 1px solid #eee;
  250. .tag {
  251. background: #FFC800;
  252. width: 40px;
  253. height: 20px;
  254. line-height: 20px;
  255. color: #fff;
  256. display: inline-block;
  257. margin-right: 5px;
  258. font-size: 16px;
  259. }
  260. .date {
  261. color: #8897A8;
  262. margin-right: 10px;
  263. }
  264. }
  265. }
  266. .vip-layout {
  267. text-align: center;
  268. .body {
  269. padding: 20px 20px 10px;
  270. border-bottom: 1px solid #eee;
  271. text-align: left;
  272. .t {
  273. line-height: 30px;
  274. }
  275. }
  276. .footer {
  277. padding: 12px 0;
  278. }
  279. }
  280. .message-layout {
  281. .header {
  282. font-size: 12px;
  283. color: #686872;
  284. padding: 20px;
  285. padding-bottom: 0;
  286. .assets {
  287. margin-right: 8px;
  288. }
  289. }
  290. .body {
  291. padding: 0 30px;
  292. .item {
  293. margin: 10px 0;
  294. position: relative;
  295. .title {
  296. color: #303036;
  297. }
  298. .date {
  299. color: #A7A7B7;
  300. font-size: 12px;
  301. }
  302. .icon {
  303. position: absolute;
  304. right: 0;
  305. top: 3px;
  306. cursor: pointer;
  307. }
  308. .dot:after {
  309. top: 8px;
  310. }
  311. }
  312. }
  313. .footer {
  314. text-align: center;
  315. padding: 9px;
  316. border-top: 1px solid #eee;
  317. }
  318. }
  319. }