update components
Conflicts: MediaBrowser.WebDashboard/dashboard-ui/bower_components/emby-webcomponents/.bower.json
This commit is contained in:
parent
d3f40bd6d9
commit
0c696294ae
42 changed files with 1514 additions and 361 deletions
|
@ -54,6 +54,12 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
|||
0 5px 5px -3px rgba(0, 0, 0, 0.4);
|
||||
};
|
||||
|
||||
--shadow-elevation-12dp: {
|
||||
box-shadow: 0 12px 16px 1px rgba(0, 0, 0, 0.14),
|
||||
0 4px 22px 3px rgba(0, 0, 0, 0.12),
|
||||
0 6px 7px -4px rgba(0, 0, 0, 0.4);
|
||||
};
|
||||
|
||||
--shadow-elevation-16dp: {
|
||||
box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14),
|
||||
0 6px 30px 5px rgba(0, 0, 0, 0.12),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue