This commit is contained in:
libccy 2016-07-01 19:31:57 +08:00
parent 5c2616f4d0
commit 3acbbbadea
2 changed files with 4 additions and 1 deletions

View File

@ -13,6 +13,8 @@ window.noname_update={
'character/sp.js',
'character/xianjian.js',
'character/refresh.js',
'character/gujian.js',
'character/standard.js',
'card/swd.js',
'card/guozhan.js',
'card/yunchou.js',
@ -20,6 +22,7 @@ window.noname_update={
'card/hearth.js',
'card/mingzhong.js',
'card/standard.js',
'card/refresh.js',
'game/game.js',
'game/config.js',
'mode/stone.js',

View File

@ -40,7 +40,7 @@ table{table-layout: fixed;}
transition: all 1s;
}
#window.shortcutpaused>div:not(.background):not(#shortcut):not(#system):not(#arena):not(.hidden):not(.removing):not(.dialog):not(.centermenu):not(.popup-container){opacity: 0.3 !important}
#window.shortcutpaused>#arena>div:not(#timer):not(.removing):not(.hidden){opacity: 0.3 !important}
#window.shortcutpaused>#arena>div:not(#timer):not(.removing):not(.hidden):not(#autonode){opacity: 0.3 !important}
#window.noclick_important *{pointer-events: none !important;}
#window.noclick_important .noclick_click_important div{pointer-events: auto !important}
#shortcut{