前端
This commit is contained in:
parent
a798cafb6c
commit
7e7e733ce4
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user