static: update flow background
This commit is contained in:
BIN
passbook/static/static/passbook/flow_background.jpg
Normal file
BIN
passbook/static/static/passbook/flow_background.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 670 KiB |
@ -26,6 +26,11 @@
|
|||||||
margin-right: .5em;
|
margin-right: .5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.pf-c-background-image::before {
|
||||||
|
background-image: url('./flow_background.jpg');
|
||||||
|
background-position: center;
|
||||||
|
}
|
||||||
|
|
||||||
/* Fix patternfly sidebar and header with open Modal */
|
/* Fix patternfly sidebar and header with open Modal */
|
||||||
.pf-c-page__sidebar {
|
.pf-c-page__sidebar {
|
||||||
z-index: 0;
|
z-index: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user