diff options
-rw-r--r-- | web/cobrands/oxfordshire/base.scss | 8 | ||||
-rw-r--r-- | web/cobrands/oxfordshire/images/tab-green.png | bin | 0 -> 819 bytes |
2 files changed, 8 insertions, 0 deletions
diff --git a/web/cobrands/oxfordshire/base.scss b/web/cobrands/oxfordshire/base.scss index 44954d909..5f52a9fba 100644 --- a/web/cobrands/oxfordshire/base.scss +++ b/web/cobrands/oxfordshire/base.scss @@ -4,3 +4,11 @@ @import "compass"; @import "../fixmystreet/_base"; + + +// Colour tab to match colour scheme +#nav-link { + width: 50px; + height: 48px; + background: url('/cobrands/oxfordshire/images/tab-green.png') 0 0 no-repeat; +}
\ No newline at end of file diff --git a/web/cobrands/oxfordshire/images/tab-green.png b/web/cobrands/oxfordshire/images/tab-green.png Binary files differnew file mode 100644 index 000000000..7837fed00 --- /dev/null +++ b/web/cobrands/oxfordshire/images/tab-green.png |