Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

36 rindas
919B

  1. .message[data-v-da1dbfc0] {
  2. height: 100%;
  3. box-sizing: border-box;
  4. padding-top: 0.26667rem;
  5. }
  6. .message .md-field[data-v-da1dbfc0] {
  7. padding-top: 0;
  8. padding-bottom: 0;
  9. }
  10. .message .holder[data-v-da1dbfc0] {
  11. display: block;
  12. width: 1.6rem;
  13. height: 1.6rem;
  14. border-radius: 0.8rem;
  15. font-size: 0.69333rem;
  16. line-height: 1.6rem;
  17. text-align: center;
  18. }
  19. .message .info[data-v-da1dbfc0] {
  20. background: linear-gradient(135deg, rgba(178, 205, 255, 0.1) 0%, rgba(0, 87, 255, 0.1) 100%);
  21. }
  22. .message .warning[data-v-da1dbfc0] {
  23. background: linear-gradient(135deg, rgba(255, 202, 125, 0.1) 0%, rgba(255, 121, 71, 0.1) 100%);
  24. }
  25. .message .error[data-v-da1dbfc0] {
  26. background: linear-gradient(135deg, rgba(255, 110, 174, 0.1) 0%, rgba(255, 86, 76, 0.1) 100%);
  27. }
  28. .message .nomore[data-v-da1dbfc0] {
  29. margin: 0.26667rem 0;
  30. color: #c5ccd9;
  31. font-size: 0.32rem;
  32. line-height: 0.45333rem;
  33. text-align: center;
  34. }