diff --git a/static/nryg.less b/static/nryg.less index 357aca5c..a20c94a7 100644 --- a/static/nryg.less +++ b/static/nryg.less @@ -71,7 +71,7 @@ code { font-family: "Consolas", "Source Code Pro", monospace; } -input[type="text"], input[type="password"] { +input[type="text"], input[type="password"], input[type="email"] { background-color: rgba(red(@text-color), green(@text-color), blue(@text-color), 0.1); color: @text-color; border: none; diff --git a/templates/profileedit.html b/templates/profileedit.html index 898cbe8d..2b87044c 100644 --- a/templates/profileedit.html +++ b/templates/profileedit.html @@ -9,6 +9,7 @@ Modifica profilo