Merge branch 'fix/修复chrome鼠标移动到input的时候,会有浏览器自动参数的边框 into 'develop' See merge request o2oa/o2oa!927
@@ -39,6 +39,8 @@ body {
background-color: #FFFFDD;
}*/
+input,button,select,textarea{outline:none}
+
select.script::-ms-expand { display: none; }
::-ms-clear, ::-ms-reveal{display: none;}
@@ -19,6 +19,8 @@ body {
@@ -35,6 +35,8 @@ body {
box-sizing: content-box!important;
}
/*
.table-tr-selected {