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
85959885
Commit
85959885
authored
Aug 26, 2020
by
Chi Bui
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
26/08 edit hover
parent
74b27721
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
styles.css
themes/contrib/estore/css/styles.css
+8
-2
No files found.
themes/contrib/estore/css/styles.css
View file @
85959885
...
@@ -609,17 +609,22 @@ header.navbar .category-menu ul.menu ul.dropdown-menu li {
...
@@ -609,17 +609,22 @@ header.navbar .category-menu ul.menu ul.dropdown-menu li {
.acc-bottom
{
.acc-bottom
{
margin-bottom
:
10px
;
margin-bottom
:
10px
;
}
}
.cart-form
button
:hover
{
color
:
white
!important
;
}
.block-views-blockfaq-block-1
.accordion
:hover
{
.block-views-blockfaq-block-1
.accordion
:hover
{
background-color
:
#e0dede
;
background-color
:
#e0dede
;
}
}
.block-views-blockfaq-block-1
.accordion.active
{
color
:
white
;
}
.block-views-blockfaq-block-1
.active
,
.block-views-blockfaq-block-1
.active.accordion
:hover
{
.block-views-blockfaq-block-1
.active
,
.block-views-blockfaq-block-1
.active.accordion
:hover
{
background-color
:
#c40316
;
background-color
:
#c40316
;
}
}
.block-views-blockfaq-block-1
.active
{
.block-views-blockfaq-block-1
.active
{
background-color
:
#c40316
;
background-color
:
#c40316
;
color
:
white
;
}
}
.button.btn-inde
{
.button.btn-inde
{
cursor
:
pointer
;
cursor
:
pointer
;
...
@@ -696,6 +701,7 @@ input::-webkit-inner-spin-button {
...
@@ -696,6 +701,7 @@ input::-webkit-inner-spin-button {
box-shadow
:
inset
0
1px
1px
rgba
(
0
,
0
,
0
,
0.075
),
0
0
8px
rgb
(
228
,
165
,
156
);
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
{
article
.commerce-product.full
.product-right
.form-group
{
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
...
...
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