#
luxiaotao1123
2020-08-07 2c99685a60ecc2da91364642b45a636d1af13b1f
src/main/webapp/static/css/console.css
@@ -164,6 +164,7 @@
.site-none {
    border: none;
    background-color: transparent;
    cursor: default;
}
/* 自动 */
.site-auto {
@@ -210,6 +211,7 @@
    border-left: 1px solid #333!important;
    border-right: 1px solid #333!important;
    border-right: none;
    cursor: inherit;
}
.stock-group .item:last-child {
    /*border-right: 1px solid #333!important;*/
@@ -367,19 +369,3 @@
    padding-left: 0.5rem;
}
/* 动画 */
/*.machine {*/
    /*position: relative;*/
    /*-webkit-animation: machine 2s;*/
    /*animation: machine 2s;*/
    /*animation-fill-mode: forwards;*/
/*}*/
/*@-webkit-keyframes machine {*/
    /*from {left: 0;}*/
    /*to {left: 100px}*/
/*}*/
/*@keyframes animationCrn {*/
    /*from {left: 0}*/
    /*to {left: 100px}*/
/*}*/