File "timings.css"
Full Path: /home/romayxjt/public_html/wp-content/plugins/orderable/inc/modules/timings/assets/admin/css/timings.css
File size: 483 bytes
MIME-type: text/plain
Charset: utf-8
/* Block */
/* Elements */
.orderable-open-hours__service, .orderable-open-hours__date {
margin: 0 0 0 6px;
padding: 2px 6px;
background: #000;
color: #fff;
border-radius: 4px;
display: inline-block;
font-size: 80%;
}
.orderable-open-hours__service--closed {
background-color: #e34f4f;
display: none;
}
.orderable-open-hours__date {
margin: 0 4px 0 0;
text-align: center;
min-width: 30px;
border: 1px solid #e6ecef;
background: none;
color: inherit;
}