Made textFields styling more generic

This commit is contained in:
Thaum
2014-11-19 09:23:16 +00:00
parent a961e23b3a
commit f2a1e104f2
3 changed files with 6 additions and 5 deletions

View File

@@ -30,6 +30,8 @@
margin: 15px;
background: #f0e3d1;
border-radius: 20px;
min-width: 200px;
}
.bigborder{