mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
697257670c
commit
02ae9ec81e
123 changed files with 13600 additions and 531 deletions
|
@ -51,7 +51,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|||
color: #ffff8d;
|
||||
}
|
||||
|
||||
paper-tabs[alignBottom] {
|
||||
paper-tabs[align-bottom] {
|
||||
box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.15);
|
||||
}
|
||||
|
||||
|
@ -64,7 +64,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|||
</style>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<body unresolved>
|
||||
|
||||
<h3>A. No ink effect and no sliding bar</h3>
|
||||
|
||||
|
@ -152,7 +152,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|||
|
||||
<h3>H. Tabs aligned to bottom</h3>
|
||||
|
||||
<paper-tabs selected="0" alignBottom>
|
||||
<paper-tabs selected="0" align-bottom>
|
||||
|
||||
<paper-tab>ITEM ONE</paper-tab>
|
||||
<paper-tab>ITEM TWO</paper-tab>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue