From 03e8f1d2904da0b49bd0f263934d5adf41f1de3d Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Fri, 12 Feb 2016 14:08:44 +0100 Subject: [PATCH] add proper comment icon and add it to icons.css --- core/css/icons.css | 4 ++++ core/img/actions/comment.png | Bin 169 -> 323 bytes core/img/actions/comment.svg | 4 ++-- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/core/css/icons.css b/core/css/icons.css index cc71dcd08a7..359c55e4dc5 100644 --- a/core/css/icons.css +++ b/core/css/icons.css @@ -57,6 +57,10 @@ background-image: url('../img/actions/close.svg'); } +.icon-comment { + background-image: url('../img/actions/comment.svg'); +} + .icon-confirm { background-image: url('../img/actions/confirm.svg'); } diff --git a/core/img/actions/comment.png b/core/img/actions/comment.png index 7ca20eba363b77d280b976c690ce778e9c4d2fbe..08867cf6361ef6e19bb5bed0159ba2e672dcb2c9 100644 GIT binary patch delta 308 zcmV-40n7fW0mA~27=H)`0000V^Z#K0000DYLP=Bz2nYy#2xN!=000SaNLh0L01ejw z01ejxLMWSf0000PbVXQnQ*UN;cVTj60C#tHE@^ISb7Ns}WiD@WXPfRk8UO$Qz)3_w zR5*>L(>sa+K@^4I&qtt9%Yd#x4V}S6W?Ak*#1*(1U4)pJ8-F;0j*r}74BCQLx*Kf| zoaDlPZdKh|ys1)3t%@)7(7e@lSYm-oR#*cQZ1JDrEyjo*;cxupfREl_5a2G(FTlY^ zv@4jRpLMSs)zE_90^Ni6`=PtnPQNBg1K|&#hNAzVzyP=grkc - - + +