| @@ -15,9 +15,8 @@ | ||
| 15 | 15 | background: rgba(30, 30, 30, 0.25); |
| 16 | 16 | font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; |
| 17 | 17 | z-index: 10000000; |
| 18 | 18 | } |
| 19 | - | |
| 20 | 19 | .sellkit-deactivation-feedback-box-wrapper.sellkit-hide { |
| 21 | 20 | display: none; |
| 22 | 21 | } |
| 23 | 22 | |
| @@ -29,9 +28,8 @@ | ||
| 29 | 28 | -webkit-box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2); |
| 30 | 29 | box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, 0.2); |
| 31 | 30 | overflow: hidden; |
| 32 | 31 | } |
| 33 | - | |
| 34 | 32 | #sellkit-deactivate-feedback-dialog-wrapper #sellkit-deactivate-feedback-dialog-header { |
| 35 | 33 | padding: 11px 15px 15px 15px; |
| 36 | 34 | text-align: left; |
| 37 | 35 | -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); |
| @@ -36,9 +34,8 @@ | ||
| 36 | 34 | text-align: left; |
| 37 | 35 | -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); |
| 38 | 36 | box-shadow: 0 0 8px rgba(0, 0, 0, 0.1); |
| 39 | 37 | } |
| 40 | - | |
| 41 | 38 | #sellkit-deactivate-feedback-dialog-wrapper #sellkit-deactivate-feedback-dialog-header img { |
| 42 | 39 | position: relative; |
| 43 | 40 | top: 6px; |
| 44 | 41 | width: 23px; |
| @@ -43,9 +40,8 @@ | ||
| 43 | 40 | top: 6px; |
| 44 | 41 | width: 23px; |
| 45 | 42 | height: 23px; |
| 46 | 43 | } |
| 47 | - | |
| 48 | 44 | #sellkit-deactivate-feedback-dialog-wrapper #sellkit-deactivate-feedback-dialog-header #sellkit-deactivate-feedback-dialog-header-title { |
| 49 | 45 | padding-left: 5px; |
| 50 | 46 | font-size: 15px; |
| 51 | 47 | font-weight: bold; |
| @@ -50,18 +46,15 @@ | ||
| 50 | 46 | font-size: 15px; |
| 51 | 47 | font-weight: bold; |
| 52 | 48 | text-transform: uppercase; |
| 53 | 49 | } |
| 54 | - | |
| 55 | 50 | #sellkit-deactivate-feedback-dialog-wrapper #sellkit-deactivate-feedback-dialog-form { |
| 56 | 51 | padding: 30px; |
| 57 | 52 | } |
| 58 | - | |
| 59 | 53 | #sellkit-deactivate-feedback-dialog-wrapper #sellkit-deactivate-feedback-modal .dialog-message { |
| 60 | 54 | padding: 30px 30px 0; |
| 61 | 55 | text-align: left; |
| 62 | 56 | } |
| 63 | - | |
| 64 | 57 | #sellkit-deactivate-feedback-dialog-wrapper #sellkit-deactivate-feedback-dialog-form-caption { |
| 65 | 58 | color: #495157; |
| 66 | 59 | font-size: 15px; |
| 67 | 60 | font-weight: bold; |
| @@ -66,13 +59,11 @@ | ||
| 66 | 59 | font-size: 15px; |
| 67 | 60 | font-weight: bold; |
| 68 | 61 | line-height: 1.4; |
| 69 | 62 | } |
| 70 | - | |
| 71 | 63 | #sellkit-deactivate-feedback-dialog-wrapper #sellkit-deactivate-feedback-dialog-form-body { |
| 72 | 64 | padding-top: 30px; |
| 73 | 65 | } |
| 74 | - | |
| 75 | 66 | #sellkit-deactivate-feedback-dialog-wrapper #sellkit-deactivate-feedback-dialog-form-body .sellkit-deactivate-feedback-dialog-input-wrapper { |
| 76 | 67 | margin-bottom: 15px; |
| 77 | 68 | padding: 3px; |
| 78 | 69 | line-height: 1; |
| @@ -77,29 +68,24 @@ | ||
| 77 | 68 | padding: 3px; |
| 78 | 69 | line-height: 1; |
| 79 | 70 | overflow: hidden; |
| 80 | 71 | } |
| 81 | - | |
| 82 | 72 | #sellkit-deactivate-feedback-dialog-wrapper #sellkit-deactivate-feedback-dialog-form-body .sellkit-deactivate-feedback-dialog-input-wrapper label { |
| 83 | 73 | position: relative; |
| 84 | 74 | bottom: 3px; |
| 85 | 75 | color: #555c63; |
| 86 | 76 | } |
| 87 | - | |
| 88 | 77 | #sellkit-deactivate-feedback-dialog-wrapper #sellkit-deactivate-feedback-dialog-form-body .sellkit-deactivate-feedback-dialog-input-wrapper > .sellkit-feedback-text, #sellkit-deactivate-feedback-dialog-wrapper #sellkit-deactivate-feedback-dialog-form-body .sellkit-deactivate-feedback-dialog-input-wrapper > .sellkit-feedback-text-alert { |
| 89 | 78 | display: none; |
| 90 | 79 | } |
| 91 | - | |
| 92 | 80 | #sellkit-deactivate-feedback-dialog-wrapper #sellkit-deactivate-feedback-dialog-form-body .sellkit-deactivate-feedback-dialog-input-wrapper.active > .sellkit-feedback-text, #sellkit-deactivate-feedback-dialog-wrapper #sellkit-deactivate-feedback-dialog-form-body .sellkit-deactivate-feedback-dialog-input-wrapper.active > .sellkit-feedback-text-alert { |
| 93 | 81 | display: block; |
| 94 | 82 | } |
| 95 | - | |
| 96 | 83 | #sellkit-deactivate-feedback-dialog-wrapper #sellkit-deactivate-feedback-dialog-form-body .sellkit-deactivate-feedback-dialog-input-wrapper > .sellkit-feedback-text:focus { |
| 97 | 84 | border: 1px solid #2271b1 !important; |
| 98 | 85 | -webkit-box-shadow: none !important; |
| 99 | 86 | box-shadow: none !important; |
| 100 | 87 | } |
| 101 | - | |
| 102 | 88 | #sellkit-deactivate-feedback-dialog-wrapper #sellkit-deactivate-feedback-dialog-form-body .sellkit-feedback-text-alert { |
| 103 | 89 | margin-top: 10px; |
| 104 | 90 | padding: 10px; |
| 105 | 91 | border: 1px solid #ccc; |
| @@ -107,9 +93,8 @@ | ||
| 107 | 93 | border-left-color: #d2393d; |
| 108 | 94 | font-size: 14px; |
| 109 | 95 | line-height: 21px; |
| 110 | 96 | } |
| 111 | - | |
| 112 | 97 | #sellkit-deactivate-feedback-dialog-wrapper #sellkit-deactivate-feedback-dialog-form-body .sellkit-feedback-text { |
| 113 | 98 | display: block; |
| 114 | 99 | width: 99%; |
| 115 | 100 | margin-top: 10px; |
| @@ -123,15 +108,13 @@ | ||
| 123 | 108 | -ms-flex-pack: justify; |
| 124 | 109 | justify-content: space-between; |
| 125 | 110 | margin-top: 35px; |
| 126 | 111 | } |
| 127 | - | |
| 128 | 112 | .sellkit-deactivate-feedback-footer .sellkit-deactivate-feedback-footer-spinner-icon { |
| 129 | 113 | position: relative; |
| 130 | 114 | top: 6px; |
| 131 | 115 | margin-right: 10px; |
| 132 | 116 | } |
| 133 | - | |
| 134 | 117 | .sellkit-deactivate-feedback-footer .sellkit-hide { |
| 135 | 118 | display: none; |
| 136 | 119 | } |
| 137 | 120 | |
| @@ -136,5 +119,5 @@ | ||
| 136 | 119 | } |
| 137 | 120 | |
| 138 | 121 | #wpwrap #sellkit-deactivate-feedback-dialog-wrapper { |
| 139 | 122 | display: none; |
| 140 | -} | |
| 123 | +} | |