From b7768ca8a9e911fcd5ae5fa5fa73d10e4b42e6ff Mon Sep 17 00:00:00 2001 From: isqua Date: Tue, 20 Jan 2015 15:13:43 +0300 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=BC=D0=B5=D0=BD=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20PNG-=D1=82=D0=BE=D1=87=D0=B5=D1=87=D0=BA=D0=B8=20?= =?UTF-8?q?=D0=BD=D0=B0=20SVG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chrome_point_plus/css/point-plus.css | 2 +- chrome_point_plus/images/nesting-point.png | Bin 651 -> 0 bytes chrome_point_plus/images/nesting-point.svg | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 chrome_point_plus/images/nesting-point.png create mode 100644 chrome_point_plus/images/nesting-point.svg diff --git a/chrome_point_plus/css/point-plus.css b/chrome_point_plus/css/point-plus.css index 8ad0016..5c7ab56 100644 --- a/chrome_point_plus/css/point-plus.css +++ b/chrome_point_plus/css/point-plus.css @@ -173,7 +173,7 @@ div#markItUpText-input { content: ''; opacity: 0; - background-image: url('chrome-extension://__MSG_@@extension_id__/images/nesting-point.png'); + background-image: url('chrome-extension://__MSG_@@extension_id__/images/nesting-point.svg'); background-repeat: repeat-x; background-position: right center; } diff --git a/chrome_point_plus/images/nesting-point.png b/chrome_point_plus/images/nesting-point.png deleted file mode 100644 index d58b65344a4e76e511ddddc9bcadb500659db276..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 651 zcmeAS@N?(olHy`uVBq!ia0vp^AT~b-8v_I5svmhXfE>;OkH}&M25w;xW@MN(M*=8k zmg(#q5Rj2yl3$#WU!dUW?5t2wl%JNFlghwQacgbgMz6yGA`a)f7d;BlW+^PFn5?0( z?N!3DCAzKxYpyDuytZVaSEf*0+||04#nJ5I<@*nu3@ixv!}Q;w@YMqW#pY&?c`xrA zep+;J#f{SCiBl2HBf;xi-^-%FFAldH)@& znW4q&)9^NLN~?mF!+)pcQb!~Vn(J0M-eFv3m3iI4hGA*kJADVu6MuO%G_QYltYJty z|Fy>88H4eOT2_P7l9h~Eo>oEWdxLdXPfPXOJ)32sja;ggR7#OOpYT+*Rf`wvP594# zAZg!?JgcI$S&`MR{}``(e)`V6eu0LFDxD}ti;(B{wR+~>fBxuLg(P2oVpY(VyV^T$ zHnhH8v^H$v9@g)V^$#5L|NA1!KM5GD3dtTpz6=aistgPb%?u1b{{!h43=BaW42+@? z3=CG&85qR#uSdyG0IEIj>EaktaVzQP|Nr*PAi&Km0u*NW{~s*W!VY0Ko;>*UtWx&> z`BC@Ia6p6(USUn2;d-sh(7?ck87$;`@UzlLk! z!@>!TjR)DZN?L%_zbl{8c!ZBiNJzK \ No newline at end of file