base.less 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517
  1. /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
  2. /* Document
  3. ========================================================================== */
  4. /**
  5. * 1. Correct the line height in all browsers.
  6. * 2. Prevent adjustments of font size after orientation changes in
  7. * IE on Windows Phone and in iOS.
  8. */
  9. #LRfloater0,#LRdiv0,#LRfloater0_if{
  10. left: -200px!important;
  11. }
  12. body>a{
  13. position: absolute;
  14. top: -50px;
  15. left: 0px;
  16. }
  17. html {
  18. line-height: 1.15; /* 1 */
  19. -ms-text-size-adjust: 100%; /* 2 */
  20. -webkit-text-size-adjust: 100%; /* 2 */
  21. }
  22. /* Sections
  23. ========================================================================== */
  24. /**
  25. * Remove the margin in all browsers (opinionated).
  26. */
  27. body {
  28. margin: 0;
  29. }
  30. /**
  31. * Add the correct display in IE 9-.
  32. */
  33. article,
  34. aside,
  35. footer,
  36. header,
  37. nav,
  38. section {
  39. display: block;
  40. }
  41. /**
  42. * Correct the font size and margin on `h1` elements within `section` and
  43. * `article` contexts in Chrome, Firefox, and Safari.
  44. */
  45. h1 {
  46. font-size: 2em;
  47. margin: 0.67em 0;
  48. }
  49. /* Grouping content
  50. ========================================================================== */
  51. /**
  52. * Add the correct display in IE 9-.
  53. * 1. Add the correct display in IE.
  54. */
  55. figcaption,
  56. figure,
  57. main { /* 1 */
  58. display: block;
  59. }
  60. /**
  61. * Add the correct margin in IE 8.
  62. */
  63. figure {
  64. margin: 1em 40px;
  65. }
  66. /**
  67. * 1. Add the correct box sizing in Firefox.
  68. * 2. Show the overflow in Edge and IE.
  69. */
  70. hr {
  71. box-sizing: content-box; /* 1 */
  72. height: 0; /* 1 */
  73. overflow: visible; /* 2 */
  74. }
  75. /**
  76. * 1. Correct the inheritance and scaling of font size in all browsers.
  77. * 2. Correct the odd `em` font sizing in all browsers.
  78. */
  79. pre {
  80. font-family: monospace, monospace; /* 1 */
  81. font-size: 1em; /* 2 */
  82. }
  83. /* Text-level semantics
  84. ========================================================================== */
  85. /**
  86. * 1. Remove the gray background on active links in IE 10.
  87. * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
  88. */
  89. a {
  90. background-color: transparent; /* 1 */
  91. -webkit-text-decoration-skip: objects; /* 2 */
  92. }
  93. /**
  94. * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
  95. * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
  96. */
  97. abbr[title] {
  98. border-bottom: none; /* 1 */
  99. text-decoration: underline; /* 2 */
  100. text-decoration: underline dotted; /* 2 */
  101. }
  102. /**
  103. * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
  104. */
  105. b,
  106. strong {
  107. font-weight: inherit;
  108. }
  109. /**
  110. * Add the correct font weight in Chrome, Edge, and Safari.
  111. */
  112. b,
  113. strong {
  114. font-weight: bolder;
  115. }
  116. /**
  117. * 1. Correct the inheritance and scaling of font size in all browsers.
  118. * 2. Correct the odd `em` font sizing in all browsers.
  119. */
  120. code,
  121. kbd,
  122. samp {
  123. font-family: monospace, monospace; /* 1 */
  124. font-size: 1em; /* 2 */
  125. }
  126. /**
  127. * Add the correct font style in Android 4.3-.
  128. */
  129. dfn {
  130. font-style: italic;
  131. }
  132. /**
  133. * Add the correct background and color in IE 9-.
  134. */
  135. mark {
  136. background-color: #ff0;
  137. color: #000;
  138. }
  139. /**
  140. * Add the correct font size in all browsers.
  141. */
  142. small {
  143. font-size: 80%;
  144. }
  145. /**
  146. * Prevent `sub` and `sup` elements from affecting the line height in
  147. * all browsers.
  148. */
  149. sub,
  150. sup {
  151. font-size: 75%;
  152. line-height: 0;
  153. position: relative;
  154. vertical-align: baseline;
  155. }
  156. sub {
  157. bottom: -0.25em;
  158. }
  159. sup {
  160. top: -0.5em;
  161. }
  162. /* Embedded content
  163. ========================================================================== */
  164. /**
  165. * Add the correct display in IE 9-.
  166. */
  167. audio,
  168. video {
  169. display: inline-block;
  170. }
  171. /**
  172. * Add the correct display in iOS 4-7.
  173. */
  174. audio:not([controls]) {
  175. display: none;
  176. height: 0;
  177. }
  178. /**
  179. * Remove the border on images inside links in IE 10-.
  180. */
  181. img {
  182. border-style: none;
  183. }
  184. /**
  185. * Hide the overflow in IE.
  186. */
  187. svg:not(:root) {
  188. overflow: hidden;
  189. }
  190. /* Forms
  191. ========================================================================== */
  192. /**
  193. * 1. Change the font styles in all browsers (opinionated).
  194. * 2. Remove the margin in Firefox and Safari.
  195. */
  196. button,
  197. input,
  198. optgroup,
  199. select,
  200. textarea {
  201. font-family: sans-serif; /* 1 */
  202. font-size: 100%; /* 1 */
  203. line-height: 1.15; /* 1 */
  204. margin: 0; /* 2 */
  205. }
  206. /**
  207. * Show the overflow in IE.
  208. * 1. Show the overflow in Edge.
  209. */
  210. button,
  211. input { /* 1 */
  212. overflow: visible;
  213. }
  214. /**
  215. * Remove the inheritance of text transform in Edge, Firefox, and IE.
  216. * 1. Remove the inheritance of text transform in Firefox.
  217. */
  218. button,
  219. select { /* 1 */
  220. text-transform: none;
  221. }
  222. /**
  223. * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
  224. * controls in Android 4.
  225. * 2. Correct the inability to style clickable types in iOS and Safari.
  226. */
  227. button,
  228. html [type="button"], /* 1 */
  229. [type="reset"],
  230. [type="submit"] {
  231. -webkit-appearance: button; /* 2 */
  232. }
  233. /**
  234. * Remove the inner border and padding in Firefox.
  235. */
  236. button::-moz-focus-inner,
  237. [type="button"]::-moz-focus-inner,
  238. [type="reset"]::-moz-focus-inner,
  239. [type="submit"]::-moz-focus-inner {
  240. border-style: none;
  241. padding: 0;
  242. }
  243. /**
  244. * Restore the focus styles unset by the previous rule.
  245. */
  246. button:-moz-focusring,
  247. [type="button"]:-moz-focusring,
  248. [type="reset"]:-moz-focusring,
  249. [type="submit"]:-moz-focusring {
  250. outline: 1px dotted ButtonText;
  251. }
  252. /**
  253. * Correct the padding in Firefox.
  254. */
  255. fieldset {
  256. padding: 0.35em 0.75em 0.625em;
  257. }
  258. /**
  259. * 1. Correct the text wrapping in Edge and IE.
  260. * 2. Correct the color inheritance from `fieldset` elements in IE.
  261. * 3. Remove the padding so developers are not caught out when they zero out
  262. * `fieldset` elements in all browsers.
  263. */
  264. legend {
  265. box-sizing: border-box; /* 1 */
  266. color: inherit; /* 2 */
  267. display: table; /* 1 */
  268. max-width: 100%; /* 1 */
  269. padding: 0; /* 3 */
  270. white-space: normal; /* 1 */
  271. }
  272. /**
  273. * 1. Add the correct display in IE 9-.
  274. * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
  275. */
  276. progress {
  277. display: inline-block; /* 1 */
  278. vertical-align: baseline; /* 2 */
  279. }
  280. /**
  281. * Remove the default vertical scrollbar in IE.
  282. */
  283. textarea {
  284. overflow: auto;
  285. }
  286. /**
  287. * 1. Add the correct box sizing in IE 10-.
  288. * 2. Remove the padding in IE 10-.
  289. */
  290. [type="checkbox"],
  291. [type="radio"] {
  292. box-sizing: border-box; /* 1 */
  293. padding: 0; /* 2 */
  294. }
  295. /**
  296. * Correct the cursor style of increment and decrement buttons in Chrome.
  297. */
  298. [type="number"]::-webkit-inner-spin-button,
  299. [type="number"]::-webkit-outer-spin-button {
  300. height: auto;
  301. }
  302. /**
  303. * 1. Correct the odd appearance in Chrome and Safari.
  304. * 2. Correct the outline style in Safari.
  305. */
  306. [type="search"] {
  307. -webkit-appearance: textfield; /* 1 */
  308. outline-offset: -2px; /* 2 */
  309. }
  310. /**
  311. * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
  312. */
  313. [type="search"]::-webkit-search-cancel-button,
  314. [type="search"]::-webkit-search-decoration {
  315. -webkit-appearance: none;
  316. }
  317. /**
  318. * 1. Correct the inability to style clickable types in iOS and Safari.
  319. * 2. Change font properties to `inherit` in Safari.
  320. */
  321. ::-webkit-file-upload-button {
  322. -webkit-appearance: button; /* 1 */
  323. font: inherit; /* 2 */
  324. }
  325. /* Interactive
  326. ========================================================================== */
  327. /*
  328. * Add the correct display in IE 9-.
  329. * 1. Add the correct display in Edge, IE, and Firefox.
  330. */
  331. details, /* 1 */
  332. menu {
  333. display: block;
  334. }
  335. /*
  336. * Add the correct display in all browsers.
  337. */
  338. summary {
  339. display: list-item;
  340. }
  341. /* Scripting
  342. ========================================================================== */
  343. /**
  344. * Add the correct display in IE 9-.
  345. */
  346. canvas {
  347. display: inline-block;
  348. }
  349. /**
  350. * Add the correct display in IE.
  351. */
  352. template {
  353. display: none;
  354. }
  355. /* Hidden
  356. ========================================================================== */
  357. /**
  358. * Add the correct display in IE 10-.
  359. */
  360. [hidden] {
  361. display: none;
  362. }
  363. body {
  364. color: #333;
  365. font-size: 14px;
  366. background: #f0f0f0;
  367. .ant-input-number,
  368. .ant-input-number-lg {
  369. .ant-input-number-handler-wrap {
  370. display: none;
  371. }
  372. }
  373. }
  374. #root {
  375. width: 100%;
  376. height: 100%;
  377. min-width: 960px;
  378. .wrap {
  379. height: 100%;
  380. }
  381. }
  382. .header {
  383. position: absolute;
  384. top: 0;
  385. left: 0;
  386. height: 100px;
  387. width: 100%;
  388. background: #fff;
  389. box-shadow: 0 2px 6px 0px #ccc;
  390. }
  391. .clearfix:before,
  392. .clearfix:after {
  393. content: ".";
  394. display: block;
  395. height: 0;
  396. clear: both;
  397. visibility: hidden;
  398. overflow: hidden;
  399. }
  400. .footer {
  401. border-top: 1px solid #d8d8d8;
  402. }
  403. // .ant-modal-content {
  404. // .ant-modal-body {
  405. // .ant-form {
  406. // .ant-form-item {
  407. // .ant-form-item-control {
  408. // text-align: center;
  409. // }
  410. // }
  411. // }
  412. // }
  413. // }
  414. @font-face {
  415. font-family: 'myiconfont';
  416. src: url('./iconfont/iconfont.eot');
  417. src: url('./iconfont/iconfont.eot?#iefix') format('embedded-opentype'), url('./iconfont/iconfont.woff') format('woff'), url('./iconfont/iconfont.ttf') format('truetype'), url('./iconfont/iconfont.svg#myiconfont') format('svg');
  418. }