comprehensive.less 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220
  1. .patent-content {
  2. padding: 20px;
  3. background: #fff;
  4. .content-title {
  5. height: 32px;
  6. margin-bottom: 10px;
  7. >span {
  8. color: #333;
  9. font-size: 16px;
  10. margin-bottom: 10px;
  11. }
  12. .patent-addNew {
  13. float: right;
  14. button {
  15. background: #ea0862;
  16. color: #fff;
  17. border: none;
  18. border-radius: 4px;
  19. padding: 6px 10px;
  20. }
  21. }
  22. }
  23. .patent-alert {
  24. font-size: 14px;
  25. padding: 8px 48px;
  26. >i {
  27. font-size: 19px;
  28. top: 8px;
  29. }
  30. }
  31. .patent-query {
  32. margin-bottom: 10px;
  33. >input {
  34. width: 180px;
  35. margin-right: 20px;
  36. }
  37. >div {
  38. margin-right: 20px;
  39. }
  40. button {
  41. margin-left: 20px;
  42. }
  43. >span {
  44. margin-left: 20px;
  45. >span {
  46. margin-left: 10px;
  47. }
  48. }
  49. .search-more {
  50. >p {
  51. margin-top: 10px;
  52. >span {
  53. margin-right: 10px;
  54. }
  55. }
  56. >div {
  57. margin-top: 10px;
  58. >div {
  59. margin-right: 20px;
  60. }
  61. }
  62. }
  63. }
  64. }
  65. .ant-modal-content {
  66. .ant-modal-header {
  67. padding: 10px 16px;
  68. background: #2d2d2d;
  69. .ant-modal-title {
  70. color: #fff;
  71. font-size: 16px;
  72. font-weight: 400;
  73. }
  74. }
  75. .ant-modal-body {
  76. padding: 16px 26px;
  77. .ant-form-item-label {
  78. text-align: left;
  79. }
  80. .ant-form-item-control {
  81. .mini-input {
  82. width: 50%;
  83. }
  84. .ant-checkbox-wrapper {
  85. margin-left: 60px;
  86. span {
  87. vertical-align: middle;
  88. }
  89. }
  90. }
  91. .ant-form-item {
  92. margin-bottom: 12px;
  93. }
  94. }
  95. .avatar-uploader,
  96. .avatar-uploader-trigger,
  97. .avatar {
  98. width: 150px;
  99. height: 150px;
  100. }
  101. .avatar-uploader {
  102. display: block;
  103. border: 1px dashed #d9d9d9;
  104. border-radius: 6px;
  105. cursor: pointer;
  106. }
  107. .avatar-uploader-trigger {
  108. display: table-cell;
  109. vertical-align: middle;
  110. font-size: 28px;
  111. color: #999;
  112. }
  113. }
  114. .patent-desc-content {
  115. .ant-modal-body {
  116. .express-desc-row {
  117. margin-bottom: 16px;
  118. >div {
  119. line-height: 28px;
  120. }
  121. .ant-col-4 {
  122. margin-right: 10px;
  123. }
  124. .ant-col-5 {
  125. margin-right: 10px;
  126. }
  127. }
  128. >div {
  129. color: #333;
  130. margin-bottom: 10px;
  131. >p {
  132. margin-bottom: 10px;
  133. }
  134. >textarea {
  135. margin-top: 10px;
  136. }
  137. .widthHalf {
  138. display: inline-block;
  139. width: 50%;
  140. input {
  141. width: 200px;
  142. }
  143. .two2four {
  144. letter-spacing: 2em;
  145. margin-right: -2em;
  146. }
  147. .four2eight {
  148. letter-spacing: 4/3em;
  149. margin-right: -4/3em;
  150. }
  151. .seven2eight {
  152. letter-spacing: 3/11em;
  153. margin-right: -3/11em;
  154. }
  155. .three2eight {
  156. letter-spacing: 2.5em;
  157. margin-right: -2.5em;
  158. }
  159. }
  160. .widthThird {
  161. display: inline-block;
  162. width: 33%;
  163. }
  164. span {
  165. color: #666;
  166. }
  167. .avatar-uploader {
  168. float: left;
  169. margin-right: 40px;
  170. }
  171. }
  172. .avatar-text {
  173. span {
  174. margin-right: 40px;
  175. display: inline-block;
  176. width: 150px;
  177. text-align: center;
  178. }
  179. }
  180. }
  181. }
  182. .applyFee-desc-content {
  183. .ant-modal-body {
  184. >p {
  185. margin-bottom: 10px;
  186. }
  187. .applyFee-title {
  188. span {
  189. margin-right: 20px;
  190. font-size: 16px;
  191. }
  192. }
  193. .applyFee-fee {
  194. margin-bottom: 10px;
  195. >span {
  196. margin-right: 10px;
  197. }
  198. >input {
  199. width: 150px;
  200. }
  201. }
  202. div.applyFee-fee {
  203. span {
  204. line-height: 22px;
  205. vertical-align: middle;
  206. }
  207. }
  208. }
  209. }
  210. // .ant-select-dropdown {
  211. // .ant-select-dropdown-menu {
  212. // li:first-child {
  213. // display: none;
  214. // }
  215. // }
  216. // }