aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/Icon.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/classes/Icon.class.php')
-rw-r--r--lib/classes/Icon.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/classes/Icon.class.php b/lib/classes/Icon.class.php
index b2d934d..3070aec 100644
--- a/lib/classes/Icon.class.php
+++ b/lib/classes/Icon.class.php
@@ -52,7 +52,7 @@ class Icon
self::ROLE_ATTENTION => 'red',
self::ROLE_STATUS_RED => 'red',
self::ROLE_INFO_ALT => 'white',
- self::ROLE_SORT => 'yellow',
+ self::ROLE_SORT => 'blue',
self::ROLE_STATUS_YELLOW => 'yellow'
];