authpartner

Clone or download

design issue resolve

Modified Files

M css/stylecrt.css
+4 −5
--- 'a/css/stylecrt.css'
+++ b/css/stylecrt.css
@@ -1,5 +1,5 @@
-<style>
- .form-control {
+
+.form-control {
border-radius: 4px !important;
box-shadow: none;
border-color: #d2d6de;
@@ -106,7 +106,7 @@ a:hover, a:active, a:focus {
background-color: #f4f4f4;
}
.bg-light-grey-2 {
- background: #f8f8f8;
+ background: #fff;
}
.padding-top-bottom-50 {
padding-top: 40px;
@@ -182,5 +182,4 @@ a:hover, a:active, a:focus {
position: relative;
padding: 9px 15px 10px 20px;
border-top: 1px solid #ccc;
-}
-</style>
\ No newline at end of file
+}
\ No newline at end of file
M css/styles.css
+4 −4
--- 'a/css/styles.css'
+++ b/css/styles.css
@@ -437,7 +437,7 @@ blockquote .blockquote-reverse {
blockquote .blockquote-reverse:before {
left: auto;
right: 45px;
- content: "�"; }
+ content: "�?"; }
blockquote p {
margin-bottom: 15px; }
blockquote *:last-child {
@@ -884,7 +884,7 @@ select:not([multiple]) {
#search-fullwidth button.mfp-close:before {
font-size: 18px;
font-family: FontAwesome;
- content: "�";
+ content: "�?";
font-style: normal;
font-weight: normal;
position: absolute;
@@ -1126,7 +1126,7 @@ select:not([multiple]) {
top: 18px; }
.shopping-bag .bag-products .bag-product .remove:before {
font-family: FontAwesome;
- content: "�";
+ content: "�?";
font-style: normal;
font-weight: normal; }
.shopping-bag .bag-products .bag-product .remove:hover {
@@ -2058,7 +2058,7 @@ ul.style-list.style3 li:after {
display: block; }
.kt-accordion .kt-accortion-title .ui-accordion-header-icon:after {
font-family: FontAwesome;
- content: "ï?§";
+ content: "�?�";
font-style: normal;
font-weight: normal;
font-size: 10px;
M signup.php
+5 −0
--- 'a/signup.php'
+++ b/signup.php
@@ -12,6 +12,11 @@
?>
</div>
</div>
+<style>
+ .datepicker {
+ background-color: #fff !important;
+ }
+</style>
<link href="css/stylecrt.css" rel="stylesheet" type="text/css"/>
<section class="padding-top-bottom-50 bg-light-grey-2">
<div class="container-fluid">