projects
/
WP-Plugins
/
glm-member-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc11273
)
Minor fix; city weather style reference to a bg image
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 11 Dec 2018 14:09:50 +0000
(09:09 -0500)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 11 Dec 2018 14:09:50 +0000
(09:09 -0500)
css/front.css
patch
|
blob
|
history
diff --git
a/css/front.css
b/css/front.css
index
b8b7d09
..
7e2f36a
100644
(file)
--- a/
css/front.css
+++ b/
css/front.css
@@
-1283,6
+1283,6
@@
glm-member-detail-content-toggle {
}
.weatherIn {
overflow: hidden;
- background: url(
assets/bg-form.jpg
);
+ background: url(
"../assets/bg-form.jpg"
);
}
/* City Weather End */