summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css/account.css
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/www/css/account.css')
-rwxr-xr-xStoneIsland/www/css/account.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/StoneIsland/www/css/account.css b/StoneIsland/www/css/account.css
index 998b6eac..6ea72423 100755
--- a/StoneIsland/www/css/account.css
+++ b/StoneIsland/www/css/account.css
@@ -139,6 +139,9 @@ label {
text-transform:uppercase;
height: 48px;
}
+.error_hilite label {
+ color: #f00;
+}
input[type=text], input[type=password], input[type=number], input[type=date], input[type=email] {
font-family:pfd, sans-serif;
font-size: 0.875rem;