| @@ -89,12 +89,10 @@ | ||
| 89 | 89 | :root { |
| 90 | 90 | --e-a-color-white: #ffffff; |
| 91 | 91 | --e-a-color-black: #000000; |
| 92 | 92 | --e-a-color-logo: #ffffff; |
| 93 | - --e-a-color-circle-logo: #000000; | |
| 94 | 93 | --e-a-color-primary: #F3BAFD; |
| 95 | 94 | --e-a-color-primary-bold: #D004D4; |
| 96 | - --e-a-color-primary-bold-dark: #C00BB9; | |
| 97 | 95 | --e-a-color-secondary: #515962; |
| 98 | 96 | --e-a-color-success: #0A875A; |
| 99 | 97 | --e-a-color-danger: #DC2626; |
| 100 | 98 | --e-a-color-info: #2563EB; |
| @@ -101,9 +99,8 @@ | ||
| 101 | 99 | --e-a-color-warning: #F59E0B; |
| 102 | 100 | --e-a-color-accent: #93003f; |
| 103 | 101 | --e-a-color-global: #1DDDBF; |
| 104 | 102 | --e-a-color-accent-promotion: #93003f; |
| 105 | - --e-a-color-accent-promotion-disabled: rgba(147, 0, 63, 0.38); | |
| 106 | 103 | --e-a-bg-default: #ffffff; |
| 107 | 104 | --e-a-bg-invert: #0C0D0E; |
| 108 | 105 | --e-a-bg-hover: #F1F2F3; |
| 109 | 106 | --e-a-bg-active: #E6E8EA; |
| @@ -169,158 +166,76 @@ | ||
| 169 | 166 | --e-one-palette-text-primary: #0c0d0e; |
| 170 | 167 | --e-one-palette-text-secondary: #3f444b; |
| 171 | 168 | --e-one-palette-text-tertiary: #69727d; |
| 172 | 169 | --e-one-palette-text-disabled: #9da5ae; |
| 173 | - --e-one-palette-text-tab: #51575D; | |
| 174 | 170 | --e-one-palette-primary-light: #f3bafd; |
| 175 | 171 | --e-one-palette-primary-main: #f0abfc; |
| 176 | 172 | --e-one-palette-primary-dark: #eb8efb; |
| 177 | - --e-one-palette-primary-contrast-text: #0c0d0e; | |
| 178 | - --e-one-palette-primary-contrastText: var(--e-one-palette-primary-contrast-text); | |
| 173 | + --e-one-palette-primary-contrastText: #0c0d0e; | |
| 179 | 174 | --e-one-palette-secondary-light: #69727d; |
| 180 | 175 | --e-one-palette-secondary-main: #515962; |
| 181 | 176 | --e-one-palette-secondary-dark: #3f444b; |
| 182 | - --e-one-palette-secondary-contrast-text: #ffffff; | |
| 183 | - --e-one-palette-secondary-contrastText: var(--e-one-palette-secondary-contrast-text); | |
| 177 | + --e-one-palette-secondary-contrastText: #ffffff; | |
| 184 | 178 | --e-one-palette-error-light: #ef4444; |
| 185 | 179 | --e-one-palette-error-main: #dc2626; |
| 186 | 180 | --e-one-palette-error-dark: #b91c1c; |
| 187 | - --e-one-palette-error-contrast-text: #ffffff; | |
| 188 | - --e-one-palette-error-contrastText: var(--e-one-palette-error-contrast-text); | |
| 181 | + --e-one-palette-error-contrastText: #ffffff; | |
| 189 | 182 | --e-one-palette-warning-light: #d97706; |
| 190 | 183 | --e-one-palette-warning-main: #bb5b1d; |
| 191 | 184 | --e-one-palette-warning-dark: #b15211; |
| 192 | - --e-one-palette-warning-contrast-text: #ffffff; | |
| 193 | - --e-one-palette-warning-contrastText: var(--e-one-palette-warning-contrast-text); | |
| 185 | + --e-one-palette-warning-contrastText: #ffffff; | |
| 194 | 186 | --e-one-palette-info-light: #3b82f6; |
| 195 | 187 | --e-one-palette-info-main: #2563eb; |
| 196 | 188 | --e-one-palette-info-dark: #1d4ed8; |
| 197 | - --e-one-palette-info-contrast-text: #ffffff; | |
| 198 | - --e-one-palette-info-contrastText: var(--e-one-palette-info-contrast-text); | |
| 189 | + --e-one-palette-info-contrastText: #ffffff; | |
| 199 | 190 | --e-one-palette-success-light: #10b981; |
| 200 | 191 | --e-one-palette-success-main: #0a875a; |
| 201 | 192 | --e-one-palette-success-dark: #047857; |
| 202 | - --e-one-palette-success-contrast-text: #ffffff; | |
| 203 | - --e-one-palette-success-contrastText: var(--e-one-palette-success-contrast-text); | |
| 193 | + --e-one-palette-success-contrastText: #ffffff; | |
| 204 | 194 | --e-one-palette-global-light: #99f6e4; |
| 205 | 195 | --e-one-palette-global-main: #5eead4; |
| 206 | 196 | --e-one-palette-global-dark: #2adfcd; |
| 207 | - --e-one-palette-global-contrast-text: #0c0d0e; | |
| 208 | - --e-one-palette-global-contrastText: var(--e-one-palette-global-contrast-text); | |
| 197 | + --e-one-palette-global-contrastText: #0c0d0e; | |
| 209 | 198 | --e-one-palette-promotion-light: #b51243; |
| 210 | 199 | --e-one-palette-promotion-main: #93003f; |
| 211 | 200 | --e-one-palette-promotion-dark: #7e013b; |
| 212 | - --e-one-palette-promotion-contrast-text: #ffffff; | |
| 213 | - --e-one-palette-promotion-contrastText: var(--e-one-palette-promotion-contrast-text); | |
| 201 | + --e-one-palette-promotion-contrastText: #ffffff; | |
| 214 | 202 | --e-one-palette-decorative-light: #99f6e4; |
| 215 | 203 | --e-one-palette-decorative-main: #5eead4; |
| 216 | 204 | --e-one-palette-decorative-dark: #2adfcd; |
| 217 | - --e-one-palette-decorative-contrast-text: #0c0d0e; | |
| 218 | - --e-one-palette-decorative-contrastText: var(--e-one-palette-decorative-contrast-text); | |
| 205 | + --e-one-palette-decorative-contrastText: #0c0d0e; | |
| 219 | 206 | --e-one-palette-neutral-light: #ffffff; |
| 220 | 207 | --e-one-palette-neutral-main: #ffffff; |
| 221 | 208 | --e-one-palette-neutral-dark: #ffffff; |
| 222 | - --e-one-palette-neutral-contrast-text: #ffffff; | |
| 223 | - --e-one-palette-neutral-contrastText: var(--e-one-palette-neutral-contrast-text); | |
| 209 | + --e-one-palette-neutral-contrastText: #ffffff; | |
| 224 | 210 | --e-one-palette-action-active: rgba(0, 0, 0, 0.54); |
| 225 | 211 | --e-one-palette-action-hover: rgba(0, 0, 0, 0.04); |
| 226 | 212 | --e-one-palette-action-selected: rgba(0, 0, 0, 0.08); |
| 227 | 213 | --e-one-palette-action-focus: rgba(0, 0, 0, 0.12); |
| 228 | 214 | --e-one-palette-action-disabled: rgba(0, 0, 0, 0.26); |
| 229 | - --e-one-palette-action-disabled-background: rgba(0, 0, 0, 0.12); | |
| 230 | - --e-one-palette-action-disabledBackground: var(--e-one-palette-action-disabled-background); | |
| 215 | + --e-one-palette-action-disabledBackground: rgba(0, 0, 0, 0.12); | |
| 231 | 216 | --e-one-palette-divider: rgba(0, 0, 0, 0.12); |
| 232 | 217 | --e-one-palette-common-black: #000; |
| 233 | 218 | --e-one-palette-common-white: #fff; |
| 234 | 219 | --e-one-palette-background-default: #ffffff; |
| 235 | 220 | --e-one-palette-background-paper: #ffffff; |
| 236 | - --e-one-palette-checkbox-primary: #515962; | |
| 237 | - --e-one-palette-border: #A7AAAD; | |
| 238 | 221 | } |
| 239 | 222 | |
| 240 | -#wpwrap { | |
| 223 | +#wpcontent, | |
| 224 | +#wpbody-content, | |
| 225 | +#wpbody-content > * { | |
| 241 | 226 | background-color: var(--e-one-palette-background-default); |
| 242 | 227 | } |
| 243 | 228 | |
| 244 | -#wpcontent { | |
| 229 | +body.wp-admin { | |
| 245 | 230 | background-color: var(--e-one-palette-background-default); |
| 246 | -} | |
| 247 | -#wpcontent #wpbody-content, | |
| 248 | -#wpcontent #wpbody-content > * { | |
| 249 | - background-color: var(--e-one-palette-background-default); | |
| 250 | -} | |
| 251 | -#wpcontent body.wp-admin { | |
| 252 | - background-color: var(--e-one-palette-background-default); | |
| 253 | 231 | font-family: var(--e-one-typography-fontFamily); |
| 254 | 232 | } |
| 255 | -#wpcontent #submitdiv .button { | |
| 256 | - height: 30px; | |
| 257 | - padding: 5px 16px; | |
| 258 | -} | |
| 259 | -#wpcontent #submitdiv a:not(.button), | |
| 260 | -#wpcontent #submitdiv .eps-button:not(.e-site-editor-conditions__add-button) { | |
| 261 | - font-weight: 600; | |
| 262 | - color: var(--e-one-palette-text-primary); | |
| 263 | - text-decoration: underline; | |
| 264 | -} | |
| 265 | -#wpcontent #submitdiv a:not(.button):hover, #wpcontent #submitdiv a:not(.button):focus, | |
| 266 | -#wpcontent #submitdiv .eps-button:not(.e-site-editor-conditions__add-button):hover, | |
| 267 | -#wpcontent #submitdiv .eps-button:not(.e-site-editor-conditions__add-button):focus { | |
| 268 | - text-decoration: underline; | |
| 269 | -} | |
| 270 | -#wpcontent #submitdiv #misc-publishing-actions a { | |
| 271 | - font-weight: 600; | |
| 272 | - text-decoration: underline; | |
| 273 | -} | |
| 274 | -#wpcontent .postbox .category-tabs { | |
| 275 | - display: flex; | |
| 276 | - border-block-end: 1px solid var(--e-one-palette-divider); | |
| 277 | - margin-block-end: 10px; | |
| 278 | -} | |
| 279 | -#wpcontent .postbox .category-tabs li { | |
| 280 | - margin: 0; | |
| 281 | - padding: 0; | |
| 282 | -} | |
| 283 | -#wpcontent .postbox .category-tabs li.tabs { | |
| 284 | - border-block-end: 2px solid var(--e-one-palette-text-primary); | |
| 285 | - margin-block-end: -1px; | |
| 286 | -} | |
| 287 | -#wpcontent .postbox .category-tabs li.tabs a { | |
| 288 | - color: var(--e-one-palette-text-primary); | |
| 289 | - font-weight: 500; | |
| 290 | -} | |
| 291 | -#wpcontent .postbox .category-tabs li a { | |
| 292 | - display: block; | |
| 293 | - padding: 8px 12px; | |
| 294 | - color: var(--e-one-palette-text-tertiary); | |
| 295 | - text-decoration: none; | |
| 296 | - transition: var(--e-a-transition-hover); | |
| 297 | -} | |
| 298 | -#wpcontent .postbox .category-tabs li a:hover, #wpcontent .postbox .category-tabs li a:focus { | |
| 299 | - color: var(--e-one-palette-text-primary); | |
| 300 | - box-shadow: none; | |
| 301 | -} | |
| 302 | -#wpcontent .postbox .taxonomy-add-new, | |
| 303 | -#wpcontent .postbox #set-post-thumbnail { | |
| 304 | - font-weight: 600; | |
| 305 | - color: var(--e-one-palette-text-primary); | |
| 306 | - text-decoration: underline; | |
| 307 | -} | |
| 308 | -#wpcontent #elementor-editor #elementor-editor-button { | |
| 309 | - display: inline-flex; | |
| 310 | - align-items: center; | |
| 311 | - justify-content: center; | |
| 312 | - font-weight: 600; | |
| 313 | - font-size: 16px; | |
| 314 | -} | |
| 315 | -#wpcontent #elementor-editor #elementor-go-to-edit-page-link { | |
| 316 | - text-decoration: none; | |
| 317 | -} | |
| 318 | -#wpcontent .wrap { | |
| 233 | + | |
| 234 | +.wrap { | |
| 319 | 235 | background-color: var(--e-one-palette-background-default); |
| 320 | - margin: 0; | |
| 321 | - padding-block-start: 24px; | |
| 322 | - padding-inline: 32px; | |
| 236 | + margin: 20px; | |
| 237 | + margin-block-start: 24px; | |
| 323 | 238 | max-width: 100%; |
| 324 | 239 | display: flex; |
| 325 | 240 | flex-wrap: wrap; |
| 326 | 241 | align-items: center; |
| @@ -325,22 +240,13 @@ | ||
| 325 | 240 | flex-wrap: wrap; |
| 326 | 241 | align-items: center; |
| 327 | 242 | clear: both; |
| 328 | 243 | } |
| 329 | -#wpcontent .wrap .tablenav .actions .button, | |
| 330 | -#wpcontent .wrap .tablenav .actions input[type=submit].button { | |
| 331 | - height: 30px; | |
| 332 | - padding-block: 0; | |
| 333 | - line-height: 28px; | |
| 334 | - box-sizing: border-box; | |
| 244 | +.wrap .tablenav .actions { | |
| 245 | + display: flex; | |
| 246 | + align-items: center; | |
| 335 | 247 | } |
| 336 | -@media screen and (min-width: 783px) { | |
| 337 | - #wpcontent .wrap .tablenav .actions { | |
| 338 | - display: flex; | |
| 339 | - align-items: center; | |
| 340 | - } | |
| 341 | -} | |
| 342 | -#wpcontent .wrap > h1.wp-heading-inline { | |
| 248 | +.wrap > h1.wp-heading-inline { | |
| 343 | 249 | font-family: var(--e-one-typography-fontFamily); |
| 344 | 250 | font-weight: 700; |
| 345 | 251 | font-size: 24px; |
| 346 | 252 | color: var(--e-one-palette-text-primary); |
| @@ -348,63 +254,40 @@ | ||
| 348 | 254 | padding: 0; |
| 349 | 255 | line-height: 1.2; |
| 350 | 256 | flex-grow: 1; |
| 351 | 257 | } |
| 352 | -#wpcontent .wrap > .page-title-action { | |
| 258 | +.wrap > .page-title-action { | |
| 353 | 259 | margin-inline-start: 8px; |
| 354 | 260 | } |
| 355 | -@media screen and (max-width: 782px) { | |
| 356 | - #wpcontent .wrap > .page-title-action { | |
| 357 | - margin-block-start: 12px; | |
| 358 | - margin-inline-start: 0; | |
| 359 | - } | |
| 360 | -} | |
| 361 | -#wpcontent .wrap > hr.wp-header-end { | |
| 261 | +.wrap > hr.wp-header-end { | |
| 362 | 262 | flex-basis: 100%; |
| 363 | 263 | margin-block: 20px 0; |
| 364 | 264 | } |
| 365 | -#wpcontent .wrap > *:not(h1.wp-heading-inline):not(.page-title-action):not(hr.wp-header-end) { | |
| 265 | +.wrap > *:not(h1.wp-heading-inline):not(.page-title-action):not(hr.wp-header-end) { | |
| 366 | 266 | flex-basis: 100%; |
| 367 | 267 | } |
| 368 | -#wpcontent #screen-meta-links { | |
| 369 | - display: flex; | |
| 370 | - justify-content: flex-end; | |
| 371 | - margin-block: 1px 10px; | |
| 372 | - margin-inline: 32px; | |
| 373 | -} | |
| 374 | -#wpcontent #screen-meta-links .show-settings::after { | |
| 375 | - inset-block-end: 1px; | |
| 376 | - padding: 0; | |
| 377 | - vertical-align: middle; | |
| 378 | - height: 10px; | |
| 379 | - font: normal 20px/0.5 dashicons; | |
| 380 | - bottom: 2px; | |
| 381 | - position: relative; | |
| 382 | -} | |
| 383 | -#wpcontent #screen-meta-links + .wrap { | |
| 384 | - margin-block-start: 0; | |
| 385 | -} | |
| 386 | -#wpcontent #wpbody-content, | |
| 387 | -#wpcontent .elementor-settings-form-page, | |
| 388 | -#wpcontent .elementor-settings-form-page > *, | |
| 389 | -#wpcontent .form-table, | |
| 390 | -#wpcontent .form-table th, | |
| 391 | -#wpcontent .form-table td, | |
| 392 | -#wpcontent .form-table tr { | |
| 268 | + | |
| 269 | +#wpbody-content, | |
| 270 | +.elementor-settings-form-page, | |
| 271 | +.elementor-settings-form-page > *, | |
| 272 | +.form-table, | |
| 273 | +.form-table th, | |
| 274 | +.form-table td, | |
| 275 | +.form-table tr { | |
| 393 | 276 | background-color: var(--e-one-palette-background-default); |
| 394 | 277 | } |
| 395 | -#wpcontent #wpbody-content hr:not(.MuiDivider-root) { | |
| 396 | - border: none; | |
| 397 | - border-block-start: 1px solid var(--e-one-palette-divider); | |
| 398 | - margin-block: 15px; | |
| 399 | - background: transparent; | |
| 278 | + | |
| 279 | +#wpbody-content { | |
| 280 | + margin-block-start: 50px; | |
| 400 | 281 | } |
| 401 | -#wpcontent .postbox, | |
| 402 | -#wpcontent .metabox-holder, | |
| 403 | -#wpcontent .postbox .inside { | |
| 282 | + | |
| 283 | +.postbox, | |
| 284 | +.metabox-holder, | |
| 285 | +.postbox .inside { | |
| 404 | 286 | background-color: var(--e-one-palette-background-default); |
| 405 | 287 | } |
| 406 | -#wpcontent .e-admin-header { | |
| 288 | + | |
| 289 | +.e-admin-header { | |
| 407 | 290 | display: flex; |
| 408 | 291 | justify-content: space-between; |
| 409 | 292 | align-items: center; |
| 410 | 293 | margin-block-end: 20px; |
| @@ -410,21 +293,21 @@ | ||
| 410 | 293 | margin-block-end: 20px; |
| 411 | 294 | padding-block-end: 20px; |
| 412 | 295 | border-block-end: 1px solid var(--e-one-palette-divider); |
| 413 | 296 | } |
| 414 | -#wpcontent .e-admin-header .e-admin-actions { | |
| 297 | +.e-admin-header .e-admin-actions { | |
| 415 | 298 | display: flex; |
| 416 | 299 | gap: 10px; |
| 417 | 300 | align-items: center; |
| 418 | 301 | } |
| 419 | -#wpcontent .button-primary, | |
| 420 | -#wpcontent .wrap .page-title-action:not(.button-secondary), | |
| 421 | -#wpcontent input[type=submit].button-primary, | |
| 422 | -#wpcontent .wp-core-ui .button.button-primary, | |
| 423 | -#wpcontent .wp-core-ui .button-primary { | |
| 302 | + | |
| 303 | +.button-primary, | |
| 304 | +.wrap .page-title-action, | |
| 305 | +input[type=submit].button-primary, | |
| 306 | +.wp-core-ui .button.button-primary { | |
| 424 | 307 | background-color: var(--e-one-palette-primary-main); |
| 425 | 308 | border-color: var(--e-one-palette-primary-main); |
| 426 | - color: var(--e-one-palette-primary-contrast-text); | |
| 309 | + color: var(--e-one-palette-primary-contrastText); | |
| 427 | 310 | font-weight: 500; |
| 428 | 311 | padding: 8px 16px; |
| 429 | 312 | border-radius: var(--e-a-border-radius); |
| 430 | 313 | transition: var(--e-a-transition-hover); |
| @@ -431,37 +314,34 @@ | ||
| 431 | 314 | text-shadow: none; |
| 432 | 315 | box-shadow: none; |
| 433 | 316 | height: auto; |
| 434 | 317 | line-height: normal; |
| 435 | - min-height: 34px; | |
| 436 | 318 | } |
| 437 | -#wpcontent .button-primary:hover, #wpcontent .button-primary:focus, | |
| 438 | -#wpcontent .wrap .page-title-action:not(.button-secondary):hover, | |
| 439 | -#wpcontent .wrap .page-title-action:not(.button-secondary):focus, | |
| 440 | -#wpcontent input[type=submit].button-primary:hover, | |
| 441 | -#wpcontent input[type=submit].button-primary:focus, | |
| 442 | -#wpcontent .wp-core-ui .button.button-primary:hover, | |
| 443 | -#wpcontent .wp-core-ui .button.button-primary:focus, | |
| 444 | -#wpcontent .wp-core-ui .button-primary:hover, | |
| 445 | -#wpcontent .wp-core-ui .button-primary:focus { | |
| 319 | +.button-primary:hover, .button-primary:focus, | |
| 320 | +.wrap .page-title-action:hover, | |
| 321 | +.wrap .page-title-action:focus, | |
| 322 | +input[type=submit].button-primary:hover, | |
| 323 | +input[type=submit].button-primary:focus, | |
| 324 | +.wp-core-ui .button.button-primary:hover, | |
| 325 | +.wp-core-ui .button.button-primary:focus { | |
| 446 | 326 | background-color: var(--e-one-palette-primary-dark); |
| 447 | 327 | border-color: var(--e-one-palette-primary-dark); |
| 448 | - color: var(--e-one-palette-primary-contrast-text); | |
| 328 | + color: var(--e-one-palette-primary-contrastText); | |
| 449 | 329 | } |
| 450 | -#wpcontent .button-primary:active, | |
| 451 | -#wpcontent .wrap .page-title-action:not(.button-secondary):active, | |
| 452 | -#wpcontent input[type=submit].button-primary:active, | |
| 453 | -#wpcontent .wp-core-ui .button.button-primary:active, | |
| 454 | -#wpcontent .wp-core-ui .button-primary:active { | |
| 330 | +.button-primary:active, | |
| 331 | +.wrap .page-title-action:active, | |
| 332 | +input[type=submit].button-primary:active, | |
| 333 | +.wp-core-ui .button.button-primary:active { | |
| 455 | 334 | background-color: var(--e-one-palette-primary-dark); |
| 456 | 335 | border-color: var(--e-one-palette-primary-dark); |
| 457 | 336 | } |
| 458 | -#wpcontent .button, | |
| 459 | -#wpcontent .button-secondary, | |
| 460 | -#wpcontent .wp-core-ui .button, | |
| 461 | -#wpcontent .wp-core-ui .button.action, | |
| 462 | -#wpcontent input[type=submit].button-secondary, | |
| 463 | -#wpcontent .wp-core-ui .button-secondary { | |
| 337 | + | |
| 338 | +.button, | |
| 339 | +.button-secondary, | |
| 340 | +.wp-core-ui .button, | |
| 341 | +.wp-core-ui .button.action, | |
| 342 | +input[type=submit].button-secondary, | |
| 343 | +.wp-core-ui .button-secondary { | |
| 464 | 344 | background-color: transparent; |
| 465 | 345 | border: 1px solid var(--e-one-palette-secondary-main); |
| 466 | 346 | color: var(--e-one-palette-text-primary); |
| 467 | 347 | font-weight: 500; |
| @@ -471,48 +351,55 @@ | ||
| 471 | 351 | text-shadow: none; |
| 472 | 352 | box-shadow: none; |
| 473 | 353 | height: auto; |
| 474 | 354 | line-height: normal; |
| 475 | - min-height: 34px; | |
| 476 | 355 | } |
| 477 | -#wpcontent .button:hover, #wpcontent .button:focus, | |
| 478 | -#wpcontent .button-secondary:hover, | |
| 479 | -#wpcontent .button-secondary:focus, | |
| 480 | -#wpcontent .wp-core-ui .button:hover, | |
| 481 | -#wpcontent .wp-core-ui .button:focus, | |
| 482 | -#wpcontent .wp-core-ui .button.action:hover, | |
| 483 | -#wpcontent .wp-core-ui .button.action:focus, | |
| 484 | -#wpcontent input[type=submit].button-secondary:hover, | |
| 485 | -#wpcontent input[type=submit].button-secondary:focus, | |
| 486 | -#wpcontent .wp-core-ui .button-secondary:hover, | |
| 487 | -#wpcontent .wp-core-ui .button-secondary:focus { | |
| 356 | +.button:hover, .button:focus, | |
| 357 | +.button-secondary:hover, | |
| 358 | +.button-secondary:focus, | |
| 359 | +.wp-core-ui .button:hover, | |
| 360 | +.wp-core-ui .button:focus, | |
| 361 | +.wp-core-ui .button.action:hover, | |
| 362 | +.wp-core-ui .button.action:focus, | |
| 363 | +input[type=submit].button-secondary:hover, | |
| 364 | +input[type=submit].button-secondary:focus, | |
| 365 | +.wp-core-ui .button-secondary:hover, | |
| 366 | +.wp-core-ui .button-secondary:focus { | |
| 488 | 367 | background-color: var(--e-one-palette-action-hover); |
| 489 | 368 | border-color: var(--e-one-palette-action-focus); |
| 490 | 369 | color: var(--e-one-palette-text-primary); |
| 491 | 370 | } |
| 492 | -#wpcontent .button:active, | |
| 493 | -#wpcontent .button-secondary:active, | |
| 494 | -#wpcontent .wp-core-ui .button:active, | |
| 495 | -#wpcontent .wp-core-ui .button.action:active, | |
| 496 | -#wpcontent input[type=submit].button-secondary:active, | |
| 497 | -#wpcontent .wp-core-ui .button-secondary:active { | |
| 371 | +.button:active, | |
| 372 | +.button-secondary:active, | |
| 373 | +.wp-core-ui .button:active, | |
| 374 | +.wp-core-ui .button.action:active, | |
| 375 | +input[type=submit].button-secondary:active, | |
| 376 | +.wp-core-ui .button-secondary:active { | |
| 498 | 377 | background-color: var(--e-one-palette-action-selected); |
| 499 | 378 | border-color: var(--e-one-palette-secondary-dark); |
| 500 | 379 | } |
| 501 | -#wpcontent .button.elementor-button-spinner:before, #wpcontent .button.elementor-rollback-button:before, | |
| 502 | -#wpcontent .button-secondary.elementor-button-spinner:before, | |
| 503 | -#wpcontent .button-secondary.elementor-rollback-button:before, | |
| 504 | -#wpcontent .wp-core-ui .button.elementor-button-spinner:before, | |
| 505 | -#wpcontent .wp-core-ui .button.elementor-rollback-button:before, | |
| 506 | -#wpcontent .wp-core-ui .button.action.elementor-button-spinner:before, | |
| 507 | -#wpcontent .wp-core-ui .button.action.elementor-rollback-button:before, | |
| 508 | -#wpcontent input[type=submit].button-secondary.elementor-button-spinner:before, | |
| 509 | -#wpcontent input[type=submit].button-secondary.elementor-rollback-button:before, | |
| 510 | -#wpcontent .wp-core-ui .button-secondary.elementor-button-spinner:before, | |
| 511 | -#wpcontent .wp-core-ui .button-secondary.elementor-rollback-button:before { | |
| 380 | +.button.elementor-button-spinner:before, .button.elementor-rollback-button:before, | |
| 381 | +.button-secondary.elementor-button-spinner:before, | |
| 382 | +.button-secondary.elementor-rollback-button:before, | |
| 383 | +.wp-core-ui .button.elementor-button-spinner:before, | |
| 384 | +.wp-core-ui .button.elementor-rollback-button:before, | |
| 385 | +.wp-core-ui .button.action.elementor-button-spinner:before, | |
| 386 | +.wp-core-ui .button.action.elementor-rollback-button:before, | |
| 387 | +input[type=submit].button-secondary.elementor-button-spinner:before, | |
| 388 | +input[type=submit].button-secondary.elementor-rollback-button:before, | |
| 389 | +.wp-core-ui .button-secondary.elementor-button-spinner:before, | |
| 390 | +.wp-core-ui .button-secondary.elementor-rollback-button:before { | |
| 512 | 391 | inset-block-start: 3px; |
| 513 | 392 | } |
| 514 | -#wpcontent .nav-tab-wrapper { | |
| 393 | + | |
| 394 | +hr { | |
| 395 | + border: none; | |
| 396 | + border-block-start: 1px solid var(--e-one-palette-divider); | |
| 397 | + margin-block: 15px; | |
| 398 | + background: transparent; | |
| 399 | +} | |
| 400 | + | |
| 401 | +.nav-tab-wrapper { | |
| 515 | 402 | margin-block-start: 20px; |
| 516 | 403 | margin-block-end: 0; |
| 517 | 404 | padding: 0; |
| 518 | 405 | background-color: var(--e-one-palette-background-default); |
| @@ -517,13 +404,12 @@ | ||
| 517 | 404 | padding: 0; |
| 518 | 405 | background-color: var(--e-one-palette-background-default); |
| 519 | 406 | display: flex; |
| 520 | 407 | align-items: flex-end; |
| 521 | - flex-wrap: wrap; | |
| 522 | 408 | gap: 8px; |
| 523 | 409 | position: relative; |
| 524 | 410 | } |
| 525 | -#wpcontent .nav-tab-wrapper::after { | |
| 411 | +.nav-tab-wrapper::after { | |
| 526 | 412 | content: ""; |
| 527 | 413 | position: absolute; |
| 528 | 414 | inset-block-end: 0; |
| 529 | 415 | inset-inline-start: 0; |
| @@ -531,15 +417,14 @@ | ||
| 531 | 417 | height: 1px; |
| 532 | 418 | background-color: var(--e-one-palette-divider); |
| 533 | 419 | z-index: 0; |
| 534 | 420 | } |
| 535 | -#wpcontent .nav-tab-wrapper .nav-tab { | |
| 421 | +.nav-tab-wrapper .nav-tab { | |
| 536 | 422 | box-shadow: none; |
| 537 | 423 | border: 1px solid var(--e-one-palette-divider); |
| 538 | 424 | border-block-end: none; |
| 539 | 425 | border-width: 1px 1px 0; |
| 540 | - border-radius: 3px 3px 0 0; | |
| 541 | - color: var(--e-one-palette-text-tab); | |
| 426 | + color: var(--e-one-palette-text-primary); | |
| 542 | 427 | font-family: var(--e-one-typography-fontFamily); |
| 543 | 428 | font-weight: 500; |
| 544 | 429 | font-size: 14px; |
| 545 | 430 | line-height: 1; |
| @@ -557,36 +442,38 @@ | ||
| 557 | 442 | background-color: var(--e-one-palette-action-hover); |
| 558 | 443 | position: relative; |
| 559 | 444 | z-index: 1; |
| 560 | 445 | } |
| 561 | -#wpcontent .nav-tab-wrapper .nav-tab:hover:not(.nav-tab-active) { | |
| 562 | - color: var(--e-one-palette-text-tab); | |
| 563 | - background-color: var(--e-one-palette-action-selected); | |
| 446 | +.nav-tab-wrapper .nav-tab:hover { | |
| 447 | + color: var(--e-one-palette-text-primary); | |
| 448 | + background-color: var(--e-one-palette-action-hover); | |
| 564 | 449 | } |
| 565 | -#wpcontent .nav-tab-wrapper .nav-tab.nav-tab-active { | |
| 450 | +.nav-tab-wrapper .nav-tab.nav-tab-active { | |
| 566 | 451 | background-color: var(--e-one-palette-background-default); |
| 567 | - color: var(--e-one-palette-text-tab); | |
| 452 | + color: var(--e-one-palette-text-primary); | |
| 568 | 453 | max-height: 36px; |
| 569 | 454 | border-block-end: none; |
| 570 | 455 | z-index: 2; |
| 571 | 456 | } |
| 572 | -#wpcontent .nav-tab-wrapper .nav-tab.nav-tab-active::after { | |
| 457 | +.nav-tab-wrapper .nav-tab.nav-tab-active::after { | |
| 573 | 458 | content: ""; |
| 574 | 459 | position: absolute; |
| 575 | 460 | inset-block-end: -1px; |
| 576 | - inset-inline-start: 0; | |
| 577 | - inset-inline-end: 0; | |
| 578 | - height: 2px; | |
| 461 | + inset-inline-start: -1px; | |
| 462 | + inset-inline-end: -1px; | |
| 463 | + height: 1px; | |
| 579 | 464 | background-color: var(--e-one-palette-background-default); |
| 580 | 465 | } |
| 581 | -#wpcontent .elementor-settings-form-page { | |
| 466 | + | |
| 467 | +.elementor-settings-form-page { | |
| 582 | 468 | display: none; |
| 583 | 469 | color: var(--e-one-palette-text-tertiary); |
| 584 | 470 | } |
| 585 | -#wpcontent .elementor-settings-form-page.elementor-active { | |
| 471 | +.elementor-settings-form-page.elementor-active { | |
| 586 | 472 | display: block; |
| 587 | 473 | } |
| 588 | -#wpcontent .elementor-settings-form-page h2 { | |
| 474 | + | |
| 475 | +.elementor-settings-form-page h2 { | |
| 589 | 476 | margin-block: 1em; |
| 590 | 477 | font-family: var(--e-one-typography-fontFamily); |
| 591 | 478 | font-weight: 700; |
| 592 | 479 | font-size: 24px; |
| @@ -593,86 +480,38 @@ | ||
| 593 | 480 | color: var(--e-one-palette-text-primary); |
| 594 | 481 | line-height: 1.8; |
| 595 | 482 | padding: 0; |
| 596 | 483 | } |
| 597 | -#wpcontent .elementor-settings-form-page h2:first-child { | |
| 484 | +.elementor-settings-form-page h2:first-child { | |
| 598 | 485 | margin-block-start: 0; |
| 599 | 486 | } |
| 600 | -#wpcontent .elementor-settings-form-page h2 ~ p { | |
| 487 | + | |
| 488 | +.elementor-settings-form-page h2 ~ p { | |
| 601 | 489 | margin-block: 1em; |
| 602 | 490 | font-size: 1em; |
| 603 | 491 | color: var(--e-one-palette-text-tertiary); |
| 604 | 492 | line-height: 1.4; |
| 605 | 493 | } |
| 606 | -#wpcontent #post-body-content a:not(.button):not(.elementor-button):not(.nav-tab), | |
| 607 | -#wpcontent #revisionsdiv a:not(.button):not(.elementor-button):not(.nav-tab), | |
| 608 | -#wpcontent #elementor-settings-form a:not(.button):not(.elementor-button):not(.nav-tab) { | |
| 609 | - color: var(--e-one-palette-info-main); | |
| 610 | - text-decoration: none; | |
| 611 | -} | |
| 612 | -#wpcontent #post-body-content a:not(.button):not(.elementor-button):not(.nav-tab):hover, #wpcontent #post-body-content a:not(.button):not(.elementor-button):not(.nav-tab):focus, | |
| 613 | -#wpcontent #revisionsdiv a:not(.button):not(.elementor-button):not(.nav-tab):hover, | |
| 614 | -#wpcontent #revisionsdiv a:not(.button):not(.elementor-button):not(.nav-tab):focus, | |
| 615 | -#wpcontent #elementor-settings-form a:not(.button):not(.elementor-button):not(.nav-tab):hover, | |
| 616 | -#wpcontent #elementor-settings-form a:not(.button):not(.elementor-button):not(.nav-tab):focus { | |
| 617 | - text-decoration: underline; | |
| 618 | -} | |
| 619 | -#wpcontent [dir=rtl] .e-admin-header .e-admin-actions { | |
| 494 | + | |
| 495 | +[dir=rtl] .e-admin-header .e-admin-actions { | |
| 620 | 496 | flex-direction: row-reverse; |
| 621 | 497 | } |
| 622 | -#wpcontent [dir=rtl] .nav-tab-wrapper .nav-tab { | |
| 498 | +[dir=rtl] .nav-tab-wrapper .nav-tab { | |
| 623 | 499 | margin-inline-end: 0; |
| 624 | 500 | margin-inline-start: 4px; |
| 625 | 501 | } |
| 626 | -#wpcontent ul.subsubsub li a { | |
| 502 | + | |
| 503 | +ul.subsubsub li a { | |
| 627 | 504 | color: var(--e-one-palette-text-primary); |
| 628 | 505 | } |
| 629 | -@media screen and (min-width: 783px) { | |
| 630 | - #wpcontent ul.subsubsub + #posts-filter .search-box { | |
| 631 | - margin-block-start: -25px; | |
| 632 | - } | |
| 633 | -} | |
| 634 | -#wpcontent .e-one-section-outlined { | |
| 635 | - border: 1px solid rgba(0, 0, 0, 0.12); | |
| 636 | - border-radius: 8px; | |
| 637 | -} | |
| 638 | -#wpcontent .e-feature-promotion { | |
| 639 | - max-width: calc(100% - 64px); | |
| 640 | -} | |
| 641 | -#wpcontent #elementor-element-manager-wrap { | |
| 642 | - width: 100%; | |
| 643 | -} | |
| 644 | 506 | |
| 645 | -body:has(#editor-one-top-bar > *) #wpbody { | |
| 646 | - margin-block-start: 50px; | |
| 647 | - padding-block-end: 0; | |
| 648 | -} | |
| 649 | -@media screen and (min-width: 783px) { | |
| 650 | - body:has(#editor-one-top-bar > *) #wpbody { | |
| 651 | - position: fixed; | |
| 652 | - inset-block-end: 0; | |
| 653 | - inset-inline-start: calc(var(--editor-one-sidebar-left-offset, 160px) + var(--editor-one-sidebar-navigation-width, 240px)); | |
| 654 | - width: calc(100vw - var(--editor-one-sidebar-left-offset, 160px) - var(--editor-one-sidebar-navigation-width, 240px)); | |
| 655 | - } | |
| 656 | -} | |
| 657 | -body:has(#editor-one-top-bar > *) #wpcontent #wpbody-content { | |
| 658 | - padding-block-end: 0; | |
| 659 | -} | |
| 660 | -@media screen and (min-width: 783px) { | |
| 661 | - body:has(#editor-one-top-bar > *) #wpcontent #wpbody-content { | |
| 662 | - display: flex; | |
| 663 | - flex-direction: column; | |
| 664 | - overflow-y: auto; | |
| 665 | - height: calc(100vh - var(--e-admin-bar-height, 0px) - var(--e-top-bar-header-height, 0px)); | |
| 666 | - } | |
| 667 | -} | |
| 668 | - | |
| 669 | 507 | input[type=checkbox] { |
| 670 | 508 | width: 16px; |
| 671 | 509 | height: 16px; |
| 672 | 510 | background-color: var(--e-one-palette-background-default); |
| 673 | - border: 1px solid var(--e-one-palette-border); | |
| 511 | + border: 1px solid var(--e-one-palette-divider); | |
| 674 | 512 | border-radius: 4px; |
| 513 | + box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, 0.25); | |
| 675 | 514 | cursor: pointer; |
| 676 | 515 | appearance: none; |
| 677 | 516 | -webkit-appearance: none; |
| 678 | 517 | -moz-appearance: none; |
| @@ -685,9 +524,9 @@ | ||
| 685 | 524 | } |
| 686 | 525 | input[type=checkbox]:focus { |
| 687 | 526 | outline: none; |
| 688 | 527 | border-color: var(--e-one-palette-action-focus); |
| 689 | - box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.25); | |
| 528 | + box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0.25), 0 0 0 1px var(--e-one-palette-action-focus); | |
| 690 | 529 | } |
| 691 | 530 | input[type=checkbox]:checked { |
| 692 | 531 | background-color: var(--e-one-palette-background-default); |
| 693 | 532 | } |
| @@ -693,16 +532,16 @@ | ||
| 693 | 532 | } |
| 694 | 533 | input[type=checkbox]:checked::after { |
| 695 | 534 | content: ""; |
| 696 | 535 | position: absolute; |
| 697 | - top: 50%; | |
| 698 | - left: 50%; | |
| 536 | + inset-block-start: 50%; | |
| 537 | + inset-inline-start: 50%; | |
| 699 | 538 | transform: translate(-50%, -50%) rotate(45deg); |
| 700 | 539 | width: 4px; |
| 701 | 540 | height: 8px; |
| 702 | - border: 2px solid var(--e-one-palette-checkbox-primary); | |
| 703 | - border-top: none; | |
| 704 | - border-left: none; | |
| 541 | + border: 2px solid var(--e-one-palette-text-primary); | |
| 542 | + border-block-start: none; | |
| 543 | + border-inline-start: none; | |
| 705 | 544 | border-radius: 0; |
| 706 | 545 | } |
| 707 | 546 | input[type=checkbox]:checked::before { |
| 708 | 547 | content: ""; |
| @@ -762,14 +601,13 @@ | ||
| 762 | 601 | border: 1px solid var(--e-one-palette-secondary-main); |
| 763 | 602 | color: var(--e-one-palette-text-primary); |
| 764 | 603 | background-color: var(--e-one-palette-background-default); |
| 765 | 604 | border-radius: 3px; |
| 766 | - height: 34px; | |
| 605 | + height: 30px; | |
| 767 | 606 | font-size: 13px; |
| 768 | 607 | font-family: var(--e-one-typography-fontFamily); |
| 769 | 608 | font-weight: 400; |
| 770 | 609 | line-height: 1.2; |
| 771 | - min-height: 34px; | |
| 772 | 610 | transition: var(--e-a-transition-hover); |
| 773 | 611 | } |
| 774 | 612 | select:hover, |
| 775 | 613 | .wp-core-ui select:hover { |
| @@ -860,22 +698,15 @@ | ||
| 860 | 698 | flex-shrink: 0; |
| 861 | 699 | } |
| 862 | 700 | .form-table td > label, |
| 863 | 701 | .form-table td > .elementor-field-row { |
| 864 | - display: block; | |
| 865 | - position: relative; | |
| 866 | - padding-inline-start: 24px; | |
| 702 | + display: flex; | |
| 703 | + align-items: flex-start; | |
| 704 | + gap: 4px; | |
| 867 | 705 | font-size: 13px; |
| 868 | 706 | color: var(--e-one-palette-text-primary); |
| 869 | - line-height: 1.5; | |
| 707 | + line-height: 1.4; | |
| 870 | 708 | } |
| 871 | -.form-table td > label input[type=checkbox], | |
| 872 | -.form-table td > .elementor-field-row input[type=checkbox] { | |
| 873 | - position: absolute; | |
| 874 | - inset-inline-start: 0; | |
| 875 | - inset-block-start: 2px; | |
| 876 | - margin: 0; | |
| 877 | -} | |
| 878 | 709 | .form-table .description { |
| 879 | 710 | color: var(--e-one-palette-text-tertiary); |
| 880 | 711 | font-size: 13px; |
| 881 | 712 | margin-block-start: 4px; |
| @@ -953,8 +784,9 @@ | ||
| 953 | 784 | } |
| 954 | 785 | .wp-list-table tbody td { |
| 955 | 786 | color: var(--e-one-palette-text-primary); |
| 956 | 787 | font-size: 13px; |
| 788 | + font-weight: 400; | |
| 957 | 789 | padding: 10px; |
| 958 | 790 | } |
| 959 | 791 | .wp-list-table tbody td:last-child { |
| 960 | 792 | border-inline-end: none; |
| @@ -1098,19 +930,7 @@ | ||
| 1098 | 930 | border-block-start-color: var(--e-one-palette-text-primary); |
| 1099 | 931 | } |
| 1100 | 932 | #elementor-element-manager-wrap .wp-list-table tbody td .MuiSwitch-root { |
| 1101 | 933 | margin: 0; |
| 1102 | -} | |
| 1103 | - | |
| 1104 | -@media screen and (min-width: 783px) { | |
| 1105 | - body.post-type-elementor_library .wp-list-table thead th#title, body.post-type-elementor_library .wp-list-table thead th.column-title { | |
| 1106 | - width: 20%; | |
| 1107 | - } | |
| 1108 | - body.post-type-elementor_library .wp-list-table tbody td#title, body.post-type-elementor_library .wp-list-table tbody td.column-title { | |
| 1109 | - width: 20%; | |
| 1110 | - } | |
| 1111 | -} | |
| 1112 | -.wp-list-table:not(.e-form-submissions-list-table) tbody td { | |
| 1113 | - font-weight: 400; | |
| 1114 | 934 | } |
| 1115 | 935 | |
| 1116 | 936 | /*# sourceMappingURL=admin.css.map */ |