|
2550 | 2550 |
|
2551 | 2551 | //
|
2552 | 2552 | // Customer
|
2553 |
| - // --------------------------------------- |
| 2553 | + // --------------------------------------------- |
2554 | 2554 |
|
2555 | 2555 | #customer_info_tabs_account_content #_accountsendemail {
|
2556 | 2556 | margin-top: 8px;
|
|
2577 | 2577 | }
|
2578 | 2578 |
|
2579 | 2579 | .customer-information address {
|
2580 |
| - padding-top: 4px; |
2581 |
| - line-height: 2.2; |
2582 | 2580 | float: right;
|
| 2581 | + line-height: 2.2; |
| 2582 | + padding-top: 4px; |
2583 | 2583 | }
|
2584 | 2584 |
|
2585 | 2585 | .address-list {
|
| 2586 | + float: left; |
2586 | 2587 | list-style: none;
|
2587 |
| - width: 278px; |
2588 | 2588 | margin: 0 0 10px;
|
2589 | 2589 | padding: 0;
|
2590 |
| - float: left; |
| 2590 | + width: 278px; |
2591 | 2591 | }
|
2592 | 2592 |
|
2593 | 2593 | //
|
2594 |
| - // Configuration -> Design |
2595 |
| - // -------------------------------------- |
| 2594 | + // Configuration -> Design |
| 2595 | + // --------------------------------------------- |
2596 | 2596 |
|
2597 |
| - #row_design_theme_ua_regexp .design_theme_ua_regexp { |
2598 |
| - float: left; |
2599 |
| - width: 100%; |
2600 |
| - } |
2601 |
| - #row_design_theme_ua_regexp .tooltip { |
2602 |
| - margin-top: 8px; |
| 2597 | + #row_design_theme_ua_regexp { |
| 2598 | + .design_theme_ua_regexp { |
| 2599 | + float: left; |
| 2600 | + width: 100%; |
| 2601 | + } |
| 2602 | + |
| 2603 | + .tooltip { |
| 2604 | + margin-top: 8px; |
| 2605 | + } |
| 2606 | + |
| 2607 | + .note { |
| 2608 | + clear: both; |
| 2609 | + } |
2603 | 2610 | }
|
2604 |
| - #row_design_theme_ua_regexp .note { |
2605 |
| - clear: both; |
| 2611 | + |
| 2612 | + .form-list { |
| 2613 | + .small-image-preview { |
| 2614 | + display: inline-block; |
| 2615 | + margin: 0 @indent__xs 0 0; |
| 2616 | + vertical-align: middle; |
| 2617 | + } |
| 2618 | + |
| 2619 | + .delete-image { |
| 2620 | + display: block; |
| 2621 | + margin: @indent__xs 0; |
| 2622 | + white-space: nowrap; |
| 2623 | + } |
2606 | 2624 | }
|
2607 | 2625 |
|
2608 | 2626 | //
|
2609 |
| - // Configuration -> Advanced -> System -> Notifications section |
2610 |
| - // -------------------------------------- |
| 2627 | + // Configuration -> Advanced -> System -> Notifications section |
| 2628 | + // --------------------------------------------- |
2611 | 2629 |
|
2612 | 2630 | #row_system_adminnotification_last_update {
|
2613 | 2631 | .value {
|
|
2617 | 2635 |
|
2618 | 2636 | //
|
2619 | 2637 | // CMS -> Banners
|
2620 |
| - // -------------------------------------- |
| 2638 | + // --------------------------------------------- |
2621 | 2639 |
|
2622 | 2640 | // Banner Properties
|
2623 | 2641 | #banner_properties_customer_segment_ids {
|
|
2626 | 2644 |
|
2627 | 2645 | //
|
2628 | 2646 | // CMS -> Manage Hierarchy
|
2629 |
| - // -------------------------------------- |
| 2647 | + // --------------------------------------------- |
2630 | 2648 |
|
2631 | 2649 | .cms-hierarchy .cms-scope {
|
2632 | 2650 | float: right;
|
|
2678 | 2696 |
|
2679 | 2697 | //
|
2680 | 2698 | // CMS -> Widgets
|
2681 |
| - // -------------------------------------- |
| 2699 | + // --------------------------------------------- |
2682 | 2700 |
|
2683 | 2701 | #widget_instace_tabs_properties_section_content .widget-option-label {
|
2684 | 2702 | margin-top: 6px;
|
|
0 commit comments