config.css 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  1. 
  2. .ui-page {
  3. backface-visibility: hidden;
  4. -webkit-backface-visibility: hidden;
  5. -moz-backface-visibility: hidden;
  6. }
  7. .config-body {
  8. position: absolute;
  9. top: 0;
  10. bottom: 0;
  11. left: 0;
  12. right: 0;
  13. background-color: transparent;
  14. -webkit-user-select: none;
  15. user-select: none;
  16. font-weight: normal;
  17. }
  18. .config-container {
  19. position: absolute;
  20. top: 0;
  21. bottom: 9%;
  22. left: 0;
  23. right: 0;
  24. background-color: transparent;
  25. }
  26. .config-footer {
  27. position: absolute;
  28. top: 91%;
  29. bottom: 0;
  30. left: 1.9%;
  31. right: 0%;
  32. background-color: transparent;
  33. display: flex;
  34. align-items: center;
  35. }
  36. .config-right-navigation {
  37. position: absolute;
  38. top: 0%;
  39. bottom: 15%;
  40. left: 89%;
  41. right: 0%;
  42. background-color: transparent;
  43. }
  44. .config-topright-tab {
  45. font-size: 1.8rem;
  46. background-color: transparent;
  47. }
  48. .config-topright-image {
  49. font-size: 1.8rem;
  50. color: transparent;
  51. background-size: 98% 75%;
  52. background-repeat: no-repeat;
  53. background-image: url(/images/config/FairbanksTopright.png);
  54. }
  55. .config-topright-settingselect {
  56. margin: 8% 0;
  57. font-size: 1.3rem;
  58. }
  59. .config-topright-rnav {
  60. margin: 8% 0;
  61. padding-left: 18%;
  62. display: block;
  63. font-size: 1.5rem;
  64. }
  65. .config-topright-rnav-image {
  66. color: white;
  67. background-size: 98% 100%;
  68. background-repeat: no-repeat;
  69. background-image: url(/images/config/PageSelected.png);
  70. }
  71. .config-content {
  72. position: absolute;
  73. top: 0%;
  74. bottom: 0%;
  75. left: 0%;
  76. right: 11%;
  77. background-color: transparent;
  78. }
  79. ::-webkit-scrollbar {
  80. width: 0px;
  81. height: 0px;
  82. }
  83. .config-form {
  84. position: absolute;
  85. top: 0.6%;
  86. bottom: 3%;
  87. left: 3%;
  88. right: 1%;
  89. overflow: auto;
  90. background-color: transparent;
  91. }
  92. .config-form-group {
  93. background-color: transparent;
  94. margin: 2% 0 0 6%;
  95. width: 100%;
  96. }
  97. .config-form-label {
  98. margin: 0;
  99. display: inline-block;
  100. width: 49%;
  101. font-size: 1.5rem;
  102. background-color: transparent;
  103. }
  104. .config-form-input {
  105. /* margin-top: 0%;
  106. padding: 1%;
  107. align-self: flex-end; */
  108. width: 40%;
  109. border: 0;
  110. font-size: 1.5rem;
  111. background-color: transparent;
  112. }
  113. .config-form-danger {
  114. display: none;
  115. }
  116. .config-form-hint-group {
  117. background-color: transparent;
  118. display: flex;
  119. align-items: center;
  120. }
  121. .config-form-hint {
  122. margin-left: 8%;
  123. display: inline-block;
  124. width: 49%;
  125. font-size: 0.9rem;
  126. color: rgb(181, 181, 181);
  127. background-color: transparent;
  128. }
  129. .config-form-select {
  130. width: 40%;
  131. border: 0;
  132. font-size: 1.5rem;
  133. -webkit-appearance: none;
  134. background-color: transparent;
  135. }
  136. .config-form-submit-group {
  137. margin-top: 1%;
  138. height: 9%;
  139. text-align: right;
  140. }
  141. .config-form-submit {
  142. margin: 0 8% 0 0;
  143. border: 0;
  144. width: 8%;
  145. height: 100%;
  146. background-size: 100% 100%;
  147. background-repeat: no-repeat;
  148. background-image: url(/images/config/Submit.png);
  149. }
  150. .config-form-result {
  151. margin: 0 8% 0 0;
  152. font-size: 1.5rem;
  153. color: rgb(25, 154, 225);
  154. }
  155. .config-form-result-fail {
  156. margin: 0 8% 0 0;
  157. font-size: 1.5rem;
  158. color: rgb(255, 0, 0);
  159. }
  160. .color-transparent {
  161. margin: 0 8% 0 0;
  162. font-size: 1.5rem;
  163. color: transparent;
  164. }
  165. .config-form-add {
  166. margin: 0 0 0 4.1%;
  167. border: 0;
  168. width: 6%;
  169. background-color: transparent;
  170. background-size: 90% 100%;
  171. background-repeat: no-repeat;
  172. background-image: url(/images/config/Add.png);
  173. }
  174. .config-form-add::before {
  175. content: "";
  176. padding-top: 100%;
  177. display: block;
  178. }
  179. .config-form-file {
  180. font-size: 1.5rem;
  181. opacity: 0;
  182. }
  183. .config-form-file-bg {
  184. display: inline-block;
  185. background-color: transparent;
  186. background-size: 23% 100%;
  187. background-repeat: no-repeat;
  188. background-image: url(/images/config/openFile.png);
  189. }
  190. .config-form-padding {
  191. width: 8.6%;
  192. color: transparent;
  193. background-color: transparent;
  194. -webkit-user-select: none;
  195. }
  196. .config-footer-fnav {
  197. margin: 0 0.8%;
  198. width: 10%;
  199. height: 60%;
  200. font-size: 1.6rem;
  201. display: flex;
  202. align-items: center;
  203. justify-content: center;
  204. background-color: transparent;
  205. }
  206. .config-footer-fnav-image {
  207. margin: 0 0.8%;
  208. width: 10%;
  209. height: 60%;
  210. color: white;
  211. background-size: 100% 100%;
  212. background-repeat: no-repeat;
  213. background-image: url(/images/config/ConfigSelected.png);
  214. }
  215. .config-footer-fair {
  216. margin: 0 0.8%;
  217. width: 10%;
  218. height: 60%;
  219. display: block;
  220. /*visibility: hidden;*/
  221. background-size: 100% 100%;
  222. background-repeat: no-repeat;
  223. background-image: url(/images/config/FairbanksUnselected.png);
  224. }
  225. .config-footer-fair-image {
  226. margin: 0 0.8%;
  227. width: 10%;
  228. height: 60%;
  229. display: block;
  230. background-size: 100% 100%;
  231. background-repeat: no-repeat;
  232. background-image: url(/images/config/FairbanksSelected.png);
  233. }
  234. .fuel-form-input {
  235. width: 10%;
  236. border: 0;
  237. font-size: 1.5rem;
  238. background-color: transparent;
  239. }
  240. .fuel-form-shift {
  241. margin: 0 2%;
  242. border: 0;
  243. width: 28px;
  244. height: 28px;
  245. background-color: transparent;
  246. background-size: 100% 100%;
  247. background-repeat: no-repeat;
  248. }
  249. .fuel-drag-group {
  250. width: 65%;
  251. display: inline-block;
  252. background-color: transparent;
  253. }
  254. .fuel-drag-div {
  255. width: 8%;
  256. text-align: center;
  257. display: inline-block;
  258. margin: 0 5%;
  259. padding: 0 1%;
  260. border-radius: 30%;
  261. font-size: 1.8rem;
  262. }
  263. .fuel-drag-div-active {
  264. background-color: rgb(25, 154, 225);
  265. color: rgb(255, 255, 255);
  266. }
  267. .price-form-label {
  268. margin: 0;
  269. display: inline-block;
  270. width: 30%;
  271. font-size: 1.5rem;
  272. background-color: transparent;
  273. }
  274. .price-form-input {
  275. text-align: center;
  276. width: 30%;
  277. border: 0;
  278. font-size: 1.5rem;
  279. background-color: transparent;
  280. }