| @@ -3,9 +3,8 @@ | ||
| 3 | 3 | */ |
| 4 | 4 | body.settings_page__wp_convertkit_settings { |
| 5 | 5 | background: #f9f7f4; |
| 6 | 6 | } |
| 7 | - | |
| 8 | 7 | body.settings_page__wp_convertkit_settings #wpcontent { |
| 9 | 8 | padding-left: 0; |
| 10 | 9 | } |
| 11 | 10 | |
| @@ -16,19 +15,17 @@ | ||
| 16 | 15 | height: 98px; |
| 17 | 16 | padding: 0 20px; |
| 18 | 17 | background: url(../images/kit-logo.svg) 30px 50% no-repeat; |
| 19 | 18 | background-size: 75px auto; |
| 20 | - background-color: #fff; | |
| 19 | + background-color: #ffffff; | |
| 21 | 20 | } |
| 22 | - | |
| 23 | 21 | body.settings_page__wp_convertkit_settings h1 { |
| 24 | 22 | margin: 0; |
| 25 | 23 | padding: 0; |
| 26 | 24 | font-weight: 400; |
| 27 | - color: #d2d8dd; | |
| 25 | + color: #D2D8DD; | |
| 28 | 26 | text-indent: -9999px; |
| 29 | 27 | } |
| 30 | - | |
| 31 | 28 | body.settings_page__wp_convertkit_settings header a.convertkit-docs { |
| 32 | 29 | float: right; |
| 33 | 30 | margin: 20px 20px 0 0; |
| 34 | 31 | padding: 0 0 0 30px; |
| @@ -37,9 +34,8 @@ | ||
| 37 | 34 | text-decoration: none; |
| 38 | 35 | background: url(../images/help.svg) 0 0% no-repeat; |
| 39 | 36 | background-size: 20px 20px; |
| 40 | 37 | } |
| 41 | - | |
| 42 | 38 | body.settings_page__wp_convertkit_settings .wrap { |
| 43 | 39 | margin-left: 20px; |
| 44 | 40 | } |
| 45 | 41 | |
| @@ -58,9 +54,8 @@ | ||
| 58 | 54 | padding: 0; |
| 59 | 55 | list-style-type: none; |
| 60 | 56 | border-bottom: 1px solid #d0d0cf; |
| 61 | 57 | } |
| 62 | - | |
| 63 | 58 | ul.convertkit-tabs li { |
| 64 | 59 | display: inline-block; |
| 65 | 60 | margin: 0; |
| 66 | 61 | padding: 0; |
| @@ -67,9 +62,8 @@ | ||
| 67 | 62 | height: 64px; |
| 68 | 63 | line-height: 64px; |
| 69 | 64 | list-style-type: none; |
| 70 | 65 | } |
| 71 | - | |
| 72 | 66 | ul.convertkit-tabs li a { |
| 73 | 67 | display: inline-block; |
| 74 | 68 | padding: 0 20px; |
| 75 | 69 | height: 64px; |
| @@ -78,14 +72,12 @@ | ||
| 78 | 72 | font-size: 14px; |
| 79 | 73 | font-weight: 600; |
| 80 | 74 | color: #565656; |
| 81 | 75 | } |
| 82 | - | |
| 83 | 76 | ul.convertkit-tabs li a:hover { |
| 84 | 77 | color: #144264; |
| 85 | 78 | background: #e7e7e7; |
| 86 | 79 | } |
| 87 | - | |
| 88 | 80 | ul.convertkit-tabs li a.convertkit-tab-active { |
| 89 | 81 | color: #144264; |
| 90 | 82 | border-bottom: 1px solid #4c596d; |
| 91 | 83 | } |
| @@ -101,9 +93,8 @@ | ||
| 101 | 93 | font-size: 14px; |
| 102 | 94 | border-radius: 8px; |
| 103 | 95 | border: none; |
| 104 | 96 | } |
| 105 | - | |
| 106 | 97 | body.settings_page__wp_convertkit_settings .wrap .postbox h2 { |
| 107 | 98 | margin: 0 0 30px 0; |
| 108 | 99 | padding: 0 0 30px 0; |
| 109 | 100 | font-size: 24px; |
| @@ -110,18 +101,15 @@ | ||
| 110 | 101 | font-weight: 600; |
| 111 | 102 | border-bottom: 1px solid #e3e3e3; |
| 112 | 103 | color: #3d3d3d; |
| 113 | 104 | } |
| 114 | - | |
| 115 | 105 | body.settings_page__wp_convertkit_settings .wrap .postbox p { |
| 116 | 106 | font-size: 14px; |
| 117 | 107 | } |
| 118 | - | |
| 119 | 108 | body.settings_page__wp_convertkit_settings p.submit { |
| 120 | 109 | margin-bottom: 20px; |
| 121 | 110 | padding: 0; |
| 122 | 111 | } |
| 123 | - | |
| 124 | 112 | body.settings_page__wp_convertkit_settings .button { |
| 125 | 113 | margin: 0 5px 0 0; |
| 126 | 114 | padding: 4px 12px; |
| 127 | 115 | font-size: 14px; |
| @@ -131,31 +119,26 @@ | ||
| 131 | 119 | height: auto; |
| 132 | 120 | text-shadow: none; |
| 133 | 121 | box-shadow: none; |
| 134 | 122 | } |
| 135 | - | |
| 136 | 123 | body.settings_page__wp_convertkit_settings .button-primary { |
| 137 | 124 | background: #1e1e1e; |
| 138 | 125 | border-color: #1e1e1e; |
| 139 | 126 | color: #fff; |
| 140 | 127 | } |
| 141 | - | |
| 142 | 128 | body.settings_page__wp_convertkit_settings .button-primary:hover { |
| 143 | 129 | background: #3d3d3d; |
| 144 | 130 | border-color: #3d3d3d; |
| 145 | 131 | } |
| 146 | - | |
| 147 | 132 | body.settings_page__wp_convertkit_settings .button-secondary { |
| 148 | 133 | background: #f0f0f0; |
| 149 | 134 | border-color: #f0f0f0; |
| 150 | 135 | color: #3d3d3d; |
| 151 | 136 | } |
| 152 | - | |
| 153 | 137 | body.settings_page__wp_convertkit_settings .button-secondary:hover { |
| 154 | 138 | background: #ddd; |
| 155 | 139 | border-color: #ddd; |
| 156 | 140 | } |
| 157 | - | |
| 158 | 141 | body.settings_page__wp_convertkit_settings .wrap .postbox textarea.convertkit-monospace { |
| 159 | 142 | font-family: monospace; |
| 160 | 143 | padding: 20px; |
| 161 | 144 | } |
| @@ -171,9 +154,8 @@ | ||
| 171 | 154 | padding: 1px 8px; |
| 172 | 155 | font-weight: 400; |
| 173 | 156 | font-size: 12px; |
| 174 | 157 | } |
| 175 | - | |
| 176 | 158 | body.settings_page__wp_convertkit_settings .wrap .postbox.convertkit-beta span.convertkit-beta-label { |
| 177 | 159 | display: inline-block; |
| 178 | 160 | background-color: #f0fff3; |
| 179 | 161 | border-radius: 9999px; |
| @@ -183,9 +165,8 @@ | ||
| 183 | 165 | padding: 1px 8px; |
| 184 | 166 | vertical-align: top; |
| 185 | 167 | font-size: 12px; |
| 186 | 168 | } |
| 187 | - | |
| 188 | 169 | body.settings_page__wp_convertkit_settings .wrap .postbox.convertkit-beta > h2 { |
| 189 | 170 | display: inline-block; |
| 190 | 171 | margin: 0; |
| 191 | 172 | padding: 0; |
| @@ -190,46 +171,9 @@ | ||
| 190 | 171 | margin: 0; |
| 191 | 172 | padding: 0; |
| 192 | 173 | border: none; |
| 193 | 174 | } |
| 194 | - | |
| 195 | 175 | body.settings_page__wp_convertkit_settings .wrap .postbox.convertkit-beta > p.description { |
| 196 | 176 | margin-top: 30px; |
| 197 | 177 | padding-top: 30px; |
| 198 | 178 | border-top: 1px solid #e3e3e3; |
| 199 | -} | |
| 200 | - | |
| 201 | -/** | |
| 202 | - * Screen Options | |
| 203 | - */ | |
| 204 | -body.settings_page__wp_convertkit_settings #screen-meta-links { | |
| 205 | - position: absolute; | |
| 206 | - right: 0; | |
| 207 | -} | |
| 208 | - | |
| 209 | -/** | |
| 210 | - * WP_List_Table Search | |
| 211 | - */ | |
| 212 | -body.settings_page__wp_convertkit_settings .wrap .subtitle.left { | |
| 213 | - margin: 11px 0; | |
| 214 | - display: flex; | |
| 215 | - float: left; | |
| 216 | - padding-left: 0; | |
| 217 | - line-height: 40px; | |
| 218 | - font-style: italic; | |
| 219 | -} | |
| 220 | - | |
| 221 | -body.settings_page__wp_convertkit_settings .wrap .search-box input[type="search"] { | |
| 222 | - min-height: 40px; | |
| 223 | -} | |
| 224 | - | |
| 225 | -/** | |
| 226 | - * WP_List_Table Bulk Actions | |
| 227 | - */ | |
| 228 | -body.settings_page__wp_convertkit_settings .wrap .tablenav.top { | |
| 229 | - margin-bottom: 10px; | |
| 230 | -} | |
| 231 | - | |
| 232 | -body.settings_page__wp_convertkit_settings .wrap .tablenav input.button { | |
| 233 | - height: 20px; | |
| 234 | - line-height: 20px; | |
| 235 | 179 | } |