newstyle.css 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. debug_root_view {
  2. background-color : #FFFFFF;
  3. }
  4. debug_test_label {
  5. parent-align : centerX;
  6. origin-y : 20A;
  7. text : Common_Cancel;
  8. color : #00C777;
  9. font : 25 medium;
  10. background-color : clear;
  11. sizeToFit : true;
  12. }
  13. debug_test_button {
  14. parent-align : centerX;
  15. origin-y : 28A;
  16. text : "WCPay_WXBorrowMoneyItem_Title";
  17. width : 100;
  18. height : 80;
  19. color : #FF0000;
  20. font : 25 medium;
  21. color-hl : #FFFF00;
  22. border-color : #000000;
  23. border-width : 1;
  24. border-radius : 25;
  25. background-color : #FFFFFF;
  26. }
  27. debug_test_view {
  28. parent-align : centerX;
  29. origin-y : 40A;
  30. width : 50;
  31. height : 50;
  32. border-color : #000000;
  33. border-width : 0.0;
  34. color : #000000;
  35. }
  36. debug_test_imageView {
  37. parent-align : centerX;
  38. origin-y : 55A;
  39. image : "ScanTrans_HL";
  40. width : 70;
  41. height : 70;
  42. }
  43. mminput_solitaire_tips_bg_content {
  44. border-color : FG_3;
  45. border-width : 1 px;
  46. border-radius : 1A;
  47. background-color : BG_5;
  48. }
  49. mminput_solitaire_tips_info {
  50. width : 3A;
  51. height : 3A;
  52. }
  53. mminput_solitaire_tips_info_label {
  54. origin-x : 20;
  55. origin-y : 12;
  56. text : "Solitaire_Format_Collect_Tips_Info";
  57. color : FG_1;
  58. alpha : 0.5;
  59. font : 14;
  60. sizeToFit : true;
  61. }
  62. mminput_solitaire_tips_info_icon {
  63. width : 3A;
  64. height : 3A;
  65. margin-left : 2A;
  66. svg-image : "icons_outlined_table" FG_0 3A 3A;
  67. }
  68. mminput_solitaire_tips_arrow_icon {
  69. width : 12;
  70. height : 3A;
  71. margin-right : 2A;
  72. svg-image : "icons_outlined_arrow" FG_0 12 3A;
  73. }
  74. mminput_solitaire_tips_info_action {
  75. color : FG_0;
  76. alpha : 0.9;
  77. font : 17;
  78. text : "Solitaire_Format_Edit_Tips_Enter";
  79. sizeToFit : true;
  80. accessibilityLabel : "Solitaire_Format_Edit_Tips_Enter";
  81. }
  82. record_feedback_warnning_msg_label {
  83. text-align : center;
  84. color : #FFFFFF;
  85. font : 17.0;
  86. }
  87. record_feedback_timeout_label {
  88. text-align : center;
  89. color : #FFFFFF;
  90. font : 80;
  91. }
  92. record_feedback_slideupwardtip_btn {
  93. text-align : center;
  94. text-selected : "MessageContent_LooseCancel";
  95. color : #FFFFFF 0.7;
  96. color-selected : #FFFFFF;
  97. }
  98. record_feedback_operate_tip_label {
  99. text-align : center;
  100. text : "MessageContent_LooseCancel";
  101. color : #FFFFFF 0.85;
  102. font : 14;
  103. alpha: 0;
  104. sizeToFit:true;
  105. }