234 lines
4.5 KiB
CSS
234 lines
4.5 KiB
CSS
#wpfront-notification-bar-options input.seconds,
|
|
#wpfront-notification-bar-options input.pixels
|
|
{
|
|
width: 40px;
|
|
}
|
|
|
|
#wpfront-notification-bar-options input.minutes
|
|
{
|
|
width: 50px;
|
|
}
|
|
|
|
#wpfront-notification-bar-options input.date,
|
|
#wpfront-notification-bar-options input.time
|
|
{
|
|
width: 100px;
|
|
}
|
|
|
|
#wpfront-notification-bar-options textarea
|
|
{
|
|
width: 100%;
|
|
}
|
|
|
|
#wpfront-notification-bar-options input.URL
|
|
{
|
|
width: 70%;
|
|
}
|
|
|
|
#wpfront-notification-bar-options table.form-table i.fa.fa-question-circle-o
|
|
{
|
|
opacity: 0.8;
|
|
font-size: 13px;
|
|
vertical-align: middle;
|
|
}
|
|
|
|
#wpfront-notification-bar-options table.form-table .color-selector-div
|
|
{
|
|
display: inline-block;
|
|
width: 120px;
|
|
}
|
|
|
|
#wpfront-notification-bar-options table.form-table .color-selector
|
|
{
|
|
vertical-align: middle;
|
|
}
|
|
|
|
#wpfront-notification-bar-options table.form-table .color-value
|
|
{
|
|
width: 80px;
|
|
height: 32px;
|
|
vertical-align: top;
|
|
}
|
|
|
|
#wpfront-notification-bar-options table.form-table div.pages-selection, #wpfront-notification-bar-options table.form-table div.roles-selection
|
|
{
|
|
width: 100%;
|
|
height: 150px;
|
|
background-color: #fff;
|
|
overflow: auto;
|
|
|
|
border: 1px solid #dfdfdf;
|
|
-moz-border-radius: 4px;
|
|
-khtml-border-radius: 4px;
|
|
-webkit-border-radius: 4px;
|
|
border-radius: 4px;
|
|
}
|
|
|
|
#wpfront-notification-bar-options table.form-table div.page-div, #wpfront-notification-bar-options table.form-table div.role-div
|
|
{
|
|
float: left;
|
|
width: 32%;
|
|
min-width: 225px;
|
|
padding: 2px;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
max-width: 300px;
|
|
}
|
|
|
|
#wpfront-notification-bar-options input.post-id-list
|
|
{
|
|
width: 100%;
|
|
}
|
|
|
|
.colorpicker input
|
|
{
|
|
min-height: 0px;
|
|
}
|
|
|
|
#wpfront-notification-bar-options #media-library-button
|
|
{
|
|
min-height: 0px;
|
|
height: 30px;
|
|
line-height: inherit;
|
|
vertical-align: inherit;
|
|
}
|
|
|
|
.wp-editor-container textarea.wp-editor-area
|
|
{
|
|
width: 100% !important;
|
|
}
|
|
|
|
.wpfront-notification-bar-editor
|
|
{
|
|
width: 70%;
|
|
}
|
|
|
|
#notification-bar-message-text {
|
|
height: 280px;
|
|
}
|
|
|
|
.notification-bar-schedule {
|
|
font-weight: bold !important;
|
|
}
|
|
|
|
#wpfront-schedule-crontable {
|
|
border-collapse: collapse;
|
|
margin-top: 10px;
|
|
table-layout: fixed;
|
|
width: 200px;
|
|
}
|
|
|
|
#wpfront-schedule-crontable th,
|
|
#wpfront-schedule-crontable td {
|
|
border-bottom: 1px solid gray;
|
|
padding: 10px 10px 10px 0;
|
|
width: 100px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.notification-bar-tooltip {
|
|
background: #ffffff;
|
|
border: 1px solid #888;
|
|
}
|
|
.notification-bar-tooltip {
|
|
padding: 10px 20px;
|
|
color: black;
|
|
border-radius: 5px;
|
|
box-shadow: 0 0 7px #888888;
|
|
max-width:350px;
|
|
opacity: 1;
|
|
font-family: inherit;
|
|
font-size: inherit;
|
|
font-style: inherit;
|
|
font-weight: inherit;
|
|
}
|
|
|
|
#wpfront-notification-bar-options .free-to-pro ul {
|
|
list-style: inside !important;
|
|
font-weight: bold;
|
|
}
|
|
|
|
#wpfront-notification-bar-options .free-to-pro .discount-tip,
|
|
#wpfront-notification-bar-options .free-to-pro .discount-code,
|
|
#wpfront-notification-bar-options .free-to-pro .upgrade-button {
|
|
text-align: center;
|
|
}
|
|
|
|
#wpfront-notification-bar-options .free-to-pro .discount-tip {
|
|
color: red;
|
|
}
|
|
|
|
#wpfront-notification-bar-options .free-to-pro .discount-code,
|
|
#wpfront-notification-bar-options #postbox-side-2 .postbox-header .hndle {
|
|
font-weight: bold;
|
|
color: red;
|
|
}
|
|
|
|
#wpfront-notification-bar-options tr.wpfront-time-day-selector div {
|
|
height: 180px;
|
|
overflow-y:auto;
|
|
}
|
|
|
|
#wpfront-notification-bar-options div.see-more-schedules {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
table.more_schedule_table {
|
|
margin: auto;
|
|
margin-top: 15px;
|
|
border-spacing: 0;
|
|
border-collapse: separate;
|
|
border: 1px solid grey;
|
|
}
|
|
|
|
table.more_schedule_table th,
|
|
table.more_schedule_table td {
|
|
border: 1px solid grey;
|
|
padding: 3px;
|
|
}
|
|
|
|
table.more_schedule_table td {
|
|
font-weight: normal;
|
|
color: black;
|
|
}
|
|
|
|
|
|
#wpfront-notification-bar-options input.color-selector-input {
|
|
vertical-align: top;
|
|
height: 32px;
|
|
width: 7em;
|
|
}
|
|
|
|
input[type="text"].el-input__inner {
|
|
border: 0;
|
|
box-shadow: none;
|
|
outline: 0;
|
|
}
|
|
|
|
.el-color-picker__panel .el-color-predefine__color-selector {
|
|
height: 18px;
|
|
}
|
|
|
|
.el-color-picker__panel .el-color-predefine__color-selector div {
|
|
border: 1px solid #e4e7ed;
|
|
}
|
|
|
|
.el-time-spinner__item {
|
|
margin-bottom: 0px;
|
|
}
|
|
|
|
.el-date-editor.el-input {
|
|
width: 20%;
|
|
--el-input-border-color: #8c8f94;
|
|
}
|
|
|
|
.el-popper {
|
|
max-width: 350px;
|
|
}
|
|
|
|
.tox-notifications-container, .tox-notification {
|
|
display: none !important;
|
|
}
|
|
|