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
a407708a
Commit
a407708a
authored
May 07, 2020
by
Chi Bui
👀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
edit css
parent
21d42b71
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
+5
-6
settings.php
sites/default/settings.php
+0
-1
styles.css
themes/contrib/estore/css/styles.css
+5
-5
No files found.
sites/default/settings.php
View file @
a407708a
...
...
@@ -770,7 +770,6 @@
'database'
=>
'estore'
,
'username'
=>
'root'
,
'password'
=>
'root'
,
'prefix'
=>
''
,
'host'
=>
'localhost'
,
'port'
=>
'3306'
,
'namespace'
=>
'Drupal\\Core\\Database\\Driver\\mysql'
,
...
...
themes/contrib/estore/css/styles.css
View file @
a407708a
...
...
@@ -314,10 +314,10 @@ border: 1.5px solid red;
text-shadow
:
-2px
0
0
#fff
,
0
-2px
0
#fff
,
2px
0
0
#fff
,
0
2px
0
#fff
,
2px
-2px
0
#fff
,
-2px
2px
0
#fff
,
-2px
-2px
0
#fff
,
2px
2px
0
#fff
,
3px
3px
4px
rgba
(
0
,
0
,
0
,
0.5
);
}
header
.link_content
:hover
{
background
:
#
e94537
;
background
:
#
f09d51
;
}
header
.link_content
{
background
:
#
f09d51
;
background
:
#
e94537
;
height
:
57px
;
color
:
white
;
color
:
#fff
!important
;
...
...
@@ -345,7 +345,7 @@ header .link_content a:hover {
border
:
1px
solid
#e94337
;
border-radius
:
4px
;
padding
:
5px
20px
;
background
:
#f
09d5145
;
background
:
#f
f000026
;
}
.pin_be
{
...
...
@@ -4795,8 +4795,8 @@ fieldset[disabled] .btn-default.focus {
.btn-primary
:hover
{
color
:
#fff
;
border-color
:
#006889
;
background-color
:
#
0083ad
;
/* border-color: #006889; */
background-color
:
#
F6E8EA
;
}
.btn-primary
:active
,
...
...
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