Actions
Feature #43280
openImprove visual distinction of link presence in SVG icons
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Right now, SVG icons are shown in the same blue color as link text, so it is hard to recognize whether an icon is actually a link.
This patch changes the colors: non-link icons will be dark gray (oc-gray-8), slightly lighter than the body text, while link icons will remain blue (oc-blue-9). This makes it easier to see which icons can be clicked.
Before:
After:
Files
Actions