#linkHome, #linkHome a {
margin-right: 5px; }
-@supports (overflow: -webkit-marquee) and (justify-content: inherit) {
- .safari_only #resform {
- right: -1px !important;
- bottom: -296px !important; }
- .safari_only #res-tab-open:after {
- left: -3px !important; } }
-
.breadcrumbs {
margin-top: 10px; }
return $(this).text().replace(/(<([^>]+)>)/ig, "");
});
-
-
-
+ $("#properties .top-bar .top-bar-section ul#menu-properties ul.dropdown li a").mouseover(function () {
+ $("#properties .top-bar .top-bar-section ul#menu-properties li a").css("box-shadow", "none");
+ });
+
});
return $(this).text().replace(/(<([^>]+)>)/ig, "");
});
-
-
-
+ $("#properties .top-bar .top-bar-section ul#menu-properties ul.dropdown li a").mouseover(function () {
+ $("#properties .top-bar .top-bar-section ul#menu-properties li a").css("box-shadow", "none");
+ });
+
});
line-height: 1.4;
letter-spacing: normal;
&:hover {
- font-weight: bold;
+ font-weight: bold;
+
}
}
}
#linkHome, #linkHome a{
margin-right: 5px;
}
-@supports (overflow:-webkit-marquee) and (justify-content:inherit)
-{
-
- .safari_only {
- #resform{
- right: -1px !important;
- bottom: -296px !important;
- }
- #res-tab-open{
- &:after{
- left: -3px !important;
- }
- }
- }
-
-}