| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246 |
- .um-settings-section .description {
- font-style: italic;
- }
-
-
-
-
-
-
- .um-notification-status {
- margin-right: 18px;
- font-size: 28px;
- line-height: 22px;
- }
-
- .um-notification-status {
- color: #a00;
- float:left;
- box-sizing: border-box;
- -moz-box-sizing: border-box;
- -webkit-box-sizing: border-box;
- }
-
- .um-notification-status.um-notification-is-active {
- color: #46b450;
- }
-
- .um-email-configure span {
- line-height: 24px;
- }
-
- .um-long-field {
- width:100%;
- }
-
- .um-medium-field {
- width:50%;
- }
-
- .um-small-field {
- width:25%;
- }
-
- .column-configure {
- width: 60px;
- text-align: center;
- }
-
- th.column-email.column-primary {
- padding-left: 48px;
- }
-
- .um-nav-tab-wrapper {
- margin-right: 20px;
- }
-
- #um-settings-emails {
- float:left;
- width:calc( 100% - 20px );
- margin-right: 20px;
- }
- #um-settings-form {
- float:left;
- width:calc( 100% - 10px );
- margin-right: 10px;
- }
-
- #um-settings-form .subsubsub {
- float:left;
- width:100%;
- }
-
-
- .um-settings-line .multi-checkbox-line {
- float:left;
- width:100%;
- clear: both;
- margin: 0 0 10px 0;
- padding: 0;
- }
-
- .um-settings-line .multi-checkbox-column {
- float:left;
- margin: 0;
- padding:0;
- }
-
- .um-settings-line .multi-checkbox-column label {
- float:left;
- width:100%;
- }
-
-
- .wrap-licenses .form-table,
- .wrap-licenses thead,
- .wrap-licenses tbody,
- .wrap-licenses tfoot,
- .wrap-licenses tr,
- .wrap-licenses td,
- .wrap-licenses th,
- .wrap-licenses caption {
- display: block;
- }
- .wrap-licenses .form-table tr {
- float: left;
- margin: 0 15px 15px 0;
- background: #fff;
- border: 1px solid #ccc;
- width: 30.5%;
- max-width: 350px;
- padding: 14px;
- min-height: 240px;
- position: relative;
- box-sizing: border-box;
- }
- .wrap-licenses .form-table th {
- background: #f9f9f9;
- padding: 14px;
- border-bottom: 1px solid #ccc;
- margin: -14px -14px 20px;
- width: 100%;
- }
- .wrap-licenses .form-table td {
- padding: 0;
- }
- .wrap-licenses td input.regular-text {
- margin: 0 0 8px;
- width: 100%;
- }
- .wrap-licenses .edd-license-data[class*="edd-license-"] {
- position: absolute;
- background: #fafafa;
- padding: 14px;
- border-top: 1px solid #eee;
- margin: 20px -14px -14px;
- min-height: 67px;
- width: 100%;
- bottom: 14px;
- box-sizing: border-box;
- }
- .wrap-licenses .edd-license-data[class*="edd-license-"] a {
- color: #444;
- }
- .wrap-licenses .edd-license-data[class*="edd-license-"] a:hover {
- text-decoration: none;
- }
- .wrap-licenses .edd-license-data.license-expires-soon-notice {
- background-color: #00a0d2;
- color: #fff;
- border-color: #00a0d2;
- }
- .wrap-licenses .edd-license-data.edd-license-expired {
- background-color: #e24e4e;
- color: #fff;
- border-color: #e24e4e;
- }
-
- .wrap-licenses .edd-license-data.edd-license-valid {
- background-color: #5abc55;
- color: #fff;
- border-color: #5abc55;
- }
- .wrap-licenses .edd-license-data.edd-license-error,
- .wrap-licenses .edd-license-data.edd-license-missing,
- .wrap-licenses .edd-license-data.edd-license-invalid,
- .wrap-licenses .edd-license-data.edd-license-site_inactive,
- .wrap-licenses .edd-license-data.edd-license-item_name_mismatch {
- background-color: #ffebcd;
- border-color: #ffebcd;
- }
- .wrap-licenses .edd-license-data p {
- font-size: 13px;
- margin-top: 0;
- }
- .wrap-licenses .edd-license-data.license-expires-soon-notice a,
- .wrap-licenses .edd-license-data.edd-license-expired a {
- color: #fff;
- }
- .wrap-licenses .edd-license-data.license-expires-soon-notice a:hover,
- .wrap-licenses .edd-license-data.edd-license-expired a:hover {
- text-decoration: none;
- }
- .wrap-licenses ~ p.submit {
- clear: both;
- }
-
- @media screen and (max-width: 980px) {
- .wrap-licenses .form-table tr {
- width:calc( 50% - 15px );
- max-width: none;
- }
- }
-
- @media screen and (max-width: 782px) {
- .wrap-licenses .form-table tr {
- width:100%;
- margin-right: 0;
- max-width: none;
- }
-
-
- .um-settings-line .multi-checkbox-column {
- width:100% !important;
- }
- .um-settings-line .multi-checkbox-column label {
- line-height: 30px !important;
- }
-
- .um-medium-field {
- width:100%;
- }
-
- .um-small-field {
- width:50%;
- }
- }
-
- /*
- .email_template_wrapper .copy_button_overlay {
- position:absolute;
- top:0;
- bottom:0;
- width:calc( 100% - 30px );
- z-index: 2;
- background: rgba( 241, 241, 241, 0.95 );
- text-align: center;
- padding-top: 30%;
- padding-right: 20px;
- padding-left: 20px;
- }
-
- .email_template_wrapper .copy_button_overlay > span {
- color: #444;
- margin: 0 0 15px 0;
- display: inline-block;
- }
-
- .email_template_wrapper.in_theme .copy_button_overlay {
- display: none !important;
- }
- */
-
- .um_setting_ajax_button_response.complete {
- color:darkgreen;
- font-style: italic;
- }
|