ndavis added inline comments. INLINE COMMENTS
> gnumeric-font.svg:60 > + <path > + > style="color:#eff0f1;fill:currentColor;fill-opacity:1;stroke:none;stroke-width:0.66667002" > + d="M 7.273454,3.33362 5.0638074,9.7294853 4.9817757,10.00032 4,12.667 H > 5.1054743 L 6.188813,9.7086519 H 9.811227 L 10.894566,12.667 H 12.00004 L > 11.018264,10.00032 10.936233,9.7294853 8.726586,3.33362 H 8.583356 7.416684 Z > M 8.010437,4.6252931 9.463569,8.8544809 H 6.536471 Z" Delete `color:#eff0f1;` here. This hardcodes the color and makes the stylesheet not work. > gnumeric-font.svg:60 > + <path > + > style="color:#232629;fill:currentColor;fill-opacity:1;stroke:none;stroke-width:0.66667002" > + d="M 7.273454,3.33362 5.0638074,9.7294853 4.9817757,10.00032 4,12.667 H > 5.1054743 L 6.188813,9.7086519 H 9.811227 L 10.894566,12.667 H 12.00004 L > 11.018264,10.00032 10.936233,9.7294853 8.726586,3.33362 H 8.583356 7.416684 Z > M 8.010437,4.6252931 9.463569,8.8544809 H 6.536471 Z" Delete `color:#232629;` REPOSITORY R266 Breeze Icons REVISION DETAIL https://phabricator.kde.org/D18794 To: rooty, #vdg Cc: ngraham, ndavis, kde-frameworks-devel, michaelh, bruns
