2020-03-10 03:43:11 +00:00
|
|
|
@import "../newlayout/global.css";
|
|
|
|
@import "equip.css";
|
|
|
|
|
|
|
|
#arena{
|
|
|
|
height: calc(95% + 20px);
|
|
|
|
}
|
|
|
|
#arena.oblongcard:not(.chess):not(.nome){
|
|
|
|
height: 95%;
|
|
|
|
}
|
|
|
|
#arena.oblongcard:not(.chess):not(.nome) #me,
|
|
|
|
#arena.oblongcard:not(.chess):not(.nome) #mebg{
|
|
|
|
height: 140px;
|
|
|
|
bottom: 10px;
|
|
|
|
}
|
|
|
|
#historybar{
|
|
|
|
height: calc(95% - 160px);
|
|
|
|
}
|
|
|
|
#window.oblongcard #historybar{
|
|
|
|
height: calc(95% - 180px);
|
|
|
|
}
|
|
|
|
#control{
|
|
|
|
width: calc(5000% / 47 - 240px);
|
|
|
|
left:calc(-150% / 47 + 120px);
|
|
|
|
bottom:150px;
|
|
|
|
height: 40px;
|
|
|
|
}
|
v1.9.123 (#158)
* change lib.init.parsex, Enable 'step' to be used through nesting
* Fixed an issue where nonstandard statement 'step 0' before standard statement 'step 0' would cause an error
* zhangshiping; tw_madai bug fix
* modify all the skills with incorrect "locked" tag
* Change the game.exit function to restart the app for WKWebview users using ios. And added the macintosh field to the judgment of lib.device
* various bug fix
* Revert "various bug fix"
This reverts commit ca7a363172a837af9244fca300d6a008cafc03ac.
* various bug fix
* some sudio
* unlock zhenghun, fix sbdiaochan
* add and adjust some audio, fix some bugs
* add trigger "useSkill" and "logSkillBegin"
* brand new wuxie
* Update standard.js
* update 武安国
* iriya!
* Add character lushi; fix clansankuang
* add 魏关羽/涛神,unlock 关宁/向朗/谋孙策/谋大乔/谋刘表,add related audio
* fix: adjust the edit box style to fix the text overflow problem 🐛
* fix 修文 and some other small bugs
* 伊莉雅·罗日杰斯特文斯卡娅
* Fix the issue of "game.getDB" and "game. deleteDB" reporting errors without "lib.db"
* Some browsers do not support "autoplay", so "onconplay" listening has been added
* sunwukong
* more zooms
* unlock 周善, modify 卢氏/卞喜/刘虞/黄祖/李采薇/张翼/笮融/孙寒华/TW董昭, fix some bug, add omitted audio
* change the number of 如意金箍棒 to 9 instead of 5; fix 夏侯尚's bug; add audio for sunwukong & donghailongwang
* Add the default accept value of '*/*' to the HTML selection file label
* longwang
* add&modify some audio
* add 族王凌/界SP黄月英/界张松/武诸葛亮,fix 晖云's bug; resolve conflicts, bring 武诸葛 up to date, fix 龙王's bug
* add 阮籍, add a skillTag in "jiu2" named jiuSustain for ruanji
* add some audio, sort some characters in sp
* sync 界SP黄月英
* add some character intros
* make 谋弈 play audio correctly
* revert some skills back to new ones
* v1.9.122.3
* Update update.js
* Add files via upload
* Add files via upload
* UI fix, Pinyin
* 李白
* Add files via upload
* Add files via upload
* collab pack, shen_dengai
* 朱铁雄, 小约翰可汗, 铜雀台补全
* small change
* 新增阮籍语音,修复阮籍的一个bug
* 添加族王凌和界孙登的语音
* 调整火攻和雌雄剑效果为只有1牌/0牌的时候直接亮出/令摸牌;新增一些语音
* 添加武诸葛、神邓艾配音
* 更新武诸葛、袁姬技能,bug修复
* 新增严纲、公孙范、乐蔡文姬、OL王朗,bug修复,添加相关语音
* 添加十周年地主相关语音,修复张世平的一个AIbug
* 修改intro的一个问题
* collab AI
* 新增OL界二张、甘夫人糜夫人,线下小杀小闪小酒小桃小乐;解禁刘宠骆俊
* v1.9.123 update info
---------
Co-authored-by: shijian <2954700422@qq.com>
Co-authored-by: copcap <copcap@outlook.com>
Co-authored-by: copcap <43802486+copcap@users.noreply.github.com>
Co-authored-by: PBK-B <pbk-b@PBK6.cn>
Co-authored-by: lieren2023 <131325076+lieren2023@users.noreply.github.com>
2023-07-14 15:04:55 +00:00
|
|
|
#arena.choose-to-move>#control,
|
|
|
|
#arena.discard-player-card>#control,
|
|
|
|
#arena.gain-player-card>#control,
|
|
|
|
#arena.choose-player-card>#control{
|
2022-10-22 15:11:10 +00:00
|
|
|
bottom: 30px;
|
|
|
|
transition: all 0s;
|
|
|
|
}
|
v1.9.123 (#158)
* change lib.init.parsex, Enable 'step' to be used through nesting
* Fixed an issue where nonstandard statement 'step 0' before standard statement 'step 0' would cause an error
* zhangshiping; tw_madai bug fix
* modify all the skills with incorrect "locked" tag
* Change the game.exit function to restart the app for WKWebview users using ios. And added the macintosh field to the judgment of lib.device
* various bug fix
* Revert "various bug fix"
This reverts commit ca7a363172a837af9244fca300d6a008cafc03ac.
* various bug fix
* some sudio
* unlock zhenghun, fix sbdiaochan
* add and adjust some audio, fix some bugs
* add trigger "useSkill" and "logSkillBegin"
* brand new wuxie
* Update standard.js
* update 武安国
* iriya!
* Add character lushi; fix clansankuang
* add 魏关羽/涛神,unlock 关宁/向朗/谋孙策/谋大乔/谋刘表,add related audio
* fix: adjust the edit box style to fix the text overflow problem 🐛
* fix 修文 and some other small bugs
* 伊莉雅·罗日杰斯特文斯卡娅
* Fix the issue of "game.getDB" and "game. deleteDB" reporting errors without "lib.db"
* Some browsers do not support "autoplay", so "onconplay" listening has been added
* sunwukong
* more zooms
* unlock 周善, modify 卢氏/卞喜/刘虞/黄祖/李采薇/张翼/笮融/孙寒华/TW董昭, fix some bug, add omitted audio
* change the number of 如意金箍棒 to 9 instead of 5; fix 夏侯尚's bug; add audio for sunwukong & donghailongwang
* Add the default accept value of '*/*' to the HTML selection file label
* longwang
* add&modify some audio
* add 族王凌/界SP黄月英/界张松/武诸葛亮,fix 晖云's bug; resolve conflicts, bring 武诸葛 up to date, fix 龙王's bug
* add 阮籍, add a skillTag in "jiu2" named jiuSustain for ruanji
* add some audio, sort some characters in sp
* sync 界SP黄月英
* add some character intros
* make 谋弈 play audio correctly
* revert some skills back to new ones
* v1.9.122.3
* Update update.js
* Add files via upload
* Add files via upload
* UI fix, Pinyin
* 李白
* Add files via upload
* Add files via upload
* collab pack, shen_dengai
* 朱铁雄, 小约翰可汗, 铜雀台补全
* small change
* 新增阮籍语音,修复阮籍的一个bug
* 添加族王凌和界孙登的语音
* 调整火攻和雌雄剑效果为只有1牌/0牌的时候直接亮出/令摸牌;新增一些语音
* 添加武诸葛、神邓艾配音
* 更新武诸葛、袁姬技能,bug修复
* 新增严纲、公孙范、乐蔡文姬、OL王朗,bug修复,添加相关语音
* 添加十周年地主相关语音,修复张世平的一个AIbug
* 修改intro的一个问题
* collab AI
* 新增OL界二张、甘夫人糜夫人,线下小杀小闪小酒小桃小乐;解禁刘宠骆俊
* v1.9.123 update info
---------
Co-authored-by: shijian <2954700422@qq.com>
Co-authored-by: copcap <copcap@outlook.com>
Co-authored-by: copcap <43802486+copcap@users.noreply.github.com>
Co-authored-by: PBK-B <pbk-b@PBK6.cn>
Co-authored-by: lieren2023 <131325076+lieren2023@users.noreply.github.com>
2023-07-14 15:04:55 +00:00
|
|
|
|
|
|
|
#arena.phone.discard-player-card>#control,
|
|
|
|
#arena.phone.gain-player-card>#control,
|
|
|
|
#arena.phone.choose-player-card>#control,
|
2022-10-22 15:11:10 +00:00
|
|
|
#arena.phone.choose-to-move>#control{
|
|
|
|
bottom: 43px;
|
|
|
|
}
|
v1.9.123 (#158)
* change lib.init.parsex, Enable 'step' to be used through nesting
* Fixed an issue where nonstandard statement 'step 0' before standard statement 'step 0' would cause an error
* zhangshiping; tw_madai bug fix
* modify all the skills with incorrect "locked" tag
* Change the game.exit function to restart the app for WKWebview users using ios. And added the macintosh field to the judgment of lib.device
* various bug fix
* Revert "various bug fix"
This reverts commit ca7a363172a837af9244fca300d6a008cafc03ac.
* various bug fix
* some sudio
* unlock zhenghun, fix sbdiaochan
* add and adjust some audio, fix some bugs
* add trigger "useSkill" and "logSkillBegin"
* brand new wuxie
* Update standard.js
* update 武安国
* iriya!
* Add character lushi; fix clansankuang
* add 魏关羽/涛神,unlock 关宁/向朗/谋孙策/谋大乔/谋刘表,add related audio
* fix: adjust the edit box style to fix the text overflow problem 🐛
* fix 修文 and some other small bugs
* 伊莉雅·罗日杰斯特文斯卡娅
* Fix the issue of "game.getDB" and "game. deleteDB" reporting errors without "lib.db"
* Some browsers do not support "autoplay", so "onconplay" listening has been added
* sunwukong
* more zooms
* unlock 周善, modify 卢氏/卞喜/刘虞/黄祖/李采薇/张翼/笮融/孙寒华/TW董昭, fix some bug, add omitted audio
* change the number of 如意金箍棒 to 9 instead of 5; fix 夏侯尚's bug; add audio for sunwukong & donghailongwang
* Add the default accept value of '*/*' to the HTML selection file label
* longwang
* add&modify some audio
* add 族王凌/界SP黄月英/界张松/武诸葛亮,fix 晖云's bug; resolve conflicts, bring 武诸葛 up to date, fix 龙王's bug
* add 阮籍, add a skillTag in "jiu2" named jiuSustain for ruanji
* add some audio, sort some characters in sp
* sync 界SP黄月英
* add some character intros
* make 谋弈 play audio correctly
* revert some skills back to new ones
* v1.9.122.3
* Update update.js
* Add files via upload
* Add files via upload
* UI fix, Pinyin
* 李白
* Add files via upload
* Add files via upload
* collab pack, shen_dengai
* 朱铁雄, 小约翰可汗, 铜雀台补全
* small change
* 新增阮籍语音,修复阮籍的一个bug
* 添加族王凌和界孙登的语音
* 调整火攻和雌雄剑效果为只有1牌/0牌的时候直接亮出/令摸牌;新增一些语音
* 添加武诸葛、神邓艾配音
* 更新武诸葛、袁姬技能,bug修复
* 新增严纲、公孙范、乐蔡文姬、OL王朗,bug修复,添加相关语音
* 添加十周年地主相关语音,修复张世平的一个AIbug
* 修改intro的一个问题
* collab AI
* 新增OL界二张、甘夫人糜夫人,线下小杀小闪小酒小桃小乐;解禁刘宠骆俊
* v1.9.123 update info
---------
Co-authored-by: shijian <2954700422@qq.com>
Co-authored-by: copcap <copcap@outlook.com>
Co-authored-by: copcap <43802486+copcap@users.noreply.github.com>
Co-authored-by: PBK-B <pbk-b@PBK6.cn>
Co-authored-by: lieren2023 <131325076+lieren2023@users.noreply.github.com>
2023-07-14 15:04:55 +00:00
|
|
|
|
|
|
|
#arena.ipad.discard-player-card>#control,
|
|
|
|
#arena.ipad.gain-player-card>#control,
|
|
|
|
#arena.ipad.choose-player-card>#control,
|
2022-10-22 15:11:10 +00:00
|
|
|
#arena.ipad.choose-to-move>#control{
|
|
|
|
bottom: 45px;
|
|
|
|
}
|
2020-03-10 03:43:11 +00:00
|
|
|
#arena:not(.chess)>#me,
|
|
|
|
#arena:not(.chess)>#mebg,
|
|
|
|
#arena:not(.chess)>#autonode{
|
|
|
|
bottom:30px;
|
|
|
|
width: calc(5000% / 47);
|
|
|
|
left:calc(-150% / 47);
|
|
|
|
top:auto;
|
|
|
|
border-radius:0 !important;
|
|
|
|
height:120px;
|
|
|
|
}
|
|
|
|
#arena:not(.chess)>#autonode{
|
|
|
|
width: calc(5000% / 47 - 240px);
|
|
|
|
left:calc(-150% / 47 + 120px);
|
|
|
|
}
|
|
|
|
#window.leftbar #arena:not(.chess)>#me,
|
|
|
|
#window.leftbar #arena:not(.chess)>#mebg,
|
|
|
|
#window.leftbar #arena:not(.chess)>#autonode,
|
|
|
|
#window.leftbar #arena:not(.chess) .player[data-position='0']{
|
|
|
|
width: calc(5000% / 47 + 2500px / 47);
|
|
|
|
left:calc(-150% / 47 - 50px - 75px / 47);
|
|
|
|
}
|
|
|
|
#window.leftbar #arena:not(.chess)>#autonode{
|
|
|
|
width: calc(5000% / 47 + 2500px / 47 - 240px);
|
|
|
|
left:calc(-150% / 47 - 50px - 75px / 47 + 120px);
|
|
|
|
}
|
|
|
|
#window.rightbar #arena:not(.chess)>#me,
|
|
|
|
#window.rightbar #arena:not(.chess)>#mebg,
|
|
|
|
#window.rightbar #arena:not(.chess)>#autonode,
|
|
|
|
#window.rightbar #arena:not(.chess) .player[data-position='0']{
|
|
|
|
width: calc(5000% / 47 + 2500px / 47);
|
|
|
|
left:calc(-150% / 47 - 75px / 47);
|
|
|
|
}
|
|
|
|
#window.rightbar #arena:not(.chess)>#autonode{
|
|
|
|
width: calc(5000% / 47 + 2500px / 47 - 240px);
|
|
|
|
left:calc(-150% / 47 - 75px / 47 + 120px);
|
|
|
|
}
|
|
|
|
#arena:not(.chess) #handcards1{
|
|
|
|
height:120px;
|
|
|
|
padding:0;
|
|
|
|
top:calc(100% - 120px);
|
|
|
|
}
|
|
|
|
#arena:not(.chess):not(.single-handcard) #handcards1{
|
|
|
|
width:calc(100% - 240px);
|
|
|
|
left:120px;
|
|
|
|
}
|
|
|
|
#handcards2{
|
|
|
|
display:none;
|
|
|
|
}
|
|
|
|
/*#arena:not(.chess) .player[data-position='0']>.playerjiu{
|
|
|
|
width: 120px;
|
|
|
|
border-radius: 0px;
|
|
|
|
}*/
|
|
|
|
#arena:not(.chess) .player[data-position='0'].playerfocus{
|
|
|
|
transform: scale(1);
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.equips>div:not(.equip5){
|
|
|
|
width: 45px;
|
|
|
|
height: 45px;
|
|
|
|
margin: 0;
|
|
|
|
border-radius: 4px;
|
|
|
|
position: absolute;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.equips>div:not(.equip5)>.image{
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
left: 0;
|
|
|
|
top: 0;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.equips>div:not(.equip5)>.name{
|
|
|
|
display: block;
|
|
|
|
transform: scale(0.43) !important;
|
|
|
|
transform-origin: left top;
|
|
|
|
left: 2px;
|
|
|
|
top: 3px;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.equips>div:not(.equip5)>.name.long{
|
|
|
|
top: 2px;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.equips>div:not(.equip5)>.info{
|
|
|
|
display: block;
|
|
|
|
transform: scale(0.43) !important;
|
|
|
|
transform-origin: right top;
|
|
|
|
right: 3px;
|
|
|
|
top: 3px;
|
|
|
|
}
|
|
|
|
/*#arena.oblongcard:not(.chess) .player[data-position='0']>.equips>div:not(.equip5){
|
|
|
|
height: 54px;
|
|
|
|
}
|
|
|
|
#arena.oblongcard:not(.chess) .player[data-position='0']>.equips>div:not(.equip5)>.image{
|
|
|
|
width: 120%;
|
|
|
|
height: 100%;
|
|
|
|
left: -20%;
|
|
|
|
top: 0%;
|
|
|
|
}*/
|
|
|
|
#arena:not(.chess):not(.textequip) .player[data-position='0']>.equips>div.legend{
|
|
|
|
border: 1px solid rgb(192, 90, 255);
|
|
|
|
}
|
|
|
|
#arena:not(.chess):not(.textequip) .player[data-position='0']>.equips>div.epic{
|
|
|
|
border: 1px solid rgb(90, 171, 255);
|
|
|
|
}
|
|
|
|
#arena.mobile:not(.chess) .player[data-position='0']>.equips>.equip5{
|
|
|
|
border-radius: 100%;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']{
|
|
|
|
width: calc(5000% / 47);
|
|
|
|
left:calc(-150% / 47);
|
|
|
|
height: 120px;
|
|
|
|
top: calc(100% - 150px);
|
|
|
|
background: none !important;
|
|
|
|
border:none !important;
|
|
|
|
border-radius: 0 !important;
|
|
|
|
pointer-events: none;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.turned{
|
|
|
|
width: 120px;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.chain{
|
|
|
|
width: 120px
|
|
|
|
}
|
|
|
|
#arena.oblongcard:not(.chess) .player[data-position='0']{
|
|
|
|
height: 140px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#arena:not(.chess) .player[data-position='0'].linked>.damage{
|
|
|
|
transform:scale(0.7) rotate(0);
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0'].linked>.damage.damageadded{
|
|
|
|
transform:scale(1) rotate(0);
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']:not(.selected):not(.selectedx):not(.selectable):not(.glow){
|
|
|
|
box-shadow: none !important;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']:not(.minskin)>.avatar,
|
|
|
|
#arena:not(.chess) .player[data-position='0']:not(.minskin)>.avatar2,
|
|
|
|
#arena:not(.chess) .player[data-position='0']:not(.minskin)>.equips{
|
|
|
|
width:120px;
|
|
|
|
height:100%;
|
|
|
|
border-radius:0px !important;
|
|
|
|
top:0;
|
|
|
|
left:0;
|
|
|
|
transition-property: opacity,transform;
|
|
|
|
transition-duration: 0.5s;
|
|
|
|
pointer-events: auto;
|
|
|
|
/*-webkit-clip-path: polygon(-10px 0, 130px 0, 130px 180px, -10px 180px);*/
|
|
|
|
}
|
|
|
|
/*#window.compatiblemode #arena:not(.chess) .player[data-position='0']:not(.minskin)>.avatar,
|
|
|
|
#window.compatiblemode #arena:not(.chess) .player[data-position='0']:not(.minskin)>.avatar2,
|
|
|
|
#window.compatiblemode #arena:not(.chess) .player[data-position='0']:not(.minskin)>.equips{
|
|
|
|
-webkit-clip-path: none;
|
|
|
|
}*/
|
|
|
|
#arena:not(.chess) .player[data-position='0']:not(.minskin)>.identity{
|
|
|
|
pointer-events: auto;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']:not(.minskin)>.judges,
|
|
|
|
#arena:not(.chess) .player[data-position='0']:not(.minskin)>.marks{
|
|
|
|
pointer-events: auto;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']:not(.minskin)>.equips{
|
|
|
|
left:calc(100% - 120px);
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.equips>.equip1{top: 10px;left: 10px;}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.equips>.equip2{top: 10px;right: 10px;}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.equips>.equip3{bottom: 10px;left: 10px;}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.equips>.equip4{bottom: 10px;right: 10px;}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.equips>.equip6{bottom: 10px;right: 10px;}
|
|
|
|
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.name,
|
|
|
|
#arena:not(.chess) .player[data-position='0'].linked>.name{
|
|
|
|
left:4px;
|
|
|
|
top:10px;
|
|
|
|
transform: none;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.nameol{
|
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.name.name2,
|
|
|
|
#arena:not(.chess) .player[data-position='0'].linked>.name.name2{
|
|
|
|
left:69px;
|
|
|
|
}
|
2023-10-03 03:16:35 +00:00
|
|
|
#arena:not(.chess):not(.stone) .player[data-position='0']>.identity{
|
2023-08-30 16:26:26 +00:00
|
|
|
left: 0;
|
|
|
|
width: 130px;
|
2020-03-10 03:43:11 +00:00
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.damage{
|
|
|
|
width: 120px;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0'].target{
|
|
|
|
transform:none !important;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.hp:not(.actcount){
|
|
|
|
bottom: 5px;
|
|
|
|
left: 100px;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']:not(.minskin)>.count{
|
|
|
|
bottom:10px;
|
|
|
|
border-radius: 0 2px 2px 0;
|
|
|
|
left:-1px;
|
|
|
|
z-index: 3;
|
|
|
|
text-align: right;
|
|
|
|
}
|
|
|
|
#arena:not(.chess).slim_player .player[data-position='0']:not(.minskin)>.count{
|
|
|
|
border-radius: 0 2px 2px 0;
|
|
|
|
left:-1px;
|
|
|
|
z-index: 3;
|
|
|
|
text-align: right;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.hp.actcount{
|
|
|
|
top:10px;
|
|
|
|
left:2px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#arena:not(.chess) .player.fullskin2[data-position='0']:not(.minskin)>.avatar,
|
|
|
|
#arena:not(.chess) .player.fullskin2[data-position='0']:not(.minskin)>.avatar2{
|
|
|
|
width:60px;
|
|
|
|
background-position:50%;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player.fullskin2[data-position='0']:not(.minskin)>.avatar2{
|
|
|
|
left:60px;
|
|
|
|
top:0;
|
|
|
|
z-index:1;
|
|
|
|
}
|
|
|
|
|
|
|
|
.popup[data-position='0']{
|
|
|
|
top:calc(100% - 187px);
|
|
|
|
left:calc(-150% / 47 + 15px);
|
|
|
|
}
|
|
|
|
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.judges{
|
|
|
|
left: 6px;
|
|
|
|
top: -16px;
|
|
|
|
transform: none;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0']>.marks {
|
|
|
|
right: -6px;
|
|
|
|
left:auto;
|
|
|
|
top: -16px;
|
|
|
|
transform: none;
|
|
|
|
}
|
|
|
|
|
|
|
|
#arena:not(.chess) .player[data-position='0'].linked{
|
|
|
|
transform: none;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0'].linked .avatar,
|
|
|
|
#arena:not(.chess) .player[data-position='0'].linked .avatar2{
|
|
|
|
transform: rotate(-90deg);
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0'].fullskin2 .avatar{
|
|
|
|
transform-origin: right center;
|
|
|
|
}
|
|
|
|
#arena:not(.chess) .player[data-position='0'].fullskin2 .avatar2{
|
|
|
|
transform-origin: left center;
|
|
|
|
}
|
|
|
|
|
|
|
|
.dialog{
|
|
|
|
height:calc(100% - 370px);
|
|
|
|
bottom:170px;
|
|
|
|
}
|
|
|
|
.dialog.fullheight {
|
|
|
|
height: calc(100% - 123px) !important;
|
|
|
|
top: 40px !important;
|
|
|
|
}
|
|
|
|
|
|
|
|
#me>.fakeme.avatar{
|
|
|
|
width:120px;
|
|
|
|
height:100%;
|
|
|
|
border-radius:0px;
|
|
|
|
top:0;
|
|
|
|
left:0;
|
|
|
|
background-size:cover;
|
|
|
|
clip-path: polygon(-10px 0, 130px 0, 130px 150px, -10px 150px);
|
|
|
|
-webkit-clip-path: polygon(-10px 0, 130px 0, 130px 150px, -10px 150px);
|
|
|
|
}
|
|
|
|
#window[data-radius_size='increase'] #me>.fakeme.avatar,
|
|
|
|
#window[data-radius_size='reduce'] #me>.fakeme.avatar{
|
|
|
|
border-radius:0px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#arena.mobile.oblongcard:not(.chess):not(.textequip) .player[data-position='0']>.equips>.equip1,
|
|
|
|
#arena.mobile.oblongcard:not(.chess):not(.textequip) .player[data-position='0']>.equips>.equip2{
|
|
|
|
top:20px;
|
|
|
|
}
|
|
|
|
#arena.mobile.oblongcard:not(.chess):not(.textequip) .player[data-position='0']>.equips>.equip3,
|
|
|
|
#arena.mobile.oblongcard:not(.chess):not(.textequip) .player[data-position='0']>.equips>.equip4,
|
|
|
|
#arena.mobile.oblongcard:not(.chess):not(.textequip) .player[data-position='0']>.equips>.equip6{
|
|
|
|
bottom:20px;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#arena.mobile.oblongcard.textequip:not(.chess) .player[data-position='0'] .equips>.removing{
|
|
|
|
margin-top:-14px !important;
|
|
|
|
margin-bottom:-14px !important;
|
|
|
|
transform:scale(1);
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#arena.mobile.oblongcard:not(.chess) #handcards1{
|
|
|
|
height: 100%;
|
|
|
|
top: 2px;
|
|
|
|
}
|
|
|
|
#arena.mobile.oblongcard:not(.chess)>.card,
|
|
|
|
#arena.mobile.oblongcard:not(.chess) .handcards>.card{
|
|
|
|
height: 120px;
|
|
|
|
}
|
|
|
|
#arena.mobile.oblongcard:not(.chess)>.card>.image,
|
|
|
|
#arena.mobile.oblongcard:not(.chess) .handcards>.card>.image{
|
|
|
|
height: 110px;
|
|
|
|
top: 8px;
|
|
|
|
background-position-x: -3px;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
#arena.phone.oblongcard:not(.chess):not(.nome){
|
|
|
|
height: calc(97% + 10px);
|
|
|
|
}
|