diff --git a/data/y-web/Y_Main.css b/data/y-web/Y_Main.css index 23b2ef9a2..316c10c2d 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 7d8516db0..994daa60d 100644 --- a/data/y-web/Y_Tools_Screenshot.yhtm +++ b/data/y-web/Y_Tools_Screenshot.yhtm @@ -8,6 +8,8 @@ // @@ -113,7 +122,8 @@ function do_switchrc_txt(){
@@ -138,5 +147,16 @@ function do_switchrc_txt(){ |