report.css 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413
  1. /* Main reports page. */
  2. body#body_reports section.report{
  3. width: 40%;
  4. display: inline-block;
  5. vertical-align: top;
  6. margin: 0.5em;
  7. }
  8. body#body_reports section.report article{
  9. text-align: left;
  10. }
  11. body#body_reports section.report article h3{
  12. color: #ffffff;
  13. text-shadow: 0 0 0.2em #000000, 0 0 0.2em #000000, 0 0 0.2em #000000, 0 0 0.2em #000000, 0 0 0.2em #000000;
  14. font-size: 190%;
  15. margin: 0.2em;
  16. }
  17. body#body_reports section.report article img{
  18. float: right;
  19. height: 5em;
  20. width: 5em;
  21. margin: 0.5em;
  22. border-radius: 15%;
  23. background: #444444;
  24. border: 0.2em solid #777777;
  25. }
  26. body#body_reports section.report article p{
  27. color: #ffffff;
  28. }
  29. body#body_reports section.report article div.report_filters{
  30. width: 80%;
  31. text-align:center;
  32. margin: 1em auto 2em auto;
  33. border: 0.1em solid #000000;
  34. border-radius: 0.5em;
  35. background-color: #aa8866;
  36. }
  37. body#body_reports section.report article div.report_filters div.filter{
  38. vertical-align: top;
  39. margin: 0.7em;
  40. display: inline-block;
  41. text-align: center;
  42. }
  43. body#body_reports section.report article div.report_filters div.filter span{
  44. color: #ffffff;
  45. }
  46. body#body_reports section.report article div.report_filters div.filter input{
  47. margin-top: 0.5em;
  48. }
  49. body#body_reports section.report article div.report_filters div#filter_stars input{
  50. width: 3em;
  51. }
  52. body#body_reports section.report article div.report_filters div#filter_apply{
  53. text-align: center;
  54. margin: 2em auto 1em auto;
  55. }
  56. body#body_report_skillup section.content{
  57. display: inline-block;
  58. min-width: 75%;
  59. margin: 2em auto 0 auto;
  60. text-align: left;
  61. width: auto;
  62. }
  63. body#body_report_skillup section.content div.monster div.profile{
  64. text-align: center;
  65. display: inline-block;
  66. vertical-align: top;
  67. }
  68. @media screen and (max-width : 990px){
  69. body#body_report_skillup section.content div.monster div.profile{
  70. text-align: center;
  71. width: 30%;
  72. }
  73. }
  74. body#body_report_skillup section.content div.monster div.skills{
  75. text-align: center;
  76. display: inline-block;
  77. width: 60%;
  78. }
  79. @media screen and (max-width : 990px){
  80. body#body_report_skillup section.content div.monster div.skills{
  81. width: 65%;
  82. }
  83. }
  84. body#body_report_skillup section.content div.monster div.skills div.skill{
  85. display: inline-block;
  86. vertical-align: top;
  87. width: 22%;
  88. margin: 0.5em;
  89. color: #ffffff;
  90. text-align: center;
  91. position: relative;
  92. }
  93. @media screen and (max-width : 990px){
  94. body#body_report_skillup section.content div.monster div.skills div.skill{
  95. font-size: 80%;
  96. }
  97. }
  98. body#body_report_skillup section.content div.monster div.skills div.skill img{
  99. width: 3em;
  100. height: 3em;
  101. border: 0.1em solid #f2c920;
  102. border-radius: 0.5em;
  103. margin: auto;
  104. display: block;
  105. }
  106. body#body_report_skillup section.content div.monster div.skills div.skill span.skill_level{
  107. font-size: 110%;
  108. position: relative;
  109. top: -1.5em;
  110. right: -0.5em;
  111. text-shadow: 0 0 0.2em #000000, 0 0 0.2em #000000, 0 0 0.4em #000000, 0 0 0.4em #000000, 0 0 0.6em #000000, 0 0 0.6em #000000, 0 0 0.8em #000000, 0 0 0.8em #000000;
  112. }
  113. body#body_report_skillup section.content div.monster div.skills div.skill span.skill_level.maxed{
  114. color: #f2c920;
  115. }
  116. body#body_report_skillup section.content div.monster div.skills div.skill span.skill_name{
  117. text-shadow: 0 0 0.2em #000000, 0 0 0.2em #000000, 0 0 0.4em #000000;
  118. top: 3.2em;
  119. display: block;
  120. margin-top: -1.3em;
  121. }
  122. body#body_report_skillup section.content div.monster table#skill_averages{
  123. margin: auto auto auto 2em;
  124. color: #ffffff;
  125. display: inline-block;
  126. vertical-align: top;
  127. max-width: 30%;
  128. }
  129. @media screen and (max-width : 990px){
  130. body#body_report_skillup section.content div.monster table#skill_averages{
  131. display: block;
  132. margin: auto;
  133. font-size: 80%;
  134. }
  135. }
  136. body#body_report_skillup section.content div.monster table#skill_averages td.title{
  137. text-align: right;
  138. }
  139. body#body_report_skillup section.content div.monstertable#skill_averages td.value{
  140. text-align: left;
  141. padding-left: 1em;
  142. }
  143. body#body_report_runeupgrade section.content article{
  144. text-align: left;
  145. }
  146. @media screen and (max-width : 990px){
  147. body#body_report_runeupgrade section.content article{
  148. width: 95%;
  149. max-width: 95%;
  150. margin: 0.2em auto;
  151. display: block;
  152. }
  153. }
  154. body#body_report_runeupgrade section.content article div.monster{
  155. display:inline-block;
  156. vertical-align: top;
  157. width: 10em;
  158. max-width: 15%;
  159. }
  160. body#body_report_runeupgrade section.content article div.monster_runes{
  161. display:inline-block;
  162. vertical-align: top;
  163. max-width: 80%;
  164. }
  165. body#body_report_runeupgrade section.content article div.monster_runes table.rune{
  166. display: inline-block;
  167. vertical-align: top;
  168. border: 0.2em solid #000000;
  169. margin: 0.5em;
  170. position: relative;
  171. border-radius: 15%;
  172. background: #351e0b;
  173. border: 0.2em solid #f2c920;
  174. border-radius: 0.5em;
  175. padding: 0em;
  176. font-size: 80%;
  177. }
  178. @media screen and (max-width : 990px){
  179. body#body_report_runeupgrade section.content article div.monster_runes table.rune{
  180. width: 95%;
  181. max-width: 95%;
  182. }
  183. }
  184. body#body_report_runeupgrade section.content article div.monster_runes table.rune{
  185. border-collapse: collapse;
  186. }
  187. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.stats{
  188. color: #ffffff;
  189. }
  190. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.stats table{
  191. color: #ffffff;
  192. font-size: 80%;
  193. }
  194. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.stats table tr.main_stat{
  195. font-weight: bold;
  196. font-size: 110%;
  197. }
  198. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.stats table tr.innate_stat{
  199. font-style: italic;
  200. }
  201. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.stats table td.stat{
  202. text-align: right;
  203. }
  204. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.stats table td.value{
  205. text-align: left;
  206. padding-left: 1em;
  207. }
  208. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.stats table td.craft{
  209. color: #ff7700;
  210. }
  211. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.details{
  212. color: #ffffff;
  213. padding-left: 0.5em;
  214. }
  215. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.details table.table_details{
  216. font-size: 80%;
  217. }
  218. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.details table.table_details td.title{
  219. text-align: right;
  220. }
  221. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.details table.table_details td.value{
  222. text-align: left;
  223. padding-left: 1em;
  224. }
  225. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.details table.table_details span.quality{
  226. border: 0.1em solid #000000;
  227. border-radius: 0.2em;
  228. font-weight: bold;
  229. color: #ffffff;
  230. text-shadow: 0 0 0.1em #000000;
  231. padding: 0 0.3em;
  232. display: block;
  233. width: 5em;
  234. }
  235. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.details table.table_details span.quality.quality_normal{
  236. background-color: #cccccc;
  237. }
  238. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.details table.table_details span.quality.quality_magic{
  239. background-color: #55ff55;
  240. }
  241. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.details table.table_details span.quality.quality_rare{
  242. background-color: #15c6e1;
  243. }
  244. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.details table.table_details span.quality.quality_hero{
  245. background-color: #ad7fa8;
  246. }
  247. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.details table.table_details span.quality.quality_legend{
  248. background-color: #f57900;
  249. }
  250. body#body_report_runeupgrade section.content article div.monster_runes table.rune td.details{
  251. color: #ffffff;
  252. padding-left: 0.5em;
  253. }
  254. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives{
  255. padding-bottom: 1em;
  256. margin-top: -2em;
  257. margin-left: 2.5em;
  258. margin-bottom: 1em;
  259. padding-left: 1em;
  260. padding-bottom: 1em;
  261. border-left: 0.3em solid #ffffff;
  262. border-bottom: 0.3em solid #ffffff;
  263. padding-top: 2em;
  264. border-bottom-left-radius: 1em;
  265. border-bottom-right-radius: 1em;
  266. font-size: 70%;
  267. background: linear-gradient(47deg, rgba(255,255,255,0.7) 0%, rgba(255,255,255,0) 50%);
  268. }
  269. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative{
  270. display: inline-block;
  271. vertical-align: top;
  272. border: 0.2em solid #000000;
  273. margin: 0.5em 2em 0.5em 0.5em;
  274. position: relative;
  275. border-radius: 15%;
  276. background: #351e0b;
  277. border: 0.2em solid #f2c920;
  278. border-radius: 0.5em;
  279. padding: 0em;
  280. max-width: 90%;
  281. }
  282. @media screen and (max-width : 990px){
  283. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative{
  284. width: 95%;
  285. max-width: 95%;
  286. }
  287. }
  288. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative{
  289. border-collapse: collapse;
  290. }
  291. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.stats{
  292. color: #ffffff;
  293. }
  294. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.stats table{
  295. color: #ffffff;
  296. font-size: 80%;
  297. }
  298. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.stats table tr.main_stat{
  299. font-weight: bold;
  300. font-size: 110%;
  301. }
  302. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.stats table tr.innate_stat{
  303. font-style: italic;
  304. }
  305. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.stats table td.stat{
  306. text-align: right;
  307. }
  308. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.stats table td.value{
  309. text-align: left;
  310. padding-left: 1em;
  311. }
  312. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.stats table td.craft{
  313. color: #ff7700;
  314. }
  315. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.details{
  316. color: #ffffff;
  317. padding-left: 0.5em;
  318. }
  319. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.details table.table_details{
  320. font-size: 80%;
  321. }
  322. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.details table.table_details td.title{
  323. text-align: right;
  324. }
  325. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.details table.table_details td.value{
  326. text-align: left;
  327. padding-left: 1em;
  328. }
  329. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.details table.table_details span.quality{
  330. border: 0.1em solid #000000;
  331. border-radius: 0.2em;
  332. font-weight: bold;
  333. color: #ffffff;
  334. text-shadow: 0 0 0.1em #000000;
  335. padding: 0 0.3em;
  336. display: block;
  337. width: 5em;
  338. }
  339. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.details table.table_details span.quality.quality_normal{
  340. background-color: #cccccc;
  341. }
  342. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.details table.table_details span.quality.quality_magic{
  343. background-color: #55ff55;
  344. }
  345. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.details table.table_details span.quality.quality_rare{
  346. background-color: #15c6e1;
  347. }
  348. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.details table.table_details span.quality.quality_hero{
  349. background-color: #ad7fa8;
  350. }
  351. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.details table.table_details span.quality.quality_legend{
  352. background-color: #f57900;
  353. }
  354. body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative td.details{
  355. color: #ffffff;
  356. padding-left: 0.5em;
  357. }