Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
joshine
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
joshine
Commits
0312ea53
Commit
0312ea53
authored
Apr 26, 2023
by
dhn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
按钮999
parent
0a1acf2a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
app/design/frontend/Joshine/breeze/Magento_Checkout/templates/cart/coupon.phtml
+1
-1
app/design/frontend/Joshine/breeze/web/css/_custom.less
+1
-1
No files found.
app/design/frontend/Joshine/breeze/Magento_Checkout/templates/cart/coupon.phtml
View file @
0312ea53
...
...
@@ -72,7 +72,7 @@ $hasCouponCode = (bool) strlen($block->getCouponCode());
</div>
<?php
else
:?>
<
div
class
="
primary
">
<button type="
button
" class="
action
cancel
primary
" style="
padding
:
0.5
rem
1
rem
;
width
:
100
%
;
background
-
color
:
#
444
;" value="<?= $block->escapeHtmlAttr(__('Cancel Coupon')) ?>"><span><?= $block->escapeHtml(__('Cancel Coupon')) ?></span></button>
<button type="
button
" class="
action
cancel
primary
" style="
padding
:
0.5
rem
1
rem
;
width
:
100
%
;
background
-
color
:
#
999
;" value="<?= $block->escapeHtmlAttr(__('Cancel Coupon')) ?>"><span><?= $block->escapeHtml(__('Cancel Coupon')) ?></span></button>
</
div
>
<?
php
endif
;
?>
</div>
...
...
app/design/frontend/Joshine/breeze/web/css/_custom.less
View file @
0312ea53
...
...
@@ -902,7 +902,7 @@ p.shopbycate-title {
font-weight: 400;
justify-content: space-between;
width: 100%;
padding:
10
px 0px;
padding:
2
px 0px;
}
.discount-area{
color:#fa320f;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment