update background
This commit is contained in:
parent
301033336a
commit
70ce565e80
2 changed files with 4 additions and 8 deletions
|
@ -26,14 +26,14 @@
|
|||
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
|
||||
},
|
||||
"main": "iron-meta.html",
|
||||
"homepage": "https://github.com/polymerelements/iron-meta",
|
||||
"homepage": "https://github.com/PolymerElements/iron-meta",
|
||||
"_release": "1.1.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.1.1",
|
||||
"commit": "e171ee234b482219c9514e6f9551df48ef48bd9f"
|
||||
},
|
||||
"_source": "git://github.com/polymerelements/iron-meta.git",
|
||||
"_source": "git://github.com/PolymerElements/iron-meta.git",
|
||||
"_target": "^1.0.0",
|
||||
"_originalSource": "polymerelements/iron-meta"
|
||||
"_originalSource": "PolymerElements/iron-meta"
|
||||
}
|
|
@ -7,11 +7,7 @@
|
|||
}
|
||||
|
||||
.background-theme-b, paper-dialog.background-theme-b {
|
||||
background: #202020;
|
||||
}
|
||||
|
||||
.backdropContainer .pageBackground {
|
||||
background-color: rgba(20, 20,20, .94) !important;
|
||||
background-color: #202020;
|
||||
}
|
||||
|
||||
.defaultBackground .cardImage {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue