Skip to content
This repository was archived by the owner on Nov 16, 2018. It is now read-only.
This repository was archived by the owner on Nov 16, 2018. It is now read-only.

Cannot set background to be theme compatible #5

@Pizzapops

Description

@Pizzapops

I cannot set scrollbar background-color & background-image to use theme variables: (-toolbar-bgcolor) & (--lwt-header-image). I would like to match the background to the background I use with addonbar_vertical.uc.js

  • #addonbar_v {
    -moz-appearance: none !important;
    background-color: var(--toolbar-bgcolor);
    background-image: var(--lwt-header-image);
    background-size: 1920px 1024px;
    background-clip: padding-box;
    color: #000000 !important;
    border-right-style: solid;
    border-color: black;
    border-width:1px;
    } \

Method used: M2
Windows 10-64
Firefox 65-2018.11.01

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions