From 04a125330fe31c8670a216d7760d638774f118c1 Mon Sep 17 00:00:00 2001 From: Lucas Date: Thu, 31 Oct 2024 08:40:19 +0000 Subject: [PATCH] [Oxfordshire] tidy up report-tools.svg --- .../reports/_rss_other_districts.html | 10 +++---- web/cobrands/oxfordshire/base.scss | 29 ------------------- 2 files changed, 5 insertions(+), 34 deletions(-) diff --git a/templates/web/oxfordshire/reports/_rss_other_districts.html b/templates/web/oxfordshire/reports/_rss_other_districts.html index ec31f98f67..f6340bc017 100644 --- a/templates/web/oxfordshire/reports/_rss_other_districts.html +++ b/templates/web/oxfordshire/reports/_rss_other_districts.html @@ -1,5 +1,5 @@ -
  • View area reports
  • -
  • By division
  • -
  • By parish
  • -
  • By ward
  • -
  • By district
  • +
  • View area reports
  • +
  • By division
  • +
  • By parish
  • +
  • By ward
  • +
  • By district
  • diff --git a/web/cobrands/oxfordshire/base.scss b/web/cobrands/oxfordshire/base.scss index 216aabf25c..64e3265061 100644 --- a/web/cobrands/oxfordshire/base.scss +++ b/web/cobrands/oxfordshire/base.scss @@ -323,7 +323,6 @@ textarea { a, button { - display: block; background-color: #f5f5f5; background-repeat: no-repeat; color: #333 !important; @@ -342,34 +341,6 @@ textarea { background-color: #333; color: #fff !important; } - - &:after { - content: ""; - display: inline-block; - width: 16px; - height: 16px; - margin-#{$left}: 0.5em; - vertical-align: -0.25em; - background-size: 112px 16px; - background-repeat: no-repeat; - background-image: url("/cobrands/fixmystreet/images/report-tools.svg"); - } - - &.abuse:after { - background-position: -96px 0; - } - - &.feed:after { - background-position: -64px 0; - } - - &.share:after { - background-position: -80px 0; - } - - &.chevron:after { - background-position: flip(-16px 0, 0 0); - } } .sub-area-item {