Plugin Directory

Changeset 2947452


Ignore:
Timestamp:
08/03/2023 08:58:33 PM (3 years ago)
Author:
robokassa
Message:

ui update

Location:
robokassa/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • robokassa/trunk/assets/css/podeli_styles.css

    r2943135 r2947452  
    202202    box-sizing: border-box;
    203203    margin-bottom: 20px;
     204    cursor: pointer;
    204205}
    205206
  • robokassa/trunk/podeli-widget.php

    r2943135 r2947452  
    8080            echo '
    8181<div class="wiget-block-wrapper">
    82   <div class="wiget-block-v2">
     82  <div id="openModal" class="wiget-block-v2" id="openModal">
    8383    <div class="wiget-head-v2">
    8484      <div class="wiget-head-v2__text">
     
    8686        <span class="text__payment-length"> х 4 платежа </span>
    8787      </div>
    88       <div id="openModal" class="wiget-head-v2__button"> Оплатить 25% </div>
     88      <div class="wiget-head-v2__button"> Оплатить 25% </div>
    8989    </div>
    9090    <div class="wiget-block-split">
Note: See TracChangeset for help on using the changeset viewer.