This commit is contained in:
libccy 2017-03-19 05:21:14 +08:00
parent adb4396f7b
commit 85fc254efa
2 changed files with 527 additions and 506 deletions

File diff suppressed because it is too large Load Diff

View File

@ -490,6 +490,9 @@
.popup-container>.menu.visual>.button.transparent{
pointer-events: none;
}
.popup-container>.menu.visual>.button.transparent:not(.shown){
display: none;
}
.popup-container>.menu.visual>.dashedmenubutton{
box-shadow: none !important;
width: 86px;