YCQ
whycq
2021-12-30 70b36819bbc789e0f6cb9abc25f81a96ef9f046d
src/main/webapp/static/css/console.css
@@ -87,6 +87,37 @@
         border-radius: 15px;
         margin-left: 1%;
      }
      /*扫码表单*/
      .tablebox {
         display: inline-block;
         width: 290px;
         height: 162px;
         margin-left: 1.5%;
         color: white;
         font-size: 14px;
         list-style: none;
         line-height: 27px;
         text-indent: 10px;
      }
      .table-head {
         width: 100%;
         height: 27px;
         background:linear-gradient(to right, rgb(94, 193, 184),rgb(12,71,63));
      }
      .right {
         float: right;
         text-indent: 10px;
         padding-right: 10px;
      }
      .table-body li {
         background-color: #5D7677;
      }
      .table-body li:nth-child(even) {
         background-color: #4A6565;
      }
      /* 控制表头 */
      .body-head {
         height: 35px;
@@ -219,7 +250,7 @@
      /* 站点 */
      .site {
          color: #333;
          height: 20px;
          height: 18px;
          border: 1px solid rgb(108,167,168);
          cursor: pointer;
          width: 50px;
@@ -227,6 +258,7 @@
          background-color: rgb(120,255,129);
          font-size: 13px;
      }
      /*空站点*/
      /* ------------------ 输送线总成 ------------------ */
      .site-row {
          position: absolute;
@@ -234,8 +266,8 @@
      }
      /* 输送线第一列 */
      .site-row-1 {
          top: 210px;
          left: 166px;
          top: 205px;
          left: 172px;
      }
      .site-row-1 .site {
          width: 70px;
@@ -243,27 +275,27 @@
      
      /* 输送线第二列 */
      .site-row-2 {
          top: 210px;
          left: 238px;
          top: 205px;
          left: 243px;
      }
      .site-row-2 .site {
          width: 70px;
      }   
      .site-row-3 {
          top: 253px;
          left: 310px;
          top: 246px;
          left: 314px;
      }
      .site-row-3 .site {
          width: 70px;
      }
      .site-row-4 {
          top: 210px;
          left: 311px;
          top: 205px;
          left: 314px;
      }
      
      .site-row-5 {
          top: 71px;
          left: 455px;
          left: 456px;
      }
      .site-row-5 .site {
          width: 70px;
@@ -408,7 +440,7 @@
         display: inline-block;
         float: right;
         margin-top: 15px;
         margin-right: 80px;
         margin-right: 50px;
      }
      #crnWindow-head {
         width: 291px;