From 835bfa785f7726b163b94ca3d3e3318dcfef71d7 Mon Sep 17 00:00:00 2001 From: Volker E Date: Sun, 7 Apr 2019 23:08:38 -0700 Subject: [PATCH] Update list bullet icon Removing IE 6-8 fallback treatment and only provide SVG as `list-style-image`. Also updating SVG fill color to use text color. Bug: T220327 Bug: T220328 Change-Id: I50ed85e420d6158e9ace5d879b6cf218a6a591b9 --- components/common.less | 2 +- images/bullet-icon.png | Bin 105 -> 0 bytes images/bullet-icon.svg | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 images/bullet-icon.png diff --git a/components/common.less b/components/common.less index 531df92..724ea5b 100644 --- a/components/common.less +++ b/components/common.less @@ -154,7 +154,7 @@ div.emptyPortlet { } ul { - .list-style-image-svg('images/bullet-icon.svg', 'images/bullet-icon.png'); + .list-style-image( 'images/bullet-icon.svg' ); } pre, diff --git a/images/bullet-icon.png b/images/bullet-icon.png deleted file mode 100644 index ac98096eac011b7c50255189360317e73f88e50d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 105 zcmeAS@N?(olHy`uVBq!ia0vp^tROZA6OeotXM7(>v6Te*1vC5yLGuXdTA+xWr;B4q z1!MA$ey$e>(>Y!>DhNn>C@MSEg#4ZHjF~}s|J2PM68fKjDj7Uo{an^LB{Ts5591vj diff --git a/images/bullet-icon.svg b/images/bullet-icon.svg index 6705328..5009e1d 100644 --- a/images/bullet-icon.svg +++ b/images/bullet-icon.svg @@ -1,4 +1,4 @@ - +