summaryrefslogtreecommitdiff
path: root/StoneIsland/www/css
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-22 12:33:57 -0500
committerJules Laplace <jules@okfoc.us>2015-11-22 12:33:57 -0500
commit0b330d8d365f8cba80d0ead6f59f66cc6ee1ffcd (patch)
tree66c396e96f696657c04d377e5b4492091b53eb81 /StoneIsland/www/css
parentacb2ba68247ca6272513d6a27ec3f13f49558cb4 (diff)
test logged-out cart flow
Diffstat (limited to 'StoneIsland/www/css')
-rw-r--r--StoneIsland/www/css/index.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/StoneIsland/www/css/index.css b/StoneIsland/www/css/index.css
index d9d988bf..1d1e9f83 100644
--- a/StoneIsland/www/css/index.css
+++ b/StoneIsland/www/css/index.css
@@ -53,6 +53,6 @@ body {
}
.error_hilite {
- color: red;
- border-color: red;
+ color: red !important;
+ border-color: red !important;
}