| Server IP : 167.235.67.158 / Your IP : 216.73.216.179 Web Server : Apache System : Linux ubuntu-8gb-nbg1-1 6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 x86_64 User : upstairsbar.co.uk ( 982) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/upstairsbar.co.uk/wp-content/plugins/booking/css/ |
Upload File : |
/**
* @version 1.0
* @package: Booking Calendar
* @category: Admin Pages only
* @author wpdevelop
*
* @web-site http://wpbookingcalendar.com/
* @email info@wpbookingcalendar.com
*
* @modified 2015-04-11
*/
#wpbc-admin-page.wpbc_page {} /* Booking Listing & Timeline */
#wpbc-new-admin-page.wpbc_page {} /* Add New Booking */
#wpbc-resources-admin-page.wpbc_page {} * /* Resources */
#wpbc-settings-admin-page.wpbc_page {} /* Settings */
/* Form elements - add new client */
#wpbc-new-admin-page label.wpbc-form-checkbox {
margin: 7px 10px 7px 0;
vertical-align: middle;
line-height: 1.2em;
height: 1.2em;
}
#wpbc-new-admin-page label.wpbc-form-checkbox input[type=checkbox] {
margin:-3px 5px 0 0;
vertical-align: middle;
}
#wpbc-new-admin-page label.wpbc-form-radio {
margin: 7px 10px 7px 0;
vertical-align: middle;
line-height: 1.5em;
height: 1.5em;
}
#wpbc-new-admin-page label.wpbc-form-radio input[type=radio] {
margin:-3px 5px 0 0;
vertical-align: middle;
}
/* Selection of booking resources */
.visibility_container select option.wpbc_single_resource,
select option.wpbc_single_resource{
padding:3px;
font-weight:600;
}
.visibility_container select option.wpbc_parent_resource,
select option.wpbc_parent_resource{
font-weight:600;
padding:3px;
}
.visibility_container select option.wpbc_child_resource,
select option.wpbc_child_resource{
padding:3px 0 3px 20px;
font-weight: 400
}
/* General Booking Settings page */
#wpbc-settings-admin-page .form-table .description {
font-size: 14px;
line-height: 2em;
}
#wpbc-settings-admin-page .form-table span.description{
padding: 0 10px;
}
#wpbc-settings-admin-page .wpbc_sub_settings_grayed{
background-color: #f3f3f3;
}
#wpbc-settings-admin-page .wpbc_sub_settings_grayed th{
padding: 10px 0 0 20px;
}
#wpbc-settings-admin-page .wpbc_sub_settings_grayed td fieldset{
padding: 0 20px;
}
#wpbc-settings-admin-page .wpbc_tr_set_gen_booking_range_selection_days_count,
#wpbc-settings-admin-page .wpbc_tr_set_gen_booking_range_selection_days_count_dynamic{
border-top: 2px dashed #d5d5d5;
}
#wpbc-settings-admin-page .wpbc_tr_set_gen_booking_range_start_day_week td{
padding-top:0;
}
#wpbc-settings-admin-page .wpbc_tr_set_gen_booking_range_start_day_week th {
padding:0;
height: 1px;
}
#wpbc-settings-admin-page .wpbc_expand_section_link,
#wpbc-settings-admin-page a.wpbc_expand_section_link:hover,
#wpbc-settings-admin-page a.wpbc_expand_section_link:focus {
color:#21759b;
cursor: pointer;
outline: 0;
border:none;
border-bottom:1px dashed #21759B;
text-decoration: none;
}
/* Warning message in Demo version */
.wpbc_demo_test_version_warning {
background: #fee;
border: none;
border-left: 3px solid #c77 !important;
border-radius: 2px;
font-size: 0.85em;
margin: 0;
text-align: left;
color: #AA4400;
text-shadow: 0 -1px 0 #FFEEEE;
}
/* Remove shadow at button of ajax loading upgrade section at Settings > Upgrade page */
#bk_news_section td a {
color: #555 !important;
text-shadow: 0 0 0 !important;
box-shadow: none;
}
#bk_news_section .booking-listing-header {
background: #dfdfdf none repeat scroll 0 0;
border-color: #d5d5d5 #d5d5d5 -moz-use-text-color;
}
#bk_news_section .wpbc-feature-table {
border: 2px solid #dfdfdf;
}
#bk_news_section .version-name-row {
background: #789 none repeat scroll 0 0 !important;
color: #fff !important;
font-weight: 400;
line-height: 1.5em;
text-shadow: 0 1px 1px #89a;
vertical-align: middle;
}
#bk_news_section .wpbc-feature-table td.section-header {
background: #feb !important;
}
/* Message: Thank you for registrations. */
#bk_registration_info {
font-size: 1em;
font-weight: 600;
margin: 10px 0;
opacity: 1;
}
/*#bk_registration_info_reload, */
#bk_errror_loading .info_message {
font-size: 1.1em;
font-weight: 600;
margin: 10px 0;
opacity: 1;
}