diff options
author | David Cabo <david@calibea.com> | 2011-08-24 19:53:07 +0200 |
---|---|---|
committer | David Cabo <david@calibea.com> | 2011-08-24 19:53:07 +0200 |
commit | 88c26439d7d00cc5f0e1ddcb7b0a0036fa3f9c88 (patch) | |
tree | 3946d85c727ca1dfb39fe58505a91efbfe69c18c | |
parent | 8593303807b5063fe27bba581ddd9d130d6a32ef (diff) | |
parent | 488c4a6d25beb79e9592d1ec1e68f478be9f7a1a (diff) |
Merge branch 'new-base-design-seb' into asktheeu-new-design
-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 5465bf181..bf7dfb234 100644 --- a/public/stylesheets/theme.css +++ b/public/stylesheets/theme.css @@ -289,6 +289,7 @@ p.subtitle { color: #69952F; } +.icon_waiting_response, .icon_waiting_classification, .icon_waiting_clarification { background-image: url(/images/status-pending.png); |