diff --git a/data/y-web/Y_Main.css b/data/y-web/Y_Main.css index 085b8d1c2..7f05e96b5 100644 --- a/data/y-web/Y_Main.css +++ b/data/y-web/Y_Main.css @@ -86,14 +86,14 @@ div { margin:0; padding:0; } -input[type="text"]:focus,input[type="password"]:focus{ +input[type="text"]:focus,input[type="number"]:focus,input[type="password"]:focus{ border-top: 1px solid #666666; border-left: 1px solid #666666; margin: 0px; background: #ffffcc; } -input[type="text"],input[type="password"],select{ +input[type="text"],input[type="number"],input[type="password"],select{ border: 1px solid #aaaaaa; margin: 0px; diff --git a/data/y-web/Y_Tools_Screenshot.yhtm b/data/y-web/Y_Tools_Screenshot.yhtm index f1e69142c..dcda29ad3 100644 --- a/data/y-web/Y_Tools_Screenshot.yhtm +++ b/data/y-web/Y_Tools_Screenshot.yhtm @@ -8,6 +8,8 @@ // @@ -107,7 +116,8 @@ function do_switchrc_txt(){
@@ -132,5 +141,16 @@ function do_switchrc_txt(){ |