This commit is contained in:
罗松柏 2020-12-23 15:48:03 +08:00
parent a798cafb6c
commit 7e7e733ce4

View File

@ -837,6 +837,11 @@ if ($act == 'newevent') {
input:-ms-input-placeholder { /* Internet Explorer 10+*/
color:#bababa;
}
input:disabled, textarea:disabled {
-webkit-text-fill-color: #626262;
-webkit-opacity: 1;
color: #626262;
}
</style>
<div class='popup-bg' id='popup-bg'>
<div class="yiny" id='yiny' onclick="guanbi()"></div>