Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Styling variable for #topbar div #86

Open
bbalas opened this issue Mar 29, 2016 · 3 comments
Open

Styling variable for #topbar div #86

bbalas opened this issue Mar 29, 2016 · 3 comments

Comments

@bbalas
Copy link

bbalas commented Mar 29, 2016

Currently the only way to override styles on the #topbar div inside paper-toolbar is to rely on shadow selector. An overridable style variable for the shadow elements would be appreciated for customizing the toolbar.

@astevko
Copy link

astevko commented Apr 15, 2016

I've been trying to apply a "justify-content: space-between" style to the #topBar and cannot find the proper selector to make it work either.

@mutovkin
Copy link

mutovkin commented Jun 6, 2016

I would like to vote for this issue. If one is using app based Polymer Starter kit, places some action buttons in the toolbar and at the same time app name (title) is long none of the action buttons are clickable since middle toolbar is above the topBar element. A simple z-index resolves this problem.

ktiedt added a commit to ktiedt/paper-toolbar that referenced this issue Jun 22, 2016
Add mixins for each of the toolbar sections:
  --paper-toolbar-top-bar
  --paper-toolbar-middle-bar
  --paper-toolbar-bottom-bar
@ktiedt
Copy link

ktiedt commented Jun 22, 2016

@bbalas @astevko feel free to checkout that PR, it should solve your problem, and hopefully the Polymer Team won't have any issues with that fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants