280 lines
7.0 KiB
CSS
280 lines
7.0 KiB
CSS
@keyframes border-pulsate {
|
|
0% { border-color: rgba(0, 255, 255, 1); }
|
|
50% { border-color: rgba(0, 255, 255, 0); }
|
|
100% { border-color: rgba(0, 255, 255, 1); }
|
|
}
|
|
.mapster-border-pulse {
|
|
border: 1px inset cyan;
|
|
border-radius: 5px;
|
|
animation: border-pulsate 2s infinite;
|
|
}
|
|
|
|
.wrap .add-new-h2.mapster-add-submission-shortcode-button {
|
|
border: none;
|
|
}
|
|
|
|
.mapster-shortcode-help {
|
|
cursor: pointer;
|
|
}
|
|
|
|
#mapster-shortcode-help-text {
|
|
display : none;
|
|
position: fixed;
|
|
width: 200px;
|
|
background: white;
|
|
padding: 5px;
|
|
box-shadow: 2px 2px 10px #ccc;
|
|
}
|
|
|
|
.menu-icon-mapster-wp-map ul li:nth-child(3) {
|
|
display: none;
|
|
}
|
|
.menu-icon-mapster-wp-map ul li:nth-child(4) {
|
|
display: none;
|
|
}
|
|
|
|
.post-type-mapster-wp-polygon .acf-field-group > .acf-label > label,
|
|
.post-type-mapster-wp-map .acf-field-group > .acf-label > label,
|
|
.post-type-mapster-wp-user-sub .acf-field-group > .acf-label > label,
|
|
.post-type-mapster-wp-location .acf-field-group > .acf-label > label,
|
|
.post-type-mapster-wp-line .acf-field-group > .acf-label > label {
|
|
font-size: larger;
|
|
}
|
|
|
|
#mapster-csv-export-modal-content ul.mapster-checkbox-ul {
|
|
width: 50%;
|
|
vertical-align:top;
|
|
display: inline-block;
|
|
}
|
|
|
|
.mapster-free-preview-image {
|
|
width: 55%;
|
|
margin-top: 10px;
|
|
display: block;
|
|
}
|
|
|
|
/* Freemius adjustments */
|
|
#fs_promo_tab {
|
|
display: none;
|
|
}
|
|
.fs-secure-notice {
|
|
position: inherit;
|
|
}
|
|
.mapster-account-button {
|
|
float: right;
|
|
}
|
|
|
|
/* Plugin hiding */
|
|
.acf-field-list-wrap .acf-field-list .acf-table .acf-field-settings .acf-input option[value="mapster-map"] {
|
|
display: none;
|
|
}
|
|
|
|
body .acf-field.acf-field-62832f86ed5ce {
|
|
padding: 0px 10px;
|
|
}
|
|
body .acf-field.acf-field-62832f86ed5ce .acf-label {
|
|
display: none;
|
|
}
|
|
|
|
.acf-field[data-name="store_locator_fields"] .acf-input .acf-true-false {
|
|
display : none;
|
|
}
|
|
|
|
.acf-field-group[data-name="store_locator_options"] .acf-input .acf-fields,
|
|
.acf-field-group[data-name="hover_effects"] .acf-input .acf-fields,
|
|
.acf-field-group[data-name="embed"] .acf-input .acf-fields,
|
|
.acf-field-group[data-name="cache"] .acf-input .acf-fields,
|
|
.acf-field-group[data-name="download_control"] .acf-input .acf-fields,
|
|
.acf-field-group[data-name="elevation_line_chart"] .acf-input .acf-fields,
|
|
.acf-field-group[data-name="map_compare"] .acf-input .acf-fields,
|
|
.acf-field-group[data-name="heatmap"] .acf-input .acf-fields,
|
|
.acf-field-group[data-name="custom_html_control"] .acf-input .acf-fields,
|
|
.acf-field-group[data-name="style_control"] .acf-input .acf-fields,
|
|
.acf-field-group[data-name="layer_control"] .acf-input .acf-fields,
|
|
.acf-field-group[data-name="submission"] .acf-input .acf-fields,
|
|
.acf-field-group[data-name="3d_polygon"] .acf-input .acf-fields,
|
|
.acf-field-group[data-name="restricted_movement"] .acf-input .acf-fields,
|
|
.acf-field-group[data-name="cluster_options"] .acf-input .acf-fields,
|
|
.acf-field-group[data-name="3d_model"] .acf-input .acf-fields {
|
|
display : none;
|
|
}
|
|
|
|
.acf-field-group[data-name="user_submission_options"] {
|
|
display : none;
|
|
}
|
|
|
|
.acf-field[data-name="globe"] .acf-input,
|
|
.acf-field[data-name="advanced_enable"] .acf-input .acf-true-false,
|
|
.acf-field[data-name="functionality"],
|
|
.acf-field[data-name="independent_children"],
|
|
.acf-field[data-name="initial_visibility"],
|
|
.acf-field[data-name="additional_filters"],
|
|
.acf-field[data-name="pre_selected_categories"],
|
|
.acf-field[data-name="number_of_results"],
|
|
.acf-field[data-name="search_type"],
|
|
.acf-field[data-name="base_image"],
|
|
.acf-field[data-name="show_all_languages"],
|
|
.acf-field[data-name="use_custom_html"] .acf-input,
|
|
.acf-field[data-name="add_mobile_breakpoints"] .acf-input,
|
|
.acf-field[data-name="show_accuracy_circle"] .acf-input,
|
|
.acf-field[data-name="show_user_heading"] .acf-input,
|
|
.acf-field[data-name="track_user_location"] .acf-input,
|
|
.acf-field[data-name="breakpoints"],
|
|
.acf-field[data-name="html_editor"],
|
|
.acf-field[data-name="3d_polygon"] .acf-field[data-name="base"],
|
|
.acf-field[data-name="3d_polygon"] .acf-field[data-name="height"],
|
|
.acf-field[data-name="geolocation_control"] .acf-field[data-name="set_on_load"] .acf-input,
|
|
.acf-field[data-name="load_3d_model_libraries"],
|
|
.acf-field[data-name="associated_post"]
|
|
{
|
|
display : none;
|
|
}
|
|
|
|
/* Menu bar */
|
|
.mapster-admin-toolbar {
|
|
background: #fff;
|
|
border-bottom: 1px solid #ccd0d4;
|
|
padding-top: 10px;
|
|
}
|
|
.mapster-admin-toolbar h2 {
|
|
font-size: 14px;
|
|
line-height: 2.5714285714;
|
|
display: inline-block;
|
|
padding: 5px 0;
|
|
margin: 0 10px 0 0;
|
|
}
|
|
.mapster-admin-toolbar h2 i {
|
|
vertical-align: middle;
|
|
color: #babbbc;
|
|
}
|
|
.mapster-admin-toolbar .acf-tab {
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 2.5714285714;
|
|
padding: 5px;
|
|
margin: 0 5px;
|
|
text-decoration: none;
|
|
color: inherit;
|
|
}
|
|
.mapster-admin-toolbar .acf-tab.is-active {
|
|
border-bottom: #0071a4 solid 3px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.mapster-admin-toolbar .acf-tab:hover {
|
|
color: #00a0d2;
|
|
}
|
|
.mapster-admin-toolbar .acf-tab:focus {
|
|
box-shadow: none;
|
|
}
|
|
.mapster-admin-toolbar a.btn-upgrade {
|
|
display: inline-flex;
|
|
background: #dee3ff;
|
|
border: 1px solid #c6d3f8;
|
|
box-sizing: border-box;
|
|
border-radius: 0.25rem;
|
|
padding: 0 0.75rem;
|
|
cursor: pointer;
|
|
vertical-align: middle;
|
|
margin-top: -6px;
|
|
margin-left: 20px;
|
|
text-decoration: none;
|
|
}
|
|
.mapster-admin-toolbar a.btn-upgrade:hover {
|
|
background: #d1ddff;
|
|
border-color: #b9caf9;
|
|
}
|
|
.mapster-admin-toolbar a.btn-upgrade p {
|
|
font-family: system-ui;
|
|
font-weight: 600;
|
|
letter-spacing: 0.2;
|
|
line-height: 1;
|
|
font-size: 0.625rem;
|
|
text-transform: uppercase;
|
|
color: #425fdd;
|
|
margin-left: 0.65rem;
|
|
}
|
|
#wpcontent .mapster-admin-toolbar {
|
|
margin-left: -20px;
|
|
padding-left: 20px;
|
|
}
|
|
@media screen and (max-width: 600px) {
|
|
.mapster-admin-toolbar {
|
|
display: none;
|
|
}
|
|
}
|
|
.mapster-admin-toolbar {
|
|
background: #fff;
|
|
border-bottom: 1px solid #ccd0d4;
|
|
padding-top: 10px;
|
|
}
|
|
|
|
.mapster-admin-toolbar h2 {
|
|
font-size: 14px;
|
|
line-height: 1.9;
|
|
display: inline-block;
|
|
padding: 5px 0;
|
|
margin: 0 10px 0 0;
|
|
}
|
|
.mapster-admin-toolbar h2 i {
|
|
vertical-align: middle;
|
|
color: #babbbc;
|
|
}
|
|
.mapster-admin-toolbar .acf-tab {
|
|
display: inline-block;
|
|
font-size: 14px;
|
|
line-height: 1.9;
|
|
padding: 5px;
|
|
margin: 0 5px;
|
|
text-decoration: none;
|
|
color: inherit;
|
|
}
|
|
.mapster-admin-toolbar .acf-tab.is-active {
|
|
border-bottom: #0071a4 solid 3px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.mapster-admin-toolbar .acf-tab:hover {
|
|
border-bottom: #0071a4 solid 3px;
|
|
padding-bottom: 10px;
|
|
}
|
|
.mapster-admin-toolbar .acf-tab:focus {
|
|
border-bottom: #0071a4 solid 3px;
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
.mapster-admin-toolbar a.btn-upgrade {
|
|
display: inline-flex;
|
|
background: #dee3ff;
|
|
border: 1px solid #c6d3f8;
|
|
box-sizing: border-box;
|
|
border-radius: 0.25rem;
|
|
padding: 0 0.75rem;
|
|
cursor:pointer;
|
|
vertical-align: middle;
|
|
margin-top: -6px;
|
|
margin-left: 20px;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.mapster-admin-toolbar a.btn-upgrade:hover {
|
|
background: #d1ddff;
|
|
border-color: #b9caf9;
|
|
}
|
|
|
|
.mapster-admin-toolbar p {
|
|
font-family: system-ui;
|
|
font-weight: 600;
|
|
letter-spacing: 0.2;
|
|
line-height: 1;
|
|
font-size: 0.625rem;
|
|
text-transform: uppercase;
|
|
color: #425fdd;
|
|
margin-left: 0.65rem;
|
|
}
|
|
|
|
#wpcontent .mapster-admin-toolbar {
|
|
margin-left: -20px;
|
|
padding-left: 20px;
|
|
}
|
|
|
|
|