optimizer.css 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267
  1. table#teams{
  2. width: 60%;
  3. border-collapse: collapse;
  4. border: 0.1em solid #000000;
  5. display: inline-block;
  6. vertical-align: top;
  7. }
  8. table#teams th{
  9. border-top: 0.1em solid #000000;
  10. border-bottom: 0.1em solid #000000;
  11. }
  12. table#teams td{
  13. border-bottom: 0.1em solid #000000;
  14. text-align: left;
  15. padding: 0.2em;
  16. }
  17. table#teams td.odd{
  18. background-color: #00000033;
  19. }
  20. table#teams td.team{
  21. font-weight: bold;
  22. }
  23. table#teams td.description{
  24. font-size: 90%;
  25. }
  26. table#teams td.units{
  27. width: 12em;
  28. }
  29. table#teams td.units hr.frontline{
  30. display: block;
  31. width: 9em;
  32. margin: -0.6em 0 0.2em 0;
  33. color: #666666;
  34. }
  35. table#teams td.units div.monster_panel{
  36. font-size: 25%;
  37. margin-bottom: -2em;
  38. }
  39. table#teams td.units div.monster_panel img.leader{
  40. width: 5em;
  41. height: 5em;
  42. display: block;
  43. position: absolute;
  44. top: -1.7em;
  45. left: -0.7em;
  46. }
  47. div#unit_list{
  48. display: inline-block;
  49. width: 30%;
  50. vertical-align: top;
  51. text-align: center
  52. }
  53. div#unit_list table{
  54. border-collapse: collapse;
  55. border: 0.1em solid #000000;
  56. }
  57. div#unit_list table th{
  58. padding: 0.2em 0.4em;
  59. }
  60. div#unit_list table td{
  61. vertical-align: middle;
  62. text-align: center;
  63. margin: 0;
  64. }
  65. div#unit_list table td.odd{
  66. background-color: #00000033;
  67. }
  68. div#unit_list table div.monster_panel{
  69. font-size: 25%;
  70. margin: 2em 0 0 0;
  71. }
  72. div#unit_list table td.action input[type="button"]{
  73. font-size: 90%;
  74. padding: 0.1em;
  75. }
  76. section#monster article#profile div#monster_info{
  77. display: inline-block;
  78. vertical-align: top;
  79. max-width: 10em;
  80. }
  81. section#monster article#profile div#monster_info div#monster_details{
  82. display: block;
  83. font-size: 70%;
  84. }
  85. section#monster article#profile div#monster_info div#monster_details div#teams{
  86. text-align: left;
  87. }
  88. section#monster article#profile div#monster_info div#monster_details div#teams h4{
  89. margin: 0.2em auto;
  90. }
  91. section#monster article#profile table#stats{
  92. font-size: 90%;
  93. vertical-align: top;
  94. display: inline-block;
  95. border: 0.1em solid black;
  96. color: #ffffff;
  97. margin: auto;
  98. border-collapse: collapse;
  99. border-radius: 0.4em;
  100. }
  101. section#monster article#profile table#stats{
  102. font-size: 90%;
  103. vertical-align: top;
  104. display: inline-block;
  105. border: 0.1em solid black;
  106. color: #ffffff;
  107. margin: auto;
  108. border-collapse: collapse;
  109. border-radius: 0.4em;
  110. }
  111. section#monster article#profile table#stats th{
  112. font-weight: bold;
  113. background-color: #00000066;
  114. }
  115. section#monster article#profile table#stats td{
  116. font-weight: bold;
  117. background-color: #ffffff33;
  118. text-align: right;
  119. font-family: monospace;
  120. font-size: 120%;
  121. }
  122. section#monster article#profile table#stats td span.percent{
  123. margin: 0 0 0 -0.7em;
  124. font-size: 80%;
  125. }
  126. section#monster article#profile table#stats td, th{
  127. padding: 0.2em;
  128. border: 0.1em solid #000000;
  129. }
  130. section#monster article#profile table#stats td.extra{
  131. color: #aaaaff;
  132. }
  133. section#monster article#profile table#stats td.total{
  134. color: #f2c920;
  135. font-weight: bold;
  136. }
  137. section#monster article#profile div#artifacts{
  138. display: inline-block;
  139. }
  140. section#monster article#profile div#artifacts table.artifact{
  141. display: block;
  142. }
  143. section#parameters article{
  144. text-align: left;
  145. }
  146. section#parameters article input[type="number"]{
  147. width: 4em;
  148. text-align: right;
  149. -moz-appearance: textfield;
  150. }
  151. section#parameters article img#wait{
  152. width: 2.5em;
  153. height: 2.5em;
  154. display: none;
  155. }
  156. section#results{
  157. display: none;
  158. }
  159. section#results table.stat_table{
  160. border-collapse: collapse;
  161. border: 0.2em solid #00000088;
  162. }
  163. section#results table.stat_table td{
  164. border: 0.1em solid #00000033;
  165. }
  166. section#results table.stat_table td.label{
  167. text-align: left;
  168. font-family: monospace;
  169. font-size: 110%;
  170. }
  171. section#results table.stat_table td.value{
  172. text-align: right;
  173. font-family: monospace;
  174. font-size: 110%;
  175. }
  176. section#results table.stat_table td.value span.variation{
  177. font-size: 90%;
  178. width: 4em;
  179. display: inline-block;
  180. text-align: left;
  181. padding-left: 0.5em;
  182. font-weight: bold
  183. }
  184. section#results table.stat_table td.value span.variation.increment{
  185. color: #00ff00;
  186. }
  187. section#results table.stat_table td.value span.variation.increment::before {
  188. content: "▲"; /*"▲";*/
  189. }
  190. section#results table.stat_table td.value span.variation.decrement{
  191. color: #ff0000;
  192. }
  193. section#results table.stat_table td.value span.variation.decrement::before {
  194. content: "▼"; /*"▼";*/
  195. }
  196. div#message_container{
  197. display: none;
  198. position: fixed;
  199. top: 0;
  200. left: 0;
  201. right: 0;
  202. bottom: 0;
  203. background-color: #00000099;
  204. }
  205. div#message_container section{
  206. position: fixed;
  207. top: 30%;
  208. left: 20%;
  209. right: 20%;
  210. bottom: 30%;
  211. }
  212. div#message_container section p#message_text{
  213. }
  214. div#message_container section input#message_button{
  215. position: absolute;
  216. bottom: 2em;
  217. }