Current path: home/webdevt/www/bricolagevincennes.fr/wp-content/plugins/wp-google-places-review-slider/admin/css/
/**
* All of the CSS for your admin-specific functionality should be
* included in this file.
*/
.fs-freemium-licensing {
display: none;
}
a#wprevpro_addnewtemplate_update {
background: #2271b1 !important;
border-color: #2271b1 !important;
color: #fff !important;
}
.divtemplatestyles {
display: flex;
align-items: center;
}
div#update_form_msg_div {
display: inline;
font-size: 16px;
}
#wpfbr_new_template p.description {
display: none;
}
.wprevpro_btnicononlyhelp::before {
padding-top: 0px;
cursor: pointer;
margin-top: -2px;
}
.badgeinfo {
display: flex;
gap: 20px;
flex-wrap: wrap;
}
.bsetlabel {
font-weight: 600;
}
.badgeinfosetting.checkboxes {
display: flex;
align-items: center;
gap: 2px;
}
.badgeinfosetting.checkboxes label {
cursor: pointer;
}
.divmoreslidersettings {
padding: 12px 4px 2px;
}
tr.wpfbr_row.tabnoterow td {
padding: 10px;
}
tr.wpfbr_row.tabnoterow {
background: #f6f6f6;
}
div#wpfbr_loading_prev_div {
height: 20px;
margin: 5px;
}
div#wpfbr_preview_outer {
padding-bottom: 30px;
}
img#loadingpreview {
height: 20px;
display: block;
margin: auto;
padding-top: 2px;
}
img#savingformimg {
height: 30px;
}
.settingstable {
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-top: 0;
margin-bottom: 10px;
}
.form-table th {
padding: 15px 10px;
}
span.nav-tab.nav-tab-active {
background: white;
border-bottom: 1px solid #ffffff;
}
.settingtab {
cursor: pointer;
}
.dashicons-before::after {
padding-top: 3px;
padding-right: 0px;
}
.dashicons, .dashicons-before:after {
font-family: dashicons;
display: inline-block;
line-height: 1;
font-weight: 400;
font-style: normal;
speak: none;
text-decoration: inherit;
text-transform: none;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
width: 20px;
height: 20px;
font-size: 20px;
vertical-align: text-bottom;
text-align: center;
transition: color .1s ease-in;
}
.dashicons-arrow-right-after:after {
content: "\f139";
}
.dashicons-before:after, .dashicons-before:before {
vertical-align: text-bottom;
}
.welcomediv {
padding-left: 15px;
padding-right: 10px;
position: relative;
min-height: 100%;
}
#reviewdiv p {
margin-top: 0px;
margin-bottom: 0px;
}
a#provimg {
position: absolute;
right: 10px;
top: 10px;
}
.welcomecontainer {
display: flex;
align-items: stretch;
}
div#wp_fb-settings {
width: 95%;
background-color: white;
border-style: solid;
border-color: #E6E6E6;
border-width: 15px;
padding: 10px;
margin: 10px 0px 0 -10px;
}
div#smallnote {
margin-top: 10px;
font-size: 13px;
font-style: italic;
color: #3c434a;
}
a.nav-tab.nav-tab-active {
background: #ffffff;
border-bottom-color: white;
}
.margin_top_5 {
margin-top: 5px;
}
.btn_green{
background: #1DBA00;
border-color: #32AA00 #109900 #189900;
-webkit-box-shadow: 0 1px 0 #189900;
box-shadow: 0 1px 0 #109900;
color: #fff;
text-decoration: none;
text-shadow: 0 -1px 1px #099900,1px 0 1px #1F9900,0 1px 1px #109900,-1px 0 1px #109900;
display: inline-block;
font-size: 13px;
line-height: 26px;
height: 28px;
margin: 0;
padding: 0 10px 1px;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
-webkit-border-radius: 3px;
border-radius: 3px;
white-space: nowrap;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.btn_off{
color: #d2d2d2 !important;
cursor: default !important;
}
div#setting-error-settings_updated {
background: aliceblue;
}
.text_green {
color: #00d600;
}
.notice, .updated {
background-color: rgba(0, 160, 210, 0.14) !important;
}
/*-------- popup style -------*/
.wpfbr_hide {
display: none;
}
.popup-wrapper {
background-color: #fff;
border: 1px solid #ddd;
border-radius: 5px;
box-shadow: 0 2px 8px #aaa;
overflow: hidden;
}
.popup-title {
padding: 10px 15px;
background-color: #0073aa;
border-bottom: 1px solid #f0f0f0;
}
.popup-title h3 {
margin: 0;
line-height: 1.5em;
color: #ccc;
}
.popup-body {
padding: 10px 15px;
color: #555;
}
.popup-close {
float: right;
margin-top: -2px;
padding: 0;
font-size: 26px;
line-height: 1;
border: 0;
background: transparent;
color: #aaa;
cursor: pointer;
}
.popup-close:hover { color: #333; }
#popup_bobytext2 {
font-weight: bold;
}
/*---------------review list page-------------*/
.editrev {
cursor: pointer;
}
.wpfbr_margin10 {
margin-top: 10px;
margin-bottom: 10px;
}
.wpfbr_mb10 {
margin-bottom: 10px;
}
.wpfbr_mb5 {
margin-bottom: 5px;
}
.wpfbr_mb15 {
margin-bottom: 15px;
}
.wpfbr_mb25 {
margin-bottom: 25px;
}
.wpfbr_mb20 {
margin-bottom: 20px;
}
.wpfbr_btnicononly {
padding-left: 4px !important;
padding-right: 3px !important;
}
.dashicons-before::before {
padding-top: 3px;
padding-right: 2px;
}
#wpfb_review_list_pagination_bar {
margin-top: 10px;
}
a.button.blue_grey {
background: #cccccc;
}
/*-----------template post page-------------*/
div#wpfbr_new_template {
border: 1px solid #e5e5e5;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
box-shadow: 0 1px 1px rgba(0,0,0,0.04);
padding: 10px;
display: none;
}
.wpfbr_template_thumb{
width: 200px;
margin-top: 10px;
}
.divtemplatestyle {
width: 200px;
border-style: solid;
border-width: 1px;
border-color: #eaeaea;
padding: 10px;
}
.slidersettingsdivs {
border-style: solid;
border-width: 1px;
border-color: #dadada;
padding: 8px;
}
.slidersettingsdiv {
margin-bottom: 8px;
margin-top: 8px;
}
.slidersettingsdivtoprow {
margin-top: 4px;
}
select#wpfbr_t_display_num {
margin-right: 20px;
}
.selectrevstable th {
padding: 7px;
font-weight: normal;
display: table-cell;
vertical-align: inherit;
}
input#wprevpro_filter_table_name {
padding: 4px;
margin-top: -2px;
}
div#wprevpro_list_pagination_bar {
margin-top: 5px;
}
th.wprevpro_tablesort.manage-column {
cursor: pointer;
}
table.selectrevstable.wp-list-table.widefat.striped.posts {
margin-top: 10px;
}
span#wprevpro_selectedrevsdiv {
cursor: pointer;
vertical-align: -webkit-baseline-middle;
}
tbody#review_list_select {
cursor: pointer;
}
.wprevpre_temp_label_row {
height: 35px;
}
.wp-picker-container.wp-picker-active {
z-index: 999 !important;
position: absolute !important;
}
div#wprevpro_template_preview {
margin-left: -10px;
}
#wp_fb-settings p {
font-size: 14px;
margin: 5px;
}
#wp_fb-settings h4 {
font-size: 1.1em;
margin: 1em 0;
}
.small_message {
color: #717171;
font-size: 13px;
}
#wp_rev_maindiv .button, #wp_rev_maindiv .button-secondary {
border-color: #ccc;
background: #f6f7f7;
color: #505050;
}
img.wprev_headerimg {
margin-bottom: 10px;
}
#wp_rev_maindiv form p.description, #newreviewform p.description{
font-size:14px;
margin: .4em 0;
}
.wppro_choose {
margin-left: -5px;
margin-right: -5px;
}
h3#popup_titletext {
font-size: 1.3em;
}
div#popup_bobytext1 {
font-size: 14px;
}
div#popup_bobytext2 {
font-size: 14px;
}
span.locationlabel {
width: 60px;
display: inline-block;
margin-bottom: 10px;
}
.wprevdescription{
font-size: 14px;
color: #646970;
}
.wprevloader {
border: 5px solid #f3f3f3;
border-top: 5px solid #3498db;
border-radius: 50%;
width: 30px;
height: 30px;
animation: spin 1.5s linear infinite;
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
img#businessimg {
max-width: 75px;
max-height: 75px;
margin-top: 1em;
}
#newtemplateform p {
margin: unset;
}
#divdownloadreviews, label {
vertical-align: -webkit-baseline-middle;
}
input#wpfbr_t_display_num_rows {
width: 52px;
}
img.wprev_wpproimg {
margin-bottom: 20px;
}
tr.hiddenrow {
background-color: #9c9c9c !important;
}