You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

style.css 33 kB

7 years ago
6 years ago
7 years ago
7 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554
  1. @charset "utf-8";
  2. @font-face {
  3. font-family: 'FOT-KurokaneStd-EB';
  4. font-style: normal;
  5. /*font-weight: 400;*/
  6. src: url("fonts/FOT-KurokaneStd-EB.woff2") format('woff2'),
  7. url("fonts/FOT-KurokaneStd-EB.woff") format('woff'),
  8. url("fonts/FOT-KurokaneStd-EB.ttf") format('truetype'),
  9. url("fonts/FOT-KurokaneStd-EB.eot") format('embedded-opentype'),
  10. url("fonts/FOT-KurokaneStd-EB.svg") format('svg');
  11. }
  12. @keyframes loading-animate{
  13. from {
  14. transform: rotate(0deg);
  15. }
  16. to {
  17. transform: rotate(3600deg);
  18. }
  19. }
  20. body{
  21. --head-block-width: 108px;
  22. --head-block-height: 108px;
  23. --search-icon-unchecked: 0.4;
  24. --team-1-bgcolor : pink;
  25. --team-2-bgcolor : lightblue;
  26. --team-3-bgcolor : lightgreen;
  27. --team-1-color : red;
  28. --team-2-color : blue;
  29. --team-3-color : green;
  30. --font-family : "Microsoft Yahei","Source Han Sans",Arial, Helvetica, sans-serif, "Malgun Gothic", "맑은 고딕", "Gulim", AppleGothic;
  31. --game-font-family : 'FOT-KurokaneStd-EB',"Microsoft Yahei","Source Han Sans",Arial, Helvetica, sans-serif, "Malgun Gothic", "맑은 고딕", "Gulim", AppleGothic;
  32. --border-width: 2px;
  33. font-family: var(--font-family);
  34. }
  35. .display-none{
  36. display:none !important;
  37. }
  38. .disabled{
  39. cursor: not-allowed;
  40. pointer-events: none;
  41. opacity: 0.5;
  42. }
  43. .help-link::before{
  44. content: "Help & Tips";
  45. }
  46. .title,
  47. .title-display
  48. {
  49. font-size: 2em;
  50. font-weight: bold;
  51. }
  52. .detail,
  53. .detail-display
  54. {
  55. min-height: 1.5em;
  56. font-size: 1.5em;
  57. }
  58. .title,
  59. .detail,
  60. .title-display,
  61. .detail-display
  62. {
  63. font-family: var(--font-family);
  64. width:100%;
  65. border: none;
  66. background: none;
  67. box-sizing: border-box;
  68. padding: 1px;
  69. margin: 0;
  70. }
  71. .formation-box .title:focus,
  72. .formation-box .detail:focus
  73. {
  74. border: black solid 1px;;
  75. background-color: #eee;
  76. padding: 0;
  77. }
  78. .formation-box .title,
  79. .formation-box .detail
  80. {
  81. display: none;
  82. }
  83. .formation-box .edit .title,
  84. .formation-box .edit .detail
  85. {
  86. display: block;
  87. }
  88. .formation-box .edit .title-display,
  89. .formation-box .edit .detail-display
  90. {
  91. display: none;
  92. }
  93. .config-checkbox-ipt{
  94. display:none;
  95. }
  96. .config-checkbox-lbl .config-checkbox-lbl-cicle{
  97. width: 28px;
  98. height: 12px;
  99. display: inline-block;
  100. position: relative;
  101. background-color: #8884;
  102. border-radius: 16px;
  103. margin-right: 5px;
  104. }
  105. .config-checkbox-lbl .config-checkbox-lbl-cicle::before{
  106. content:"";
  107. width: 20px;
  108. height: 20px;
  109. position: absolute;
  110. transition: .3s ease-out;
  111. background-color: #c6c6c6;
  112. box-shadow: 0 2px 4px 0 #0003;
  113. border-radius: 50%;
  114. left: -4px;
  115. top: -4px;
  116. }
  117. .config-checkbox-ipt:checked+.config-checkbox-lbl .config-checkbox-lbl-cicle {
  118. background: rgba(0,160,216,0.8);
  119. }
  120. .config-checkbox-ipt:checked+.config-checkbox-lbl .config-checkbox-lbl-cicle::before {
  121. background: #00A0D8;
  122. box-shadow: 0 2px 4px 0 rgba(0,160,216,0.4);
  123. left: calc(100% - 16px);
  124. }
  125. .config-checkbox-lbl{
  126. cursor: pointer;
  127. line-height: 25px;
  128. margin-right: 20px;
  129. display: inline-block;
  130. }
  131. .config-checkbox-lbl[for$=and-or]::after{
  132. content: "OR";
  133. }
  134. input:checked+ .config-checkbox-lbl[for$=and-or]::after{
  135. content: "AND";
  136. }
  137. .status{
  138. line-height: 16px;
  139. }
  140. /*.status.loading-mon-info .text::before{
  141. content: "正在加载怪物数据";
  142. }*/
  143. .status.loading-check-version .icon,
  144. .status.loading-mon-info .icon,
  145. .status.loading-skill-info .icon,
  146. .status.prepare-cauture .icon
  147. {
  148. display: inline-block;
  149. width: 16px;
  150. height: 16px;
  151. border: 4px SteelBlue dotted;
  152. border-radius: 50%;
  153. animation: loading-animate 50s infinite linear;
  154. vertical-align: middle;
  155. }
  156. ul{
  157. margin: 0;
  158. padding: 0;
  159. list-style: none;
  160. }
  161. /*队伍的整个盒子*/
  162. .formation-box{
  163. width: 648px;
  164. min-width: 648px;
  165. }
  166. /*单个怪物*/
  167. .monster{
  168. font-family: var(--game-font-family);
  169. width: 100px;
  170. height: 100px;
  171. margin: 0;
  172. display: block;
  173. background-repeat: no-repeat;
  174. position: relative;
  175. cursor: pointer;
  176. border-radius: 5px;
  177. }
  178. .null .monster,.delay .monster,
  179. .null .property,.delay .property,
  180. .null .subproperty,.delay .subproperty
  181. {
  182. box-sizing: border-box;
  183. background-image: none !important;
  184. }
  185. .null .monster{
  186. background-color: rgba(230,230,230,0.5);
  187. border: 3px grey dashed;
  188. }
  189. .edit-box .null .monster{
  190. background-color: #653;
  191. border: none;
  192. box-shadow: inset black 0 0 7px;
  193. }
  194. .member{
  195. vertical-align: top;
  196. }
  197. .delay .monster{
  198. background-color: yellow;
  199. box-shadow: inset orange 0 0 7px;
  200. border: 3px black solid;
  201. }
  202. .delay .monster::before{
  203. width: 94px;
  204. height: 94px;
  205. color: black;
  206. font-size: 30px;
  207. line-height: 47px;
  208. text-align: center;
  209. font-weight: bold;
  210. /*content: "应 对\A威 吓";*/
  211. font-family: var(--font-family);
  212. white-space: pre-wrap;
  213. display: inline-block;
  214. }
  215. /*怪物属性*/
  216. .property,.subproperty{
  217. position:absolute;
  218. left:0;top:0;
  219. width: 100px;
  220. height: 100px;
  221. background-repeat: no-repeat;
  222. background-image: url(images/CARDFRAME2.PNG);
  223. background-position: 100px 100px; /*默认都不显示*/
  224. }
  225. /*怪物-加值*/
  226. .monster .plus{
  227. color: yellow;
  228. font-size: 17px;
  229. line-height: 17px;
  230. text-shadow: black 0 0 1px,black 0 0 2px, black 2px 2px 0;
  231. position: absolute;
  232. left:10px;
  233. }
  234. .null .monster>div,.delay .monster>div{
  235. display:none !important;
  236. }
  237. .monster .plus .hp::before,
  238. .monster .plus .atk::before,
  239. .monster .plus .rcv::before,
  240. .monster .plus.has297::before
  241. {
  242. content: "+";
  243. }
  244. .monster .plus.has297::after{
  245. content: "297";
  246. }
  247. .monster .plus.has297 .hp,
  248. .monster .plus.has297 .atk,
  249. .monster .plus.has297 .rcv
  250. { /*当是297时隐藏3维*/
  251. display:none;
  252. }
  253. /*怪物-觉醒*/
  254. .monster .awoken-count,
  255. .row-mon-awoken .awoken-count
  256. {
  257. color: yellow;
  258. text-shadow: black 0 0 4px;
  259. text-align: center;
  260. background-image: url(images/awoken-count-bg.png);
  261. background-repeat: no-repeat;
  262. width: 34px;
  263. height: 38px;
  264. }
  265. .monster .awoken-count{
  266. position: absolute;
  267. top: -4px;
  268. right: 0;
  269. transform: scale(0.75) translateX(4px);
  270. }
  271. .monster .awoken-count,
  272. .monster .awoken-count.full-awoken::before,
  273. .row-mon-awoken .awoken-count,
  274. .row-mon-awoken .awoken-count.full-awoken::before
  275. {
  276. font-size: 20px;
  277. line-height: 28px;
  278. }
  279. .awoken-count.full-awoken{
  280. font-size: 0;
  281. }
  282. .awoken-count.full-awoken::before{
  283. content: "★";
  284. }
  285. .allowable-assist .awoken-count.full-awoken{
  286. font-size: 0;
  287. text-shadow: none;
  288. background-position-y: -38px;
  289. }
  290. .allowable-assist .awoken-count.full-awoken::before{
  291. content: none;
  292. }
  293. /*武器*/
  294. .monster.wepon .awoken-count.full-awoken{
  295. transform: scale(0.80) translateY(4px);
  296. width:32px;height:32px;
  297. background-image: url(images/awoken.png);
  298. background-position-x: 0;
  299. background-position-y: -1568px;
  300. }
  301. /*怪物-超觉醒*/
  302. .monster .super-awoken{
  303. position: absolute;
  304. right:0;
  305. top: 25px;
  306. transform: scale(0.75) translateX(4px);
  307. }
  308. /*怪物-等级*/
  309. .monster .level{
  310. color: white;
  311. height: 17px;
  312. text-shadow: black 0 0 2px, black 2px 2px 0;
  313. position: absolute;
  314. left: 5px;
  315. bottom: 0;
  316. vertical-align: top;
  317. }
  318. .monster .level,.monster .level.max::before{
  319. font-size: 15px;
  320. line-height: 17px;
  321. }
  322. .monster .level.max{
  323. font-size: 0;
  324. }
  325. .monster .level._110{
  326. color: lightskyblue;
  327. }
  328. /*.monster .level::before{
  329. content: "Lv.";
  330. }.monster .level.max::before{
  331. content: "Lv.最大";
  332. }*/
  333. .monster .id{
  334. display: block;
  335. color: white;
  336. font-family: var(--font-family);
  337. font-size: 15px;
  338. font-weight: 500;
  339. line-height: 17px;
  340. height: 17px;
  341. text-shadow: black 0px 0px 2px,black -1px -1px 1px,black 1px 1px 1px;
  342. position: absolute;
  343. left: 5px;
  344. bottom: 15px;
  345. }
  346. .not-show-mon-id .monster .id{
  347. display: none;
  348. }
  349. .monster .id::before{
  350. font-size: 12px;
  351. }
  352. /*.monster .id::before{
  353. content: "No.";
  354. }*/
  355. .monster .skill::before{
  356. content:"CD";
  357. font-size: 10px;
  358. }
  359. .monster .skill{
  360. font-size: 13px;
  361. line-height: 13px;
  362. color:white;
  363. text-shadow: black 0 0 1px,black 0 0 2px, black 2px 2px 0;
  364. position: absolute;
  365. right:0;
  366. bottom:0;
  367. }
  368. .monster .skill.max-skill{
  369. display: none;
  370. }
  371. .show-mon-skill-cd .monster .skill.max-skill{
  372. display: block;
  373. }
  374. .not-show-awoken-count .formation-box .team-total-info, /*单个队伍血量统计*/
  375. .not-show-awoken-count .formation-box .team-ability, /*单个队伍三维*/
  376. .not-show-awoken-count .formation-box .team-awoken, /*单个队伍觉醒统计*/
  377. .not-show-awoken-count .formation-box .team-total-info /*单个队伍血量统计*/
  378. {
  379. display: none !important;
  380. }
  381. .not-show-awoken-count .formation-box .team-bigbox
  382. {
  383. margin-bottom: 5px;
  384. }
  385. .not-show-awoken-count .formation-box .team-badge
  386. {
  387. position: absolute;
  388. z-index: 10;
  389. }
  390. /*辅助和队伍的每一只框架*/
  391. .member, .acquisitus-awoken-icon{
  392. display: inline-block;
  393. position: relative;
  394. width: var(--head-block-width);
  395. }
  396. .formation-box .monster{
  397. margin: 4px; /*留给队长边框的*/
  398. }
  399. .team-assist, .team-members,.team-badge{
  400. display: inline-block;
  401. }
  402. /* 徽章,平时都隐藏 */
  403. .team-badge li{
  404. display: inline-block;
  405. }
  406. .badge-radio{
  407. display: none;
  408. }
  409. .badge{
  410. display: none;
  411. cursor: pointer;
  412. }
  413. /* 显示所有徽章时则打开 */
  414. .show-all-badges .badge{
  415. display: inline-block;
  416. }
  417. /* 选中的徽章平时也打开 */
  418. .team-badge .badge-radio:checked+.badge{
  419. display: inline-block;
  420. }
  421. /*队伍的背景色*/
  422. .team-1 .team-members,
  423. .team-1 .team-latents,
  424. .team-1 .team-box-name::before,
  425. .team-1 .team-box-name::after
  426. {
  427. background-color: var(--team-1-bgcolor);
  428. }
  429. .team-2 .team-members,
  430. .team-2 .team-latents,
  431. .team-2 .team-box-name::before,
  432. .team-2 .team-box-name::after
  433. {
  434. background-color: var(--team-2-bgcolor);
  435. }
  436. .team-3 .team-members,
  437. .team-3 .team-latents,
  438. .team-3 .team-box-name::before,
  439. .team-3 .team-box-name::after
  440. {
  441. background-color: var(--team-3-bgcolor);
  442. }
  443. .team-bigbox{
  444. position: relative;
  445. font-size:0;
  446. margin-bottom:10px;
  447. }
  448. .team-bigbox:last-of-type{
  449. margin-bottom:0;
  450. }
  451. /*队伍A、B的文字*/
  452. .team-box-name::after,
  453. .team-box-name::before
  454. {
  455. font-size: 30px;
  456. font-weight: bold;
  457. text-align: center;
  458. line-height: 54px;
  459. white-space: pre-wrap;
  460. display: none;
  461. width: var(--head-block-width);
  462. height: var(--head-block-height);
  463. }
  464. .show-team-name-left .team-box-name::before{
  465. display: inline-block;
  466. }
  467. .show-team-name-right .team-box-name::after{
  468. display: inline-block;
  469. }
  470. .reverse-member-assist .team-box-name::after,
  471. .reverse-member-assist .team-box-name::before
  472. {
  473. vertical-align:top;
  474. }
  475. .team-1 .team-box-name::after,
  476. .team-1 .team-box-name::before,
  477. .team-1 .team-assist .member::after,
  478. .team-1 .team-assist .member::before
  479. {
  480. color: var(--team-1-color);
  481. }
  482. .team-2 .team-box-name::after,
  483. .team-2 .team-box-name::before,
  484. .team-2 .team-assist .member::after,
  485. .team-2 .team-assist .member::before
  486. {
  487. color: var(--team-2-color);
  488. /*vertical-align:top;*/
  489. }
  490. .team-3 .team-box-name::after,
  491. .team-3 .team-box-name::before,
  492. .team-3 .team-assist .member::after,
  493. .team-3 .team-assist .member::before
  494. {
  495. color: var(--team-3-color);
  496. }
  497. .team-box{
  498. display: inline-block;
  499. vertical-align:bottom;
  500. }
  501. .team-box .team-assist .member::after,
  502. .team-box .team-assist .member::before
  503. {
  504. width: var(--head-block-width);
  505. text-align: center;
  506. font-size: 18px;
  507. font-weight: bold;
  508. position: relative;
  509. }
  510. /*平时的显示*/
  511. .team-box .team-assist .member::after
  512. {
  513. display: inline-block;
  514. }
  515. .team-box .team-assist .member::before
  516. {
  517. display: none;
  518. }
  519. /*反向时的显示*/
  520. .reverse-member-assist .team-assist .member::after
  521. {
  522. display: none;
  523. }
  524. .reverse-member-assist .team-assist .member::before
  525. {
  526. display: inline-block;
  527. }
  528. .formation-box .formation-total-info,
  529. .formation-box .team-total-info
  530. {
  531. font-size: 15px;
  532. vertical-align: bottom;
  533. }
  534. .formation-box .team-badge .team-total-info
  535. {
  536. display: inline-block;
  537. }
  538. /*
  539. .team-info .tIf-total-hp,.team-info .tIf-total-rcv{
  540. display:inline-block;
  541. }
  542. */
  543. /*队伍的潜觉*/
  544. .team-latents .latents{
  545. width: var(--head-block-width);
  546. display: inline-block;
  547. vertical-align: top;
  548. }
  549. .team-latents .latent-ul{
  550. font-size: 0;
  551. width: 152px;
  552. transform: scale(0.65);
  553. transform-origin: left top;
  554. margin-left: 5px;
  555. margin-top: 3px;
  556. margin-bottom: calc(-64px * (1 - 0.65) + 3px);
  557. /*margin: calc(-64px * (1 - 0.63) / 2 + 3px) calc((108px - 152px) / 2);*/
  558. /*-152 * (1 - 0.63) + 108 - 152 * 0.63,化简为108 - 152*/
  559. }
  560. .team-latents .latent-icon
  561. {
  562. margin-left: 3px;
  563. margin-right: 3px;
  564. }
  565. .team-latents .latent-icon[data-latent-icon]
  566. {
  567. margin: 0;
  568. }
  569. .team-latents .latent-icon[data-latent-icon='1'],
  570. .team-latents .latent-icon[data-latent-icon='2'],
  571. .team-latents .latent-icon[data-latent-icon='3'],
  572. .team-latents .latent-icon[data-latent-icon='4'],
  573. .team-latents .latent-icon[data-latent-icon='5'],
  574. .team-latents .latent-icon[data-latent-icon='6'],
  575. .team-latents .latent-icon[data-latent-icon='7'],
  576. .team-latents .latent-icon[data-latent-icon='8'],
  577. .team-latents .latent-icon[data-latent-icon='9'],
  578. .team-latents .latent-icon[data-latent-icon='10'],
  579. .team-latents .latent-icon[data-latent-icon='11']
  580. {
  581. margin-left: 3px;
  582. margin-right: 3px;
  583. }
  584. /*队长的边框*/
  585. .team-box .team-members .team-leader .monster{
  586. border-radius: 10px;
  587. border-width:4px;
  588. border-style:solid;
  589. box-sizing: initial;
  590. margin: 0;
  591. }
  592. .team-1 .team-members .team-leader .monster{
  593. border-color: var(--team-1-color);
  594. }
  595. .team-2 .team-members .team-leader .monster{
  596. border-color: var(--team-2-color);
  597. }
  598. .team-3 .team-members .team-leader .monster{
  599. border-color: var(--team-3-color);
  600. }
  601. /*三维计算值*/
  602. .team-ability::after,
  603. .team-ability::before,
  604. .team-ability .abilitys
  605. {
  606. padding-left: 5px;
  607. box-sizing: border-box;
  608. font-size: 15px;
  609. width: var(--head-block-width);
  610. }
  611. .team-ability .abilitys
  612. {
  613. display: inline-block;
  614. }
  615. .team-ability::after,
  616. .team-ability::before
  617. {
  618. display: none;
  619. content: "";
  620. }
  621. .show-team-name-left .team-ability::before{
  622. display: inline-block;
  623. }
  624. .show-team-name-right .team-ability::after{
  625. display: inline-block;
  626. }
  627. .abilitys .hp::before,
  628. .abilitys .atk::before,
  629. .abilitys .rcv::before
  630. {
  631. width: 45px;
  632. display: inline-block;
  633. }
  634. /*.abilitys .hp::before{
  635. content: "HP:";
  636. }
  637. .abilitys .atk::before{
  638. content: "攻击:";
  639. }
  640. .abilitys .rcv::before{
  641. content: "回复:";
  642. }*/
  643. /*编辑窗口*/
  644. .blur-bg{
  645. filter:blur(5px);
  646. pointer-events: none;
  647. }
  648. .edit-box{
  649. background-color: rgba(82, 53, 30, 0.8);
  650. color: white;
  651. position: absolute;
  652. left:0;
  653. top:0;
  654. width:100%;
  655. box-sizing: border-box;
  656. min-width:664px;
  657. }
  658. .edit-box-title{
  659. text-align: center;
  660. font-size: 2em;
  661. font-weight: bold;
  662. }
  663. /*.edit-box .edit-box-title::before{
  664. content: "修改队员";
  665. }
  666. .edit-box .edit-box-title.edit-box-title-assist::before{
  667. content: "修改辅助";
  668. }*/
  669. .edit-box .monsterinfo-box{
  670. font-family: var(--game-font-family);
  671. color: white;
  672. text-shadow: black 2px 2px 0;
  673. min-height: 100px;
  674. margin: 5px 0;
  675. background-image: linear-gradient(#798421,#394914);
  676. border-top: #B1BB39 solid 4px;
  677. border-bottom: #72941D ridge 7px;
  678. box-shadow: black 0 3px 3px;
  679. padding: 5px 10px;
  680. }
  681. .edit-box .search-box,
  682. .edit-box .setting-box{
  683. padding: 0 10px;
  684. }
  685. /*.edit-box .setting-box .row-mon-id::before{
  686. content: "▼怪物ID";
  687. }*/
  688. .edit-box .setting-box .row-mon-id .m-id{
  689. box-sizing: border-box;
  690. font-size: 25px;
  691. height: 40px;
  692. width: 100%;
  693. }
  694. .edit-box .setting-box .row-mon-id .unable-monster{
  695. pointer-events: none;
  696. opacity: 0.5;
  697. }
  698. .edit-box .setting-box .row-mon-id .unable-monster .monster{
  699. box-sizing: border-box;
  700. border: 5px solid red;
  701. border-radius: 10px;
  702. overflow: hidden;
  703. }
  704. .edit-box .setting-box .row-mon-id .unable-monster .id{
  705. display: none;
  706. }
  707. .edit-box .setting-box .row-mon-id .search-button{
  708. width: 100%;
  709. height: 40px;
  710. font-size: 25px;
  711. }
  712. .edit-box .setting-box .row-mon-id .evo-card-list li,
  713. .edit-box .search-box .search-mon-list li
  714. {
  715. display: inline-block;
  716. vertical-align: top;
  717. margin-right: 5px;
  718. margin-bottom: 5px;
  719. }
  720. .detail-mon{
  721. display: inline-block;
  722. vertical-align: bottom;
  723. }
  724. .edit-box .setting-box .row-mon-id .evo-card-list .monster,
  725. .edit-box .search-box .search-mon-list .monster,
  726. .detail-mon .monster
  727. {
  728. float: none;
  729. transform: scale(0.75);
  730. margin: calc(-100px * (1 - 0.75) / 2);
  731. }
  732. .edit-box .setting-box .row-mon-id .evo-card-list .monster .id,
  733. .edit-box .search-box .search-mon-list .monster .id,
  734. .detail-mon .monster .id{
  735. bottom: 5px;
  736. font-size: 20px;
  737. }
  738. .detail-box .detail-mon{
  739. width: 50px;
  740. height: 50px;
  741. }
  742. .detail-box .detail-mon .monster{
  743. transform: scale(0.5);
  744. margin: calc(-100px * (1 - 0.5) / 2);
  745. }
  746. .detail-box .detail-mon .monster .id{
  747. font-weight: bold;
  748. font-size: 23px;
  749. }
  750. .detail-box .detail-mon .monster .id::before {
  751. font-size: 15px;
  752. }
  753. /*.setting-box .row-mon-id .open-search::before{
  754. content: "搜索怪物";
  755. }
  756. .search-box::before{
  757. content: "▼简易搜索";
  758. }
  759. .attrs .attr-all::before{
  760. content: "不限";
  761. }
  762. .attrs .attr-none::before{
  763. content: "无";
  764. }*/
  765. .search-box>div{
  766. margin-bottom: 5px;
  767. }
  768. .search-box>div ul{
  769. display: inline-block;
  770. }
  771. .search-box .attrs ul{
  772. display: block;
  773. }
  774. .search-box>div ul>li{
  775. display: inline-block;
  776. vertical-align: top;
  777. font-size:16px;
  778. overflow: hidden;
  779. }
  780. .search-box>div ul>li>label{
  781. cursor: pointer;
  782. display: block;
  783. text-align: center;
  784. }
  785. .attrs .attr-list-1::before,
  786. .attrs .attr-list-2::before,
  787. .types-div::before,
  788. .awoken-div::before,
  789. .sawoken-div::before{
  790. /*float: left;*/
  791. font-size: 16px;
  792. /*width: 55px;*/
  793. margin-right: 3px;
  794. display: inline-block;
  795. }
  796. /*.search-box .attrs .attr-list-1::before{
  797. content: "属性1";
  798. }
  799. .search-box .attrs .attr-list-2::before{
  800. content: "属性2";
  801. }
  802. .search-box .attrs .fix-main-color-label::after{
  803. content: "限制属性1为主属性,属性2为副属性";
  804. }*/
  805. .attr-radio,.type-check,.sawoken-check{
  806. display: none;
  807. }
  808. .attrs .attr-list{
  809. font-size:0;
  810. }
  811. .attrs .attr-list li{
  812. border: 1px solid white;
  813. border-left: none;
  814. background: #947244;
  815. }
  816. .attrs .attr-list li:hover{
  817. background: #E9CB9E;
  818. }
  819. .attrs .attr-list li:first-of-type{
  820. border-radius: 8px 0 0 8px;
  821. border-left: 1px solid white;
  822. }
  823. .attrs .attr-list li:last-of-type{
  824. border-radius: 0 8px 8px 0;
  825. }
  826. .attrs .attr-list li label{
  827. line-height: 30px;
  828. width: 55px;
  829. height: 30px;
  830. }
  831. .attrs .attr-list input:checked+label{
  832. background-color:#8C4242;
  833. box-shadow: inset black 0 0 5px;
  834. cursor: auto;
  835. }
  836. .attr-list-1{
  837. margin-bottom: 5px;
  838. }
  839. /*.search-box .types-div::before{
  840. content: "类型";
  841. }*/
  842. .types-div .type-list li label{
  843. opacity: var(--search-icon-unchecked);
  844. }
  845. .types-div .type-list input:checked~label{
  846. opacity: 1;
  847. }
  848. .types-div .type-and-or-label{
  849. margin-left: 10px;
  850. margin-right: 0;
  851. }
  852. /*.search-box .awoken-div::before{
  853. content: "觉醒";
  854. }*/
  855. .search-box .awoken-div .awoken-clear::before,
  856. .search-box .sawoken-div .sawoken-clear::before
  857. {
  858. content: "❌";
  859. }
  860. .search-box .awoken-div .awoken-clear,
  861. .search-box .sawoken-div .sawoken-clear
  862. {
  863. padding: 0;
  864. float: right;
  865. }
  866. .awoken-ul .awoken-count
  867. {
  868. font-size: 16px;
  869. line-height: 32px;
  870. font-family: var(--game-font-family);
  871. display: inline-block;
  872. margin-right: 3px;
  873. }
  874. .awoken-ul .count
  875. {
  876. height: 32px;
  877. width: 37px;
  878. display: inline-block;
  879. vertical-align: middle;
  880. }
  881. .awoken-ul .count::before,
  882. .search-box .awoken-div .count-symbol::before
  883. {
  884. content: "×";
  885. }
  886. .search-box .awoken-ul button,
  887. .search-box .awoken-ul input[type='button']
  888. {
  889. border: none;
  890. background-color: unset;
  891. font-family: var(--game-font-family);
  892. color: white;
  893. line-height: 32px;
  894. font-size: 16px;
  895. padding: 0;
  896. text-align: left;
  897. }
  898. .search-box .awoken-ul .awoken-count.zero{
  899. opacity: var(--search-icon-unchecked);
  900. }
  901. .search-box .awoken-ul .count{
  902. width: 1em;
  903. height: auto;
  904. }
  905. .search-box .awoken-ul .awoken-count .awoken-icon,
  906. .search-box .awoken-ul .awoken-count .count-symbol,
  907. .search-box .awoken-ul .awoken-count .count-symbol .count
  908. {
  909. cursor: pointer;
  910. display: inline-block;
  911. vertical-align: bottom;
  912. }
  913. .search-box .awoken-ul .awoken-count.zero .count-symbol,
  914. .search-box .awoken-ul .awoken-count.zero .count-symbol .count
  915. {
  916. cursor: auto;
  917. }
  918. /*.search-box .sawoken-div::before{
  919. content: "超觉醒";
  920. }*/
  921. .sawoken-div .sawoken-ul li label{
  922. opacity: var(--search-icon-unchecked);
  923. }
  924. .sawoken-div .sawoken-ul input:checked+label{
  925. opacity: 1;
  926. }
  927. .control-div button{
  928. font-size: 20px;
  929. }
  930. .control-div .search-start{
  931. float: right;
  932. margin-left: 5px;
  933. }
  934. /*.control-div .search-start::before{
  935. content: "开始搜索";
  936. }
  937. .control-div .search-clear::before{
  938. content: "清空搜索条件";
  939. }
  940. .control-div .search-close::before{
  941. content: "关闭搜索";
  942. }*/
  943. .search-box .search-mon-list{
  944. border: 1px solid white;
  945. border-radius: 5px;
  946. background: grey;
  947. }
  948. .search-mon-list.only-display-can-assist .monster{
  949. opacity: 0.25;
  950. }
  951. .search-mon-list.only-display-can-assist .monster.allowable-assist{
  952. opacity: 1;
  953. }
  954. .setting-box .row-mon-id .open-search{
  955. float: right;
  956. }
  957. .can-assist-label,
  958. .sort-reverse-label
  959. {
  960. margin-left: 5px;
  961. }
  962. .edit-box .setting-row{
  963. width: 100%;
  964. }
  965. .monsterinfo-box .monster-head{
  966. float: left;
  967. margin-right:5px;
  968. }
  969. .monsterinfo-box .monsterinfo-line>div
  970. {
  971. display:inline-block;
  972. vertical-align: top;
  973. font-size: 22px;
  974. line-height: 22px;
  975. }
  976. .monsterinfo-box .monster-id{
  977. width:120px;
  978. }
  979. .monsterinfo-box .monster-seriesId,
  980. .monsterinfo-box .monster-collabId,
  981. .monsterinfo-box .monster-altName
  982. {
  983. cursor: pointer;
  984. font-size: 14px;
  985. line-height: 16px;
  986. vertical-align: bottom;
  987. max-width: 270px;
  988. white-space:nowrap;
  989. text-overflow:ellipsis;
  990. overflow:hidden;
  991. }
  992. .monsterinfo-box .monster-seriesId:hover::after,
  993. .monsterinfo-box .monster-collabId:hover::after,
  994. .monsterinfo-box .monster-altName:hover::after
  995. {
  996. content: "🔍";
  997. }
  998. /*.monsterinfo-box .monster-id::before{
  999. content: "No.";
  1000. }*/
  1001. .monsterinfo-box .monster-rare{
  1002. width: 260px;
  1003. }
  1004. .monsterinfo-box .monster-rare::before,
  1005. .monsterinfo-box .monster-rare::after
  1006. {
  1007. color:gold;
  1008. text-shadow: black 0 0 3px,black 0 2px 3px;
  1009. }
  1010. .monsterinfo-box .monster-rare::before
  1011. {
  1012. display: inline-block;
  1013. width: 30px;
  1014. text-align: right;
  1015. }
  1016. .monster-rare[data-rarity='1']::after{content: "★";}
  1017. .monster-rare[data-rarity='2']::after{content: "★★";}
  1018. .monster-rare[data-rarity='3']::after{content: "★★★";}
  1019. .monster-rare[data-rarity='4']::after{content: "★★★★";}
  1020. .monster-rare[data-rarity='5']::after{content: "★★★★★";}
  1021. .monster-rare[data-rarity='6']::after{content: "★★★★★★";}
  1022. .monster-rare[data-rarity='7']::after{content: "★★★★★★★";}
  1023. .monster-rare[data-rarity='8']::after{content: "★★★★★★★★";}
  1024. .monster-rare[data-rarity='9']::after{content: "★★★★★★★★★";}
  1025. .monster-rare[data-rarity='10']::after{content: "★★★★★★★★★★";}
  1026. .monster-rare[data-rarity='1']::before{content: "1";}
  1027. .monster-rare[data-rarity='2']::before{content: "2";}
  1028. .monster-rare[data-rarity='3']::before{content: "3";}
  1029. .monster-rare[data-rarity='4']::before{content: "4";}
  1030. .monster-rare[data-rarity='5']::before{content: "5";}
  1031. .monster-rare[data-rarity='6']::before{content: "6";}
  1032. .monster-rare[data-rarity='7']::before{content: "7";}
  1033. .monster-rare[data-rarity='8']::before{content: "8";}
  1034. .monster-rare[data-rarity='9']::before{content: "9";}
  1035. .monster-rare[data-rarity='10']::before{content: "10";}
  1036. .monsterinfo-box .monster-type {
  1037. display: inline;
  1038. }
  1039. .monsterinfo-box .monster-type .type-name{
  1040. display:inline-block;
  1041. margin-right: 10px;
  1042. }
  1043. .monsterinfo-box .monster-type .type-icon{
  1044. margin-right:3px;
  1045. }
  1046. .monsterinfo-box .monster-type .type-name::after{
  1047. vertical-align: middle;
  1048. font-size: 22px;
  1049. line-height: 22px;
  1050. }
  1051. /*
  1052. .edit-box .setting-box .row-mon-awoken::before{
  1053. content: "▼怪物觉醒";
  1054. }
  1055. */
  1056. .row-mon-awoken{
  1057. margin-right: 20px;
  1058. }
  1059. .row-mon-awoken .awoken-ul, .row-mon-super-awoken .awoken-ul{
  1060. font-size: 0;
  1061. height: 32px;
  1062. }
  1063. .edit-box .awoken-ul .awoken-icon,
  1064. .edit-box .awoken-count
  1065. {
  1066. cursor: pointer;
  1067. }
  1068. .row-mon-awoken .awoken-count.full-awoken{
  1069. font-size: 0;
  1070. }
  1071. .row-mon-awoken .awoken-count,
  1072. .row-mon-awoken .awoken-count.full-awoken::before
  1073. {
  1074. font-size: 22px;
  1075. line-height: 28px;
  1076. }
  1077. .row-mon-awoken .awoken-count{
  1078. transform: scale(0.84) translateY(-2px);
  1079. }
  1080. .row-mon-awoken .awoken-count,
  1081. .row-mon-awoken .awoken-icon
  1082. {
  1083. vertical-align: top;
  1084. }
  1085. /*选中的觉醒后面部分半透明,前面的不透明*/
  1086. .row-mon-awoken .awoken-number{display:none;}
  1087. .row-mon-awoken .awoken-number:checked~label
  1088. {
  1089. opacity: var(--search-icon-unchecked);
  1090. }
  1091. /*.edit-box .setting-box .row-mon-super-awoken::before{
  1092. content: "▼超觉醒";
  1093. }*/
  1094. .row-mon-awoken,
  1095. .row-mon-super-awoken
  1096. {
  1097. display: inline-block;
  1098. box-sizing: border-box;
  1099. vertical-align: top;
  1100. }
  1101. .row-mon-awoken .awoken-icon,
  1102. .row-mon-super-awoken .awoken-icon
  1103. {
  1104. margin-right: 5px;
  1105. }
  1106. .row-mon-awoken .awoken-icon:last-of-type,
  1107. .row-mon-super-awoken .awoken-icon:last-of-type
  1108. {
  1109. margin-left: unset;
  1110. }
  1111. /*未选中的超觉醒半透明,选中的不透明*/
  1112. .row-mon-super-awoken .sawoken-choice{display:none;}
  1113. .row-mon-super-awoken .sawoken-choice+label
  1114. {
  1115. opacity: var(--search-icon-unchecked);
  1116. }
  1117. .row-mon-super-awoken .sawoken-choice:checked+label
  1118. {
  1119. opacity: unset;
  1120. }
  1121. /*怪物能力横条*/
  1122. /*.row-ability{
  1123. border-color: #D5AF5B;
  1124. border-style: solid;
  1125. border-width: var(--border-width);
  1126. border-radius: 8px;
  1127. background-color: #B68E4A;
  1128. background-image: radial-gradient(ellipse at top,#B68E4A, #60492C);
  1129. }*/
  1130. /*.edit-box .setting-box .row-mon-ability::before{
  1131. content: "▼怪物能力";
  1132. }*/
  1133. .row-mon-ability ul{
  1134. margin-top: var(--border-width);
  1135. }
  1136. .row-mon-ability ul li::before{
  1137. width: 55px;
  1138. display: inline-block;
  1139. }
  1140. .row-mon-ability .ability-value{
  1141. width: 85px;
  1142. display: inline-block;
  1143. text-align: right;
  1144. }
  1145. .edit-box .setting-box .row-mon-plus::before{
  1146. /*content: "▼怪物加值";*/
  1147. display:block;
  1148. }
  1149. .row-mon-ability ul,
  1150. .row-mon-plus ul,
  1151. .row-mon-level .level-value
  1152. {
  1153. font-family: var(--game-font-family );
  1154. font-size: 22px;
  1155. line-height: 35px;
  1156. text-shadow: black 2px 2px 0;
  1157. }
  1158. .row-mon-plus .plus-box{
  1159. border-color: #A07740;
  1160. border-style: solid;
  1161. border-width: var(--border-width);
  1162. border-radius: 8px;
  1163. background-color: #44392C;
  1164. box-shadow: inset black 0 3px 5px;
  1165. white-space: nowrap; /*避免纵向297跑到下一行*/
  1166. }
  1167. .row-mon-plus li{
  1168. height: 35px;
  1169. padding: 0 5px;
  1170. }
  1171. /*.m-plus-hp-li::before{content: "HP";}
  1172. .m-plus-atk-li::before{content: "攻击";}
  1173. .m-plus-rcv-li::before{content: "回复";}*/
  1174. .row-mon-plus .plus-value{
  1175. color: yellow;
  1176. }
  1177. .row-mon-plus .plus-value::before{content: "(+";}
  1178. .row-mon-plus .plus-value::after{content: ")";}
  1179. .row-mon-plus .plus-value input
  1180. {
  1181. color: inherit;
  1182. font-family: inherit;
  1183. font-size: inherit;
  1184. text-shadow: inherit;
  1185. box-sizing: border-box;
  1186. width: 2em;
  1187. line-height: 33px;
  1188. padding: 0;
  1189. -moz-appearance: textfield; /*火狐去掉数字加减*/
  1190. }
  1191. /*webkit去掉数字加减*/
  1192. .row-mon-plus .plus-value input::-webkit-outer-spin-button,
  1193. .row-mon-plus .plus-value input::-webkit-inner-spin-button{
  1194. -webkit-appearance: none !important;
  1195. margin: 0;
  1196. }
  1197. .row-mon-plus .m-plus-btn::before,
  1198. .row-mon-plus .m-plus-btn-297 span::before
  1199. {
  1200. content: "+";
  1201. }
  1202. .row-mon-plus .m-plus-btn
  1203. {
  1204. padding: 0 3px;
  1205. box-sizing: border-box;
  1206. font-size: inherit;
  1207. line-height: 20px;;
  1208. height: 30px;
  1209. }
  1210. .m-plus-btn-297{
  1211. padding: 0;
  1212. box-sizing: border-box;
  1213. height: 105px;
  1214. font-size: 22px;
  1215. writing-mode: vertical-lr;
  1216. min-width: 32px; /*先给297一个默认宽度*/
  1217. }
  1218. .m-plus-btn-297 span{
  1219. /*Chrome浏览器不支持按钮本身的纵向,只能加一层*/
  1220. -webkit-writing-mode: vertical-lr;
  1221. }
  1222. .row-mon-plus .plus-box ul,
  1223. .m-plus-btn-297
  1224. {
  1225. display: inline-block;
  1226. vertical-align: top;
  1227. }
  1228. /*.edit-box .setting-box .row-mon-level::before{
  1229. content: "▼怪物等级";
  1230. }*/
  1231. .row-mon-level
  1232. {
  1233. margin-left: 10px;
  1234. }
  1235. .row-mon-level .subrow
  1236. {
  1237. font-family: var(--game-font-family );
  1238. font-size: 22px;
  1239. line-height: 35px;
  1240. }
  1241. /*.row-mon-level .level-value::before{
  1242. content: "Lv.";
  1243. }*/
  1244. .edit-box .setting-box .m-level
  1245. {
  1246. color: inherit;
  1247. font-family: inherit;
  1248. font-size: inherit;
  1249. text-shadow: inherit;
  1250. box-sizing: border-box;
  1251. line-height: inherit;
  1252. width: 100px;
  1253. }
  1254. .m-level-btn-min,
  1255. .m-level-btn-max,
  1256. .m-level-btn-110
  1257. {
  1258. box-sizing: border-box;
  1259. font-size: 18px;
  1260. padding: 0 3px;
  1261. }
  1262. .m-level-btn-110
  1263. {
  1264. color: blue;
  1265. }
  1266. /*
  1267. .m-level-exp::before{
  1268. content: "需要经验:";
  1269. }
  1270. .m-level-btn-max::before{
  1271. content: "最高Lv";
  1272. }
  1273. */
  1274. .row-mon-ability,
  1275. .row-mon-plus,
  1276. .row-mon-level
  1277. {
  1278. display: inline-block;
  1279. box-sizing: border-box;
  1280. vertical-align: top;
  1281. }
  1282. .m-level,
  1283. .m-plus-hp,.m-plus-atk,.m-plus-rcv,
  1284. .m-skill-level
  1285. {
  1286. border: 1px solid grey;
  1287. background: none;
  1288. }
  1289. /*.edit-box .setting-box .row-mon-latent::before{
  1290. content: "▼潜在觉醒";
  1291. }*/
  1292. .m-latent-ul{
  1293. text-align: center;
  1294. font-size: 0;
  1295. }
  1296. .m-latent-ul .latent-icon{
  1297. margin-left: 12px;
  1298. }
  1299. .m-latent-ul .latent-icon:first-of-type{
  1300. margin-left: 0;
  1301. }
  1302. .m-latent-allowable-ul{
  1303. margin-top: 5px;
  1304. font-size: 0;
  1305. }
  1306. .m-latent-allowable-ul .latent-icon{
  1307. margin-right: 4.66px;
  1308. }
  1309. .m-latent-allowable-ul .latent-icon:last-of-type{
  1310. margin-right: unset;
  1311. }
  1312. /*没有打觉醒的空格,没有手指*/
  1313. .m-latent-ul .latent-icon{
  1314. cursor: default;
  1315. }
  1316. .m-latent-allowable-ul .latent-icon,
  1317. .m-latent-ul .latent-icon[data-latent-icon]{
  1318. cursor: pointer;
  1319. }
  1320. /*不允许使用的潜觉,不是手指,半透明,灰度*/
  1321. .m-latent-allowable-ul .latent-icon.unallowable-latent{
  1322. cursor: default;
  1323. opacity: var(--search-icon-unchecked);
  1324. filter: grayscale(100%);
  1325. }
  1326. .edit-box .setting-box .row-mon-skill,
  1327. .edit-box .setting-box .row-mon-leader-skill{
  1328. margin-top:5px;
  1329. }
  1330. /*.skill-box .skill-cd::before{
  1331. content: "冷却回合:";
  1332. }
  1333. .skill-box .skill-level-label::before{
  1334. content: "Lv";
  1335. }
  1336. .skill-box .m-skill-lv-1::before{
  1337. content: "Lv";
  1338. }
  1339. .skill-box .m-skill-lv-max::before{
  1340. content: "最高Lv";
  1341. }*/
  1342. .skill-box{
  1343. font-family: var(--game-font-family);
  1344. font-size: 16px;
  1345. border: #9C743E solid 2px;
  1346. border-radius: 10px;
  1347. background-color: #B1AAA0;
  1348. overflow: hidden;
  1349. box-shadow: inset black 0 0 5px;
  1350. }
  1351. .row-mon-leader-skill .skill-box{
  1352. background-color: #D0CD81;
  1353. }
  1354. .skill-box .m-skill-level {
  1355. /*height: 30px;*/
  1356. width: 3em;
  1357. line-height: 25px;
  1358. box-sizing: border-box;
  1359. font-size: inherit;
  1360. font-family: inherit;
  1361. color: inherit;
  1362. text-shadow: inherit;
  1363. }
  1364. .skill-box .m-skill-lv-1,
  1365. .skill-box .m-skill-lv-max{
  1366. padding: 0 3px;
  1367. /*height: 30px;*/
  1368. box-sizing: border-box;
  1369. font-size: 18px;
  1370. }
  1371. .skill-box .skill-title{
  1372. background-color: #39180F;
  1373. box-shadow: inset black 0 5px 5px;
  1374. padding: 0 10px 0 5px;
  1375. text-shadow:black 3px 3px 0;
  1376. }
  1377. .skill-box .skill-title::before{
  1378. background-color: #774433;
  1379. border: #BBAA55 solid 2px;
  1380. border-radius: 10px;
  1381. margin-right: 5px;
  1382. padding: 0 5px;
  1383. text-shadow:black 0 0 3px;
  1384. line-height: 25px;
  1385. display: inline-block;
  1386. }
  1387. .row-mon-skill .skill-title::before{
  1388. /*content: "主動技能";*/
  1389. color: #DDEEEE;
  1390. }
  1391. .row-mon-skill .skill-title .skill-name{
  1392. color: #84BAFC;
  1393. cursor: pointer;
  1394. }
  1395. .row-mon-skill .skill-title .skill-name:hover::after{
  1396. content: "🔍";
  1397. }
  1398. .row-mon-leader-skill .skill-title::before{
  1399. /*content: "隊長技能";*/
  1400. color: #FF9955;
  1401. }
  1402. .row-mon-leader-skill .skill-title .skill-name{
  1403. color: #85FD80;
  1404. }
  1405. .skill-box .skill-cd-control{
  1406. float: right;
  1407. }
  1408. .skill-box .skill-cd{
  1409. margin-left: 10px;
  1410. }
  1411. .skill-datail{
  1412. color: black;
  1413. padding: 0 8px 6px 8px;
  1414. line-height: 25px;
  1415. }
  1416. .skill-datail .spColor{
  1417. color: #ff3600;
  1418. }
  1419. .skill-datail .detail-search{
  1420. cursor: pointer;
  1421. color: blue;
  1422. }
  1423. .skill-datail .detail-search::before{
  1424. content: "🔍";
  1425. }
  1426. .skill-datail .random-active-skill{
  1427. padding-left: 1em;
  1428. }
  1429. .skill-datail .random-active-skill>.active-skill-li{
  1430. list-style: decimal;
  1431. }
  1432. .edit-box .button-box{
  1433. border-top: black solid 3px;
  1434. background-color: rgba(0,0,0,0.5);
  1435. margin-top: 10px;
  1436. padding: 5px;
  1437. height: 50px;
  1438. }
  1439. .edit-box .button-box .button-null,
  1440. .edit-box .button-box .button-delay,
  1441. .edit-box .button-box .button-cancel,
  1442. .edit-box .button-box .button-done{
  1443. height: 50px;
  1444. box-sizing: border-box;
  1445. font-size: 25px;
  1446. font-weight: bold;
  1447. }
  1448. .edit-box .button-box .button-null,
  1449. .edit-box .button-box .button-delay{
  1450. float: left;
  1451. margin-right:5px;
  1452. }
  1453. .edit-box .button-box .button-cancel,
  1454. .edit-box .button-box .button-done{
  1455. float: right;
  1456. margin-left:5px;
  1457. }
  1458. /*.edit-box .button-box .button-null::after{
  1459. content: "留空格子";
  1460. }
  1461. .edit-box .button-box .button-delay::after{
  1462. content: "应对威吓";
  1463. }
  1464. .edit-box .button-box .button-cancel::after{
  1465. content: "取消修改";
  1466. }
  1467. .edit-box .button-box .button-done::after{
  1468. content: "确认修改";
  1469. }
  1470. .edit-box .button-box .button-done.cant-assist::after{
  1471. content: "不能辅助";
  1472. }*/
  1473. .formation-awoken::before,
  1474. .team-awoken::before
  1475. {
  1476. font-size: 20px;
  1477. margin-top:5px;
  1478. /*content: "觉醒总计:";*/
  1479. }
  1480. .detail-box{
  1481. margin-top:5px;
  1482. }
  1483. /*控制框*/
  1484. .control-box{
  1485. margin-bottom: 10px;
  1486. }
  1487. .control-box .languages-label::before{
  1488. content: "Lanuage:";
  1489. }
  1490. .control-box .solo-link::before{
  1491. content: "Jump To Solo Version";
  1492. }
  1493. .control-box .multi-link::before{
  1494. content: "Jump To 2-Player Version";
  1495. }
  1496. /*.control-box .btn-show-mon-id::before{
  1497. content: "隐藏怪物ID";
  1498. }
  1499. .not-show-mon-id .control-box .btn-show-mon-skill-cd::before{
  1500. content: "显示怪物ID";
  1501. }
  1502. .show-mon-skill-cd .control-box .btn-show-mon-skill-cd::before{
  1503. content: "⬜隐藏已满技能CD";
  1504. }
  1505. .control-box .btn-show-mon-skill-cd::before{
  1506. content: "❄️显示已满技能CD";
  1507. }
  1508. */
  1509. #interchange-line{
  1510. pointer-events: none;
  1511. position: absolute;
  1512. left: 0;
  1513. top: 0;
  1514. }
  1515. #interchange-line g line {
  1516. fill: none;
  1517. stroke: blue;
  1518. stroke-linecap: round;
  1519. stroke-width: 5;
  1520. stroke-dasharray: 10;
  1521. }

智龙迷城队伍图制作工具