update
This commit is contained in:
@@ -274,7 +274,7 @@
|
||||
}
|
||||
|
||||
&.dash-widget {
|
||||
padding: 40px;
|
||||
padding: 50px 40px;
|
||||
position: relative;
|
||||
h5 {
|
||||
text-align: left;
|
||||
@@ -302,10 +302,10 @@
|
||||
background-color: $primary;
|
||||
}
|
||||
&.dash-featured-listings {
|
||||
background-color: #912dfe;
|
||||
background-color: $primary;
|
||||
}
|
||||
&.dash-pending-listings {
|
||||
background-color: $primary;
|
||||
background-color: lighten($primary, 10%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -966,4 +966,11 @@ p.stars {
|
||||
|
||||
#opalestate-map-preview .cluster img + div {
|
||||
line-height: 30px !important;
|
||||
}
|
||||
|
||||
.opalestate-social-login-facebook-btn,
|
||||
.opalestate-social-login-google-btn {
|
||||
i {
|
||||
color: $white !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user