plugin updates
This commit is contained in:
@@ -1424,6 +1424,11 @@ input:checked + .slider:before {
|
||||
color: #7f8a98 !important;
|
||||
}
|
||||
|
||||
.color-404852 {
|
||||
color: #404852 !important;
|
||||
font-weight: 500 !important;
|
||||
}
|
||||
|
||||
.wpmf_hide {
|
||||
display: none;
|
||||
}
|
||||
@@ -1610,6 +1615,11 @@ input:checked + .slider:before {
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
.wpmf_width_33 {
|
||||
width: 33%;
|
||||
margin-right: calc(1% / 3);
|
||||
}
|
||||
|
||||
.wpmf_width_30 {
|
||||
width: 30%;
|
||||
}
|
||||
@@ -2763,6 +2773,9 @@ li.search-result.wpmf_width_100 {
|
||||
width: 100%;
|
||||
margin-right: 0;
|
||||
}
|
||||
.ju-settings-option.wpmf_width_33 {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1290px) {
|
||||
|
||||
Reference in New Issue
Block a user