|
|
@@ -15723,7 +15723,7 @@ Rail
|
|
|
|
|
|
#layers .lu-btn--success {
|
|
|
color: #fff;
|
|
|
- background: #62CA5F;
|
|
|
+ background: #2368AD;
|
|
|
}
|
|
|
|
|
|
#layers .lu-btn--success:hover {
|
|
|
@@ -16283,7 +16283,7 @@ Rail
|
|
|
|
|
|
#layers .lu-nav__item.is-active > .lu-nav__link,
|
|
|
#layers .lu-nav__item.is-active > .lu-nav__link > .lu-nav__link-icon {
|
|
|
- background-color: #336699;
|
|
|
+ background-color: #2368AD;
|
|
|
color: white;
|
|
|
/* color: #62CA5F; */
|
|
|
}
|
|
|
@@ -16303,7 +16303,7 @@ Rail
|
|
|
#layers .lu-nav__link:hover,
|
|
|
#layers .lu-nav__link:hover > .lu-nav__link-icon {
|
|
|
/* color: #62CA5F; */
|
|
|
- color: #336699;
|
|
|
+ color: #2368AD;
|
|
|
text-decoration: none;
|
|
|
}
|
|
|
|