Changeset 2947452
- Timestamp:
- 08/03/2023 08:58:33 PM (3 years ago)
- Location:
- robokassa/trunk
- Files:
-
- 2 edited
-
assets/css/podeli_styles.css (modified) (1 diff)
-
podeli-widget.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
robokassa/trunk/assets/css/podeli_styles.css
r2943135 r2947452 202 202 box-sizing: border-box; 203 203 margin-bottom: 20px; 204 cursor: pointer; 204 205 } 205 206 -
robokassa/trunk/podeli-widget.php
r2943135 r2947452 80 80 echo ' 81 81 <div class="wiget-block-wrapper"> 82 <div class="wiget-block-v2">82 <div id="openModal" class="wiget-block-v2" id="openModal"> 83 83 <div class="wiget-head-v2"> 84 84 <div class="wiget-head-v2__text"> … … 86 86 <span class="text__payment-length"> х 4 платежа </span> 87 87 </div> 88 <div id="openModal"class="wiget-head-v2__button"> Оплатить 25% </div>88 <div class="wiget-head-v2__button"> Оплатить 25% </div> 89 89 </div> 90 90 <div class="wiget-block-split">
Note: See TracChangeset
for help on using the changeset viewer.