zhouna 5 tahun lalu
induk
melakukan
4bf7df9b9d
2 mengubah file dengan 6 tambahan dan 0 penghapusan
  1. 6 0
      src/css/index.less
  2. TEMPAT SAMPAH
      src/images/btn_open.png

+ 6 - 0
src/css/index.less

@@ -407,6 +407,9 @@
         line-height: 40px;
         border-radius: 2px;
         padding: 0 10px;
+        &:focus{
+          border-color: @activeColor;
+        }
       }
     }
     .itemMsgLab{
@@ -491,6 +494,9 @@
         line-height: 40px;
         border-radius: 2px;
         padding: 0 10px;
+        &:focus{
+          border-color: @activeColor;
+        }
       }
     }
     .itemMsgLab{

TEMPAT SAMPAH
src/images/btn_open.png