aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeb Bacon <seb.bacon@gmail.com>2011-08-24 13:17:11 +0100
committerSeb Bacon <seb.bacon@gmail.com>2011-08-24 13:17:11 +0100
commit488c4a6d25beb79e9592d1ec1e68f478be9f7a1a (patch)
tree958e02121af924febc5b0aefea4d94b6d2249baf
parent308172de59f08a246b9ba889dc13b41847028c30 (diff)
Add missing icon state
-rw-r--r--public/stylesheets/theme.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/theme.css b/public/stylesheets/theme.css
index 93fa7b49b..a46aaf510 100644
--- a/public/stylesheets/theme.css
+++ b/public/stylesheets/theme.css
@@ -291,6 +291,7 @@ p.subtitle {
color: #69952F;
}
+.icon_waiting_response,
.icon_waiting_classification,
.icon_waiting_clarification {
background-image: url(/images/status-pending.png);