Skip to content

Instantly share code, notes, and snippets.

@propertyhive
Created November 24, 2022 14:47
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/77fb1db8d361386df1b759e192a6a078 to your computer and use it in GitHub Desktop.
Save propertyhive/77fb1db8d361386df1b759e192a6a078 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 {
content: " ";
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}
.propertyhive-views ul li.list-view a:after {
background:url(https://cdn4.iconfinder.com/data/icons/essentials-73/24/047_-_Menu-24.png) center center no-repeat;
}
.propertyhive-views ul li.map-view a:after {
background:url(https://cdn0.iconfinder.com/data/icons/map-location-solid-style/91/Map_-_Location_Solid_Style_01-24.png) center center no-repeat;
}
.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