diff options
-rw-r--r-- | public/stylesheets/theme.css | 1 |
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); |