colors
This commit is contained in:
parent
e2c2f53da2
commit
428bdae5b3
|
@ -25,7 +25,7 @@
|
|||
--white: #fff;
|
||||
--gray: #868e96;
|
||||
--gray-dark: #343a40;
|
||||
--primary: #2fa4e7;
|
||||
--primary: #e63a46;
|
||||
--secondary: #e9ecef;
|
||||
--success: #73a839;
|
||||
--info: #033c73;
|
||||
|
@ -156,7 +156,7 @@ a {
|
|||
}
|
||||
|
||||
a:hover {
|
||||
color: #ada792;
|
||||
color: #e63a46;
|
||||
text-decoration:underline
|
||||
}
|
||||
|
||||
|
@ -334,7 +334,7 @@ template {
|
|||
margin-bottom: .5rem;
|
||||
font-weight: 500;
|
||||
line-height: 1.2;
|
||||
color:#2fa4e7
|
||||
color:#a41822
|
||||
}
|
||||
|
||||
.h1, h1 {
|
||||
|
@ -2633,8 +2633,8 @@ a.btn.disabled, fieldset:disabled a.btn {
|
|||
|
||||
.btn-primary {
|
||||
color: #fff;
|
||||
background-color: #2fa4e7;
|
||||
border-color:#2fa4e7
|
||||
background-color: #e63a46;
|
||||
border-color:#e63a46
|
||||
}
|
||||
|
||||
.btn-primary:hover {
|
||||
|
@ -2652,8 +2652,8 @@ a.btn.disabled, fieldset:disabled a.btn {
|
|||
|
||||
.btn-primary.disabled, .btn-primary:disabled {
|
||||
color: #fff;
|
||||
background-color: #2fa4e7;
|
||||
border-color:#2fa4e7
|
||||
background-color: #e63a46;
|
||||
border-color:#e63a46
|
||||
}
|
||||
|
||||
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
|
||||
|
@ -2912,14 +2912,14 @@ a.btn.disabled, fieldset:disabled a.btn {
|
|||
}
|
||||
|
||||
.btn-outline-primary {
|
||||
color: #2fa4e7;
|
||||
border-color:#2fa4e7
|
||||
color: #a41822;
|
||||
border-color:#a41822
|
||||
}
|
||||
|
||||
.btn-outline-primary:hover {
|
||||
color: #fff;
|
||||
background-color: #2fa4e7;
|
||||
border-color:#2fa4e7
|
||||
background-color: #a41822;
|
||||
border-color:#a41822
|
||||
}
|
||||
|
||||
.btn-outline-primary.focus, .btn-outline-primary:focus {
|
||||
|
@ -2927,14 +2927,14 @@ a.btn.disabled, fieldset:disabled a.btn {
|
|||
}
|
||||
|
||||
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
|
||||
color: #2fa4e7;
|
||||
color: #a41822;
|
||||
background-color:transparent
|
||||
}
|
||||
|
||||
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #2fa4e7;
|
||||
border-color:#2fa4e7
|
||||
background-color: #a41822;
|
||||
border-color:#a41822
|
||||
}
|
||||
|
||||
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
|
||||
|
@ -3153,7 +3153,7 @@ a.btn.disabled, fieldset:disabled a.btn {
|
|||
|
||||
.btn-link {
|
||||
font-weight: 400;
|
||||
color: #2fa4e7;
|
||||
color: #a41822;
|
||||
text-decoration:none
|
||||
}
|
||||
|
||||
|
@ -3442,15 +3442,13 @@ input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].bt
|
|||
}
|
||||
|
||||
.dropdown-item:focus, .dropdown-item:hover {
|
||||
color: #fff;
|
||||
color: #e63a46;
|
||||
text-decoration: none;
|
||||
background-color:#2fa4e7
|
||||
}
|
||||
|
||||
.dropdown-item.active, .dropdown-item:active {
|
||||
color: #fff;
|
||||
text-decoration: none;
|
||||
background-color:#2fa4e7
|
||||
}
|
||||
|
||||
.dropdown-item.disabled, .dropdown-item:disabled {
|
||||
|
@ -3756,8 +3754,8 @@ input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].bt
|
|||
|
||||
.custom-control-input:checked ~ .custom-control-label::before {
|
||||
color: #fff;
|
||||
border-color: #2fa4e7;
|
||||
background-color:#2fa4e7
|
||||
border-color: #e63a46;
|
||||
background-color:#e63a46
|
||||
}
|
||||
|
||||
.custom-control-input:focus ~ .custom-control-label::before {
|
||||
|
@ -3821,8 +3819,8 @@ input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].bt
|
|||
}
|
||||
|
||||
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
|
||||
border-color: #2fa4e7;
|
||||
background-color:#2fa4e7
|
||||
border-color: #e63a46;
|
||||
background-color:#e63a46
|
||||
}
|
||||
|
||||
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
|
||||
|
@ -4056,7 +4054,7 @@ input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].bt
|
|||
width: 1rem;
|
||||
height: 1rem;
|
||||
margin-top: -.25rem;
|
||||
background-color: #2fa4e7;
|
||||
background-color: #e63a46;
|
||||
border: 0;
|
||||
border-radius: 1rem;
|
||||
-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
|
||||
|
@ -4089,7 +4087,7 @@ input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].bt
|
|||
.custom-range::-moz-range-thumb {
|
||||
width: 1rem;
|
||||
height: 1rem;
|
||||
background-color: #2fa4e7;
|
||||
background-color: #e63a46;
|
||||
border: 0;
|
||||
border-radius: 1rem;
|
||||
-moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
|
||||
|
@ -4125,7 +4123,7 @@ input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].bt
|
|||
margin-top: 0;
|
||||
margin-right: .2rem;
|
||||
margin-left: .2rem;
|
||||
background-color: #2fa4e7;
|
||||
background-color: #e63a46;
|
||||
border: 0;
|
||||
border-radius: 1rem;
|
||||
-ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
|
||||
|
@ -4259,7 +4257,7 @@ input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].bt
|
|||
|
||||
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
|
||||
color: #fff;
|
||||
background-color:#2fa4e7
|
||||
background-color:#e63a46
|
||||
}
|
||||
|
||||
.nav-fill .nav-item, .nav-fill > .nav-link {
|
||||
|
@ -5017,7 +5015,7 @@ input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].bt
|
|||
padding: .5rem .75rem;
|
||||
margin-left: -1px;
|
||||
line-height: 1.25;
|
||||
color: #2fa4e7;
|
||||
color: #e63a46;
|
||||
background-color: #fff;
|
||||
border:1px solid #dee2e6
|
||||
}
|
||||
|
@ -5050,8 +5048,8 @@ input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].bt
|
|||
.page-item.active .page-link {
|
||||
z-index: 3;
|
||||
color: #fff;
|
||||
background-color: #2fa4e7;
|
||||
border-color:#2fa4e7
|
||||
background-color: #e63a46;
|
||||
border-color:#e63a46
|
||||
}
|
||||
|
||||
.page-item.disabled .page-link {
|
||||
|
@ -5134,7 +5132,7 @@ a.badge:focus, a.badge:hover {
|
|||
|
||||
.badge-primary {
|
||||
color: #fff;
|
||||
background-color:#2fa4e7
|
||||
background-color:#e63a46
|
||||
}
|
||||
|
||||
a.badge-primary:focus, a.badge-primary:hover {
|
||||
|
@ -5454,7 +5452,7 @@ a.badge-dark.focus, a.badge-dark:focus {
|
|||
color: #fff;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
background-color: #2fa4e7;
|
||||
background-color: #e63a46;
|
||||
transition:width .6s ease
|
||||
}
|
||||
|
||||
|
@ -5548,8 +5546,8 @@ a.badge-dark.focus, a.badge-dark:focus {
|
|||
.list-group-item.active {
|
||||
z-index: 2;
|
||||
color: #fff;
|
||||
background-color: #2fa4e7;
|
||||
border-color:#2fa4e7
|
||||
background-color: #e63a46;
|
||||
border-color:#e63a46
|
||||
}
|
||||
|
||||
.list-group-item + .list-group-item {
|
||||
|
@ -6425,7 +6423,7 @@ a.close.disabled {
|
|||
padding: .5rem .75rem;
|
||||
margin-bottom: 0;
|
||||
font-size: 1rem;
|
||||
color: #2fa4e7;
|
||||
color: #e63a46;
|
||||
background-color: #f7f7f7;
|
||||
border-bottom: 1px solid #ebebeb;
|
||||
border-top-left-radius: calc(.3rem - 1px);
|
||||
|
@ -6736,7 +6734,7 @@ a.close.disabled {
|
|||
}
|
||||
|
||||
.bg-primary {
|
||||
background-color:#2fa4e7 !important
|
||||
background-color:#e63a46 !important
|
||||
}
|
||||
|
||||
a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
|
||||
|
@ -6848,7 +6846,7 @@ a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
|
|||
}
|
||||
|
||||
.border-primary {
|
||||
border-color:#2fa4e7 !important
|
||||
border-color:#e63a46 !important
|
||||
}
|
||||
|
||||
.border-secondary {
|
||||
|
@ -10262,7 +10260,7 @@ a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
|
|||
}
|
||||
|
||||
.text-primary {
|
||||
color:#2fa4e7 !important
|
||||
color:#e63a46 !important
|
||||
}
|
||||
|
||||
a.text-primary:focus, a.text-primary:hover {
|
||||
|
|
|
@ -73,6 +73,7 @@ fieldset > legend { font-size : 1.2rem !important; }
|
|||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"><span class="navbar-toggler-icon"></span></button>
|
||||
|
||||
<div class="collapse navbar-collapse w-100 order-1" id="navbarSupportedContent">
|
||||
|
||||
<ul class="navbar-nav mx-auto">
|
||||
<li class="nav-item dropdown">
|
||||
<a class="nav-link dropdown-toggle" href="javascript:void(0)" data-toggle="dropdown">Search</a>
|
||||
|
|
Loading…
Reference in New Issue