czt
2025-11-29 46adcbf7494340a495539708210bb39110bdc33b
fzzy-igdss-web/src/main/resources/d7/common.css
@@ -19,7 +19,6 @@
    border-radius: 6px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    padding-top: 5px;
    padding-bottom: 13px;
    min-height: 1px;
}
@@ -29,6 +28,14 @@
    padding-top: 5px;
    margin-top: 10px;
   /* padding-bottom: 13px;*/
}
.c-bottom {
    border-radius: 6px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
}
.d-toolbar {
@@ -161,8 +168,8 @@
    border-radius: 50px;
    color: #fff !important;
    padding: 0 15px;
    background-color: #037d41 !important;
    border-color: #037d41;
    background-color: #1c84c6 !important;
    border-color: #1c84c6;
    white-space: nowrap;
    cursor: pointer;
}