08335 / hivui-platform-template
hivui平台项目模板
Newer
Older
hivui-platform-template / assets_platform / hmi / hihmi.css
01521 19 days ago @中文描述:hmi
body{overflow:hidden;margin:0}.alarm-list[data-v-510bf720]{padding:1px;border:1px solid #ccc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:300px;height:100%;.header{height:45px;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;.title{font-weight:700}.filter{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}}.body{min-height:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;padding:5px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;.tool{.confirmation{margin-right:10px}}.pagination{text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1}}.total{border-top:1px solid #ccc}}@-webkit-keyframes dynamicBlink-data-v-510bf720{0%,to{background-color:var(--blink-color-1,#fcc)}50%{background-color:var;background-color:var(--blink-color-2,#fff)}}@keyframes dynamicBlink-data-v-510bf720{0%,to{background-color:var(--blink-color-1,#fcc)}50%{background-color:var;background-color:var(--blink-color-2,#fff)}}[data-v-510bf720] .el-table .blink-row{-webkit-animation:dynamicBlink-data-v-510bf720 1s infinite;animation:dynamicBlink-data-v-510bf720 1s infinite}