| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289 |
- /* Main reports page. */
- body#body_reports section.report{
- width: 40%;
- display: inline-block;
- vertical-align: top;
- margin: 0.5em;
- }
- @media screen and (max-width : 990px){
- body#body_reports section.report{
- width: 90%;
- margin: 0.5em auto;
- display: block;
- }
- }
- body#body_reports section.report article{
- text-align: left;
- }
- body#body_reports section.report article h3{
- color: #ffffff;
- 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;
- font-size: 190%;
- margin: 0.2em;
- }
- body#body_reports section.report article img{
- float: right;
- height: 5em;
- width: 5em;
- margin: 0.5em;
- border-radius: 15%;
- background: #444444;
- border: 0.2em solid #777777;
- }
- body#body_reports section.report article p{
- color: #ffffff;
- }
- body#body_reports section.report article div.report_filters{
- width: 80%;
- text-align:center;
- margin: 1em auto 2em auto;
- border: 0.1em solid #000000;
- border-radius: 0.5em;
- background-color: #aa8866;
- display: block;
- }
- @media screen and (max-width : 990px){
- body#body_reports section.report article div.report_filters{
- width: 90%;
- font-size: 80%;
- margin: 1em auto;
- }
- }
- body#body_reports section.report article div.report_filters table{
- border-collapse: collapse;
- margin: auto;
- }
- body#body_reports section.report article div.report_filters td.filter_separator{
- border-top: 0.2em solid #ffffff;
- }
- body#body_reports section.report article div.report_filters div.filter{
- vertical-align: top;
- margin: 0.7em;
- display: inline-block;
- text-align: center;
- }
- body#body_reports section.report article div.report_filters div.filter span{
- color: #ffffff;
- }
- body#body_reports section.report article div.report_filters div.filter input{
- margin-top: 0.5em;
- }
- body#body_reports section.report article div.report_filters div#filter_stars input{
- width: 3em;
- }
- body#body_reports section.report article div.report_filters div#filter_apply{
- text-align: center;
- margin: 2em auto 1em auto;
- }
- body#body_reports section.report article div.report_filters select#filter_slot{
- height: 10em;
- }
- body#body_reports section.report article div.report_filters table td.filter{
- padding: 0.2em;
- text-align: center;
- color: #ffffff;
- }
- body#body_reports section.report article div.report_filters table td.filter span{
- display: block;
- font-size: 80%;
- }
- body#body_reports section.report article div.report_filters td.filter_title{
- font-weight: bold;
- border-right: 0.2em solid #ffffff;
- text-align: center;
- vertical-align: middle;
- }
- body#body_reports section.report article div.report_filters td.filter_title span{
- transform: rotate(-90deg);
- display: block;
- width: 2em;
- margin: 2em 0.5em 0.5em 0.5em;
- }
- body#body_report_skillup section.content{
- display: block;
- text-align: left;
- }
- body#body_report_skillup section.content div.monster div.profile{
- text-align: center;
- display: inline-block;
- vertical-align: top;
- }
- @media screen and (max-width : 990px){
- body#body_report_skillup section.content div.monster div.profile{
- text-align: center;
- width: 30%;
- }
- }
- body#body_report_skillup section.content div.monster div.skills{
- text-align: center;
- display: inline-block;
- width: 60%;
- }
- @media screen and (max-width : 990px){
- body#body_report_skillup section.content div.monster div.skills{
- width: 65%;
- }
- }
- body#body_report_skillup section.content div.monster div.skills div.skill{
- display: inline-block;
- vertical-align: top;
- width: 22%;
- margin: 0.5em;
- color: #ffffff;
- text-align: center;
- position: relative;
- }
- @media screen and (max-width : 990px){
- body#body_report_skillup section.content div.monster div.skills div.skill{
- font-size: 80%;
- }
- }
- body#body_report_skillup section.content div.monster div.skills div.skill img{
- width: 3em;
- height: 3em;
- border: 0.1em solid #f2c920;
- border-radius: 0.5em;
- margin: auto;
- display: block;
- }
- body#body_report_skillup section.content div.monster div.skills div.skill span.skill_level{
- font-size: 110%;
- position: relative;
- top: -1.5em;
- right: -0.5em;
- 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;
- }
- body#body_report_skillup section.content div.monster div.skills div.skill span.skill_level.maxed{
- color: #f2c920;
- }
- body#body_report_skillup section.content div.monster div.skills div.skill span.skill_name{
- text-shadow: 0 0 0.2em #000000, 0 0 0.2em #000000, 0 0 0.4em #000000;
- top: 3.2em;
- display: block;
- margin-top: -1.3em;
- font-size: 80%;
- line-height: 0.9em;
- }
- body#body_report_skillup section.content div.monster table#skill_averages{
- margin: auto auto auto 2em;
- color: #ffffff;
- display: inline-block;
- vertical-align: top;
- max-width: 30%;
- }
- @media screen and (max-width : 990px){
- body#body_report_skillup section.content div.monster table#skill_averages{
- display: revert;
- margin: -2em auto auto auto;
- font-size: 100%;
- width: 70%;
- max-width: 90%;
- }
- }
- body#body_report_skillup section.content div.monster table#skill_averages td.title{
- text-align: right;
- }
- body#body_report_skillup section.content div.monstertable#skill_averages td.value{
- text-align: left;
- padding-left: 1em;
- }
- body#body_report_runeupgrade section.filters table{
- border-collapse: collapse;
- }
- body#body_report_runeupgrade section.filters td.filter_title{
- font-weight: bold;
- border-right: 0.2em solid #ffffff;
- text-align: center;
- vertical-align: middle;
- }
- body#body_report_runeupgrade section.filters td.filter_title span{
- transform: rotate(-90deg);
- display: block;
- width: 2em;
- margin-top: 2em;
- }
- body#body_report_runeupgrade section.filters td.filter_separator{
- border-top: 0.2em solid #ffffff;
- }
- body#body_report_runeupgrade section.filters select#filter_slot{
- height: 10em;
- }
- body#body_report_runeupgrade section.content article{
- text-align: left;
- }
- @media screen and (max-width : 990px){
- body#body_report_runeupgrade section.content article{
- width: 95%;
- max-width: 95%;
- margin: 0.2em auto;
- display: block;
- }
- }
- body#body_report_runeupgrade section.content article div.monster{
- display:inline-block;
- vertical-align: top;
- width: 10em;
- max-width: 15%;
- }
- @media screen and (max-width : 990px){
- body#body_report_runeupgrade section.content article div.monster{
- display: block;
- max-width: 100%;
- width: initial;
- }
- }
- body#body_report_runeupgrade section.content article div.monster_runes{
- display:inline-block;
- vertical-align: top;
- max-width: 80%;
- }
- @media screen and (max-width : 990px){
- body#body_report_runeupgrade section.content article div.monster_runes{
- display: block;
- max-width: 100%;
- }
- }
- body#body_report_runeupgrade section.content article div.monster_runes > table.rune{
- font-size: 80%;
- }
- body#body_report_runeupgrade section.content article div.monster_runes div.alternatives{
- padding: 1em;
- margin-top: -0.6em;
- margin-left: 2.5em;
- margin-bottom: 1em;
- border-left: 0.3em solid #ffffff;
- border-bottom: 0.3em solid #ffffff;
- border-bottom-left-radius: 1em;
- border-bottom-right-radius: 1em;
- font-size: 90%;
- background: linear-gradient(47deg, rgba(255,255,255,0.3) 0%, rgba(255,255,255,0.1) 50%, rgba(255,255,255,0) 70%);
- }
- body#body_report_runeupgrade section.content article div.monster_runes div.alternatives table.alternative{
- }
|