This commit is contained in:
crusader 2018-09-19 19:21:51 +09:00
parent b528743822
commit 97230c7689

View File

@ -137,6 +137,11 @@
height: 100%;
}
/deep/ .ui-blockui {
opacity: 0.1;
// /deep/ .ui-blockui {
// opacity: 0.1;
// }
/deep/ .ui-widget-overlay {
background-color: #666666;
opacity: .20;
filter: Alpha(Opacity=50);
}