|
|
|
@ -171,7 +171,7 @@ sup { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
a { |
|
|
|
|
color: #747b90 !important; |
|
|
|
|
color: #2557eb !important; |
|
|
|
|
text-decoration: underline; |
|
|
|
|
background-color: transparent; |
|
|
|
|
} |
|
|
|
@ -2360,8 +2360,8 @@ fieldset:disabled a.btn { |
|
|
|
|
} |
|
|
|
|
.btn-primary:hover { |
|
|
|
|
color: #fff; |
|
|
|
|
background-color: #005e80; |
|
|
|
|
border-color: #0480ad; |
|
|
|
|
background-color: #ab6dcf; |
|
|
|
|
border-color: #a275d6; |
|
|
|
|
} |
|
|
|
|
.btn-primary:focus, |
|
|
|
|
.btn-primary.focus { |
|
|
|
@ -2378,7 +2378,7 @@ fieldset:disabled a.btn { |
|
|
|
|
.show > .btn-primary.dropdown-toggle { |
|
|
|
|
color: #fff; |
|
|
|
|
background-color: #dac5ff; |
|
|
|
|
border-color: #004b66; |
|
|
|
|
border-color: #40a2c5; |
|
|
|
|
} |
|
|
|
|
.btn-primary:not(:disabled):not(.disabled):active:focus, |
|
|
|
|
.btn-primary:not(:disabled):not(.disabled).active:focus, |
|
|
|
@ -2466,7 +2466,7 @@ fieldset:disabled a.btn { |
|
|
|
|
.btn-info:hover { |
|
|
|
|
color: #fff; |
|
|
|
|
background-color: #005e80; |
|
|
|
|
border-color: #005573; |
|
|
|
|
border-color: #3597bb; |
|
|
|
|
} |
|
|
|
|
.btn-info:focus, |
|
|
|
|
.btn-info.focus { |
|
|
|
@ -2482,7 +2482,7 @@ fieldset:disabled a.btn { |
|
|
|
|
.btn-info:not(:disabled):not(.disabled).active, |
|
|
|
|
.show > .btn-info.dropdown-toggle { |
|
|
|
|
color: #fff; |
|
|
|
|
background-color: #005573; |
|
|
|
|
background-color: #3597bb; |
|
|
|
|
border-color: #004b66; |
|
|
|
|
} |
|
|
|
|
.btn-info:not(:disabled):not(.disabled):active:focus, |
|
|
|
@ -2876,11 +2876,11 @@ fieldset:disabled a.btn { |
|
|
|
|
|
|
|
|
|
.btn-link { |
|
|
|
|
font-weight: 400; |
|
|
|
|
color: #747b90; |
|
|
|
|
color: #8644d1; |
|
|
|
|
text-decoration: underline; |
|
|
|
|
} |
|
|
|
|
.btn-link:hover { |
|
|
|
|
color: #515766; |
|
|
|
|
color: #738fd6; |
|
|
|
|
text-decoration: none; |
|
|
|
|
} |
|
|
|
|
.btn-link:focus, |
|
|
|
@ -4722,7 +4722,7 @@ a.badge:focus { |
|
|
|
|
a.badge-primary:hover, |
|
|
|
|
a.badge-primary:focus { |
|
|
|
|
color: #fff; |
|
|
|
|
background-color: #005573; |
|
|
|
|
background-color: #3597bb; |
|
|
|
|
} |
|
|
|
|
a.badge-primary:focus, |
|
|
|
|
a.badge-primary.focus { |
|
|
|
@ -4767,7 +4767,7 @@ a.badge-success.focus { |
|
|
|
|
a.badge-info:hover, |
|
|
|
|
a.badge-info:focus { |
|
|
|
|
color: #fff; |
|
|
|
|
background-color: #005573; |
|
|
|
|
background-color: #3597bb; |
|
|
|
|
} |
|
|
|
|
a.badge-info:focus, |
|
|
|
|
a.badge-info.focus { |
|
|
|
@ -6135,7 +6135,7 @@ a.bg-primary:hover, |
|
|
|
|
a.bg-primary:focus, |
|
|
|
|
button.bg-primary:hover, |
|
|
|
|
button.bg-primary:focus { |
|
|
|
|
background-color: #005573 !important; |
|
|
|
|
background-color: #3597bb !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bg-secondary { |
|
|
|
@ -6168,7 +6168,7 @@ a.bg-info:hover, |
|
|
|
|
a.bg-info:focus, |
|
|
|
|
button.bg-info:hover, |
|
|
|
|
button.bg-info:focus { |
|
|
|
|
background-color: #005573 !important; |
|
|
|
|
background-color: #3597bb !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bg-warning { |
|
|
|
|