You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: