Skip to content
Snippets Groups Projects
Commit 2fb0154d authored by Serhii Myronets's avatar Serhii Myronets
Browse files

Issue #3351873 by agami4: Change bg-color of the footer on the cookie popup

parent 447afbe8
No related branches found
No related tags found
No related merge requests found
......@@ -615,10 +615,6 @@ html:not(.js) .navbar-default .dropdown:hover > button .navbar-nav__icon {
fill: #002f67;
}
#sliding-popup .popup-footer {
background-color: #29abe2;
}
.marker-cluster:after,
.marker-cluster-small:after {
background: #1f80aa;
......
......@@ -701,12 +701,6 @@ html:not(.js) .navbar-default {
}
}
#sliding-popup {
.popup-footer {
background-color: $brand-primary;
}
}
.marker-cluster,
.marker-cluster-small {
&:after {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment