From fd1c2ff2f4651811cba7bfc6512a936db1d6bbe8 Mon Sep 17 00:00:00 2001 From: Cat Date: Sun, 24 Mar 2013 12:06:58 +0100 Subject: [PATCH] LSP: removed uppercase CSS for protocols > edit > username for clarity --- lsp/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lsp/style.css b/lsp/style.css index 0a353f55..0677513d 100644 --- a/lsp/style.css +++ b/lsp/style.css @@ -376,6 +376,10 @@ td { margin-top: 10px; } +#page label input#protocol-parameter-username +{ + text-transform: none; +} #forcesave {