whycq
2022-03-16 2a66c437952971e9065dff5c48d76c6ae50b6c5d
src/main/webapp/static/css/ste.css
@@ -38,7 +38,7 @@
}
.demoBtn {
    vertical-align: middle;
    width: 30%;
    width: 100%;
    height: 30px;
    left: 0;
    top: 0;
@@ -60,14 +60,29 @@
.demoBtn:focus {
    outline: 0;
}
.ste-command-item span {
/*▼下拉菜单▼*/
.form-item {
    width: 220px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #2e9926;
    border-radius: 5px;
    vertical-align: middle;
    color: white;
    font-size: 16px;
    font-weight: bold;
    padding: 3px;margin:3px
}
.form-item input {
    display: inline-block;
    width: 100px;
    float: right;
}
/*▲下拉菜单▲*/
/*.ste-command-item span {*/
/*    display: inline-block;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    background-color: #2e9926;*/
/*    border-radius: 5px;*/
/*    vertical-align: middle;*/
/*}*/
/* 右 */
.ste-state {