Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
P
ptd
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Quan Nguyen
ptd
Commits
f30f7cdb
Commit
f30f7cdb
authored
Aug 25, 2020
by
Chi Bui
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
edit css
parent
0a8f6af4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
38 additions
and
3 deletions
+38
-3
styles.css
themes/contrib/estore/css/styles.css
+38
-3
No files found.
themes/contrib/estore/css/styles.css
View file @
f30f7cdb
...
...
@@ -636,7 +636,7 @@ header.navbar .category-menu ul.menu ul.dropdown-menu li {
outline
:
none
;
padding-top
:
0px
;
line-height
:
30px
;
display
:
inline-block
;
/* display: inline-block; */
font-size
:
16px
;
/* height: 34px; */
}
...
...
@@ -696,8 +696,26 @@ input::-webkit-inner-spin-button {
box-shadow
:
inset
0
1px
1px
rgba
(
0
,
0
,
0
,
0.075
),
0
0
8px
rgb
(
228
,
165
,
156
);
}
article
.commerce-product.full
.product-right
.form-group
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
float
:
initial
;
margin-bottom
:
0
;
}
article
.commerce-product.full
.product-right
.form-group
button
{
margin-bottom
:
0
!important
;
}
article
.commerce-product.full
.product-right
.field--name-variations
form
{
vertical-align
:
middle
;
display
:
flex
;
}
article
.commerce-product.full
.product-right
div
.button.btn-inde
{
order
:
1
;
}
article
.commerce-product.full
.product-right
.field--name-quantity
input
[
type
=
"number"
]
{
margin-bottom
:
-1px
!important
;
margin-bottom
:
0px
!important
;
order
:
1
;
}
input
[
type
=
number
]
{
width
:
40px
!important
;
...
...
@@ -995,7 +1013,24 @@ header.navbar .category-menu ul.menu.litte-menu {
border-radius
:
50%
;
padding
:
5px
;
}
.cart-form
.table-responsive
.views-field-edit-quantity
.form-group
input
[
type
=
number
]
{
margin-bottom
:
0
;
}
.cart-form
.table-responsive
.views-field-edit-quantity
.form-group
{
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
height
:
100%
;
}
.cart-form
.table-responsive
.views-field-edit-quantity
{
vertical-align
:
middle
;
}
.region-footer-fourth
.field--name-body
table
{
line-height
:
2.1
;
}
.region-footer-fourth
.field--name-body
p
{
line-height
:
2.1
;
}
.hl-link
img
{
height
:
35px
;
right
:
15px
;
...
...
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