LSP: removed uppercase CSS for protocols > edit > username for clarity

This commit is contained in:
Cat 2013-03-24 12:06:58 +01:00 committed by Thulinma
parent d4cb56abd1
commit fd1c2ff2f4

View file

@ -376,6 +376,10 @@ td
{
margin-top: 10px;
}
#page label input#protocol-parameter-username
{
text-transform: none;
}
#forcesave
{