Skip to content

Instantly share code, notes, and snippets.

@propertyhive
Created November 21, 2022 09:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save propertyhive/eb3b0752602e983b9cae2b61ac70624e to your computer and use it in GitHub Desktop.
Save propertyhive/eb3b0752602e983b9cae2b61ac70624e to your computer and use it in GitHub Desktop.
.propertyhive-result-count,
.propertyhive-views {
margin-right: 4.347826087%;
float: left;
width: 30.4347826087%;
margin-bottom: 1.41575em;
}
.propertyhive-views ul {
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}
.propertyhive-views ul li {
display: inline-block;
margin: 0 0.2360828548em;
background-color: #8d909a;
}
.propertyhive-views ul li.active, .propertyhive-views ul li:hover {
background-color: #43454b;
}
.propertyhive-views ul li a {
display: block;
position: relative;
padding: 0;
height: 40px;
width: 40px;
font-size: 0;
}
.propertyhive-views ul li a:after {
position: relative;
top: 7px;
right: 0;
width: 100%;
text-align: center;
height: 100%;
color: #fff;
font-size: 24px!important;
}
.propertyhive-views ul li.list-view a:after {
display: inline-block;
font: normal normal normal 1em/1 FontAwesome;
text-rendering: auto;
-moz-osx-font-smoothing: grayscale;
font-size: inherit;
-webkit-font-smoothing: antialiased;
content: "\f0c9";
}
.propertyhive-views ul li.map-view a:after {
display: inline-block;
font: normal normal normal 1em/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\f041";
}
.propertyhive-ordering {
width: 30.4347826087%;
float: right;
margin-right: 0;
margin-bottom: 1.41575em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment