Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
HIAST-Clinics
Project
Project
Details
Activity
Releases
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
almohanad.hafez
HIAST-Clinics
Commits
d628d080
Commit
d628d080
authored
Aug 26, 2024
by
Almouhannad
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(F) Fix ::ng-deep in header.html
parent
1e89f66d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
header.component.css
...pp/components/shared/template/header/header.component.css
+4
-4
No files found.
Clinics.Frontend/src/app/components/shared/template/header/header.component.css
View file @
d628d080
...
...
@@ -53,20 +53,20 @@
text-align
:
center
;
/* or any other alignment you prefer */
}
::ng-deep
.btn
:focus
{
.btn
:focus
{
background-color
:
inherit
;
box-shadow
:
none
;
}
::ng-deep
.btn
:active
{
.btn
:active
{
background-color
:
inherit
;
box-shadow
:
none
;
}
::ng-deep
.btn
:visited
{
.btn
:visited
{
background-color
:
inherit
;
box-shadow
:
none
;
}
::ng-deep
.btn
:link
{
.btn
:link
{
background-color
:
inherit
;
box-shadow
:
none
;
}
...
...
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