wzp
2022-11-23 24d599247b33a9c9b928d887465c3dcec9f9ba63
web/web/Welcome.aspx
@@ -4,21 +4,21 @@
    <style type="text/css">
        .dotRed {
        //position: absolute;
        /*position: absolute;*/
        width: 15px;
        height: 15px;
        border-radius: 100%;
        background: #FF0000;
        //box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
        /*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);*/
      }
        
        .dotGreen {
        //position: absolute;
        /*//position: absolute;*/
        width: 15px;
        height: 15px;
        border-radius: 100%;
        background: #00FF00;
        //box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
        /*//box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);*/
      }
    </style>
    <script type="text/javascript">