-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
js and css folders added to assest
- Loading branch information
Showing
56 changed files
with
26,847 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
|
||
class Doctor extends CI_Controller { | ||
|
||
} | ||
|
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> | ||
<html><head> | ||
<title>404 Not Found</title> | ||
</head><body> | ||
<h1>Not Found</h1> | ||
<p>The requested URL /html/dentalclinic/assets/flaticon/Flaticon.svg was not found on this server.</p> | ||
<hr> | ||
<address>Apache/2.4.10 (Unix) Server at fvdthemes.com Port 80</address> | ||
</body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
@font-face { | ||
font-family: "Flaticon"; | ||
src: url("flaticon.eot"); | ||
src: url("flaticon.eot#iefix") format("embedded-opentype"), | ||
url("flaticon.woff") format("woff"), | ||
url("flaticon.ttf") format("truetype"), | ||
url("flaticon.svg") format("svg"); | ||
font-weight: normal; | ||
font-style: normal; | ||
} | ||
|
||
|
||
@media screen and (-webkit-min-device-pixel-ratio:0) { | ||
@font-face { | ||
font-family: "Flaticon"; | ||
src: url("Flaticon.html#Flaticon") format("svg"); | ||
} | ||
} | ||
|
||
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, | ||
[class^="flaticon-"]:after, [class*=" flaticon-"]:after { | ||
font-family: Flaticon; | ||
font-style: normal; | ||
} | ||
|
||
.flaticon-anesthetic-syringe:before { content: "\f100"; } | ||
.flaticon-dental-chair:before { content: "\f101"; } | ||
.flaticon-dental-chair-1:before { content: "\f102"; } | ||
.flaticon-dental-drill:before { content: "\f103"; } | ||
.flaticon-dental-tool:before { content: "\f104"; } | ||
.flaticon-healthy:before { content: "\f105"; } | ||
.flaticon-interface:before { content: "\f106"; } | ||
.flaticon-medal:before { content: "\f107"; } | ||
.flaticon-medal-1:before { content: "\f108"; } | ||
.flaticon-medical:before { content: "\f109"; } | ||
.flaticon-medical-1:before { content: "\f10a"; } | ||
.flaticon-medical-2:before { content: "\f10b"; } | ||
.flaticon-medical-3:before { content: "\f10c"; } | ||
.flaticon-medical-4:before { content: "\f10d"; } | ||
.flaticon-navigation-arrow:before { content: "\f10e"; } | ||
.flaticon-office-chair:before { content: "\f10f"; } | ||
.flaticon-people:before { content: "\f110"; } | ||
.flaticon-people-1:before { content: "\f111"; } | ||
.flaticon-tool:before { content: "\f112"; } |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions
4
dentalClinic/assest/assets/font-awesome/css/font-awesome.min.css
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+74.7 KB
dentalClinic/assest/assets/font-awesome/fonts/fontawesome-webfont5b62.eot
Binary file not shown.
685 changes: 685 additions & 0 deletions
685
dentalClinic/assest/assets/font-awesome/fonts/fontawesome-webfont5b62.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+149 KB
dentalClinic/assest/assets/font-awesome/fonts/fontawesome-webfont5b62.ttf
Binary file not shown.
Binary file added
BIN
+88.3 KB
dentalClinic/assest/assets/font-awesome/fonts/fontawesome-webfont5b62.woff
Binary file not shown.
Binary file added
BIN
+70.2 KB
dentalClinic/assest/assets/font-awesome/fonts/fontawesome-webfont5b62.woff2
Binary file not shown.
Binary file added
BIN
+74.7 KB
dentalClinic/assest/assets/font-awesome/fonts/fontawesome-webfontd41d.eot
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> | ||
<html><head> | ||
<title>404 Not Found</title> | ||
</head><body> | ||
<h1>Not Found</h1> | ||
<p>The requested URL /html/dentalclinic/css/AjaxLoader.gif was not found on this server.</p> | ||
<hr> | ||
<address>Apache/2.4.10 (Unix) Server at fvdthemes.com Port 80</address> | ||
</body></html> |
Oops, something went wrong.