|
|
|
@ -2507,12 +2507,12 @@ fieldset:disabled a.btn { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.btn-warning { |
|
|
|
|
color: #915900; |
|
|
|
|
background-color: #fbdf9f; |
|
|
|
|
border-color: #fbdf9f; |
|
|
|
|
color: #ffffff; |
|
|
|
|
background-color: #f1b513; |
|
|
|
|
border-color: #f1b513; |
|
|
|
|
} |
|
|
|
|
.btn-warning:hover { |
|
|
|
|
color: #915900; |
|
|
|
|
color: #ffffff; |
|
|
|
|
background-color: #ad632f; |
|
|
|
|
border-color: #a35e2c; |
|
|
|
|
} |
|
|
|
@ -2523,15 +2523,15 @@ fieldset:disabled a.btn { |
|
|
|
|
.btn-warning.disabled, |
|
|
|
|
.btn-warning:disabled { |
|
|
|
|
color: #fff; |
|
|
|
|
background-color: #fbdf9f; |
|
|
|
|
border-color: #fbdf9f; |
|
|
|
|
background-color: #dabb68; |
|
|
|
|
border-color: #dabb68; |
|
|
|
|
} |
|
|
|
|
.btn-warning:not(:disabled):not(.disabled):active, |
|
|
|
|
.btn-warning:not(:disabled):not(.disabled).active, |
|
|
|
|
.show > .btn-warning.dropdown-toggle { |
|
|
|
|
color: #fff; |
|
|
|
|
background-color: #a35e2c; |
|
|
|
|
border-color: #99582a; |
|
|
|
|
background-color: #dabb68; |
|
|
|
|
border-color: #dabb68; |
|
|
|
|
} |
|
|
|
|
.btn-warning:not(:disabled):not(.disabled):active:focus, |
|
|
|
|
.btn-warning:not(:disabled):not(.disabled).active:focus, |
|
|
|
@ -2766,13 +2766,13 @@ fieldset:disabled a.btn { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.btn-outline-warning { |
|
|
|
|
color: #fbdf9f; |
|
|
|
|
border-color: #fbdf9f; |
|
|
|
|
color: #f1b513; |
|
|
|
|
border-color: #f1b513; |
|
|
|
|
} |
|
|
|
|
.btn-outline-warning:hover { |
|
|
|
|
color: #fff; |
|
|
|
|
background-color: #fbdf9f; |
|
|
|
|
border-color: #fbdf9f; |
|
|
|
|
background-color: #f1b513; |
|
|
|
|
border-color: #f1b513; |
|
|
|
|
} |
|
|
|
|
.btn-outline-warning:focus, |
|
|
|
|
.btn-outline-warning.focus { |
|
|
|
@ -2780,15 +2780,15 @@ fieldset:disabled a.btn { |
|
|
|
|
} |
|
|
|
|
.btn-outline-warning.disabled, |
|
|
|
|
.btn-outline-warning:disabled { |
|
|
|
|
color: #fbdf9f; |
|
|
|
|
color: #f1b513; |
|
|
|
|
background-color: transparent; |
|
|
|
|
} |
|
|
|
|
.btn-outline-warning:not(:disabled):not(.disabled):active, |
|
|
|
|
.btn-outline-warning:not(:disabled):not(.disabled).active, |
|
|
|
|
.show > .btn-outline-warning.dropdown-toggle { |
|
|
|
|
color: #fff; |
|
|
|
|
background-color: #fbdf9f; |
|
|
|
|
border-color: #fbdf9f; |
|
|
|
|
background-color: #f1b513; |
|
|
|
|
border-color: #f1b513; |
|
|
|
|
} |
|
|
|
|
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, |
|
|
|
|
.btn-outline-warning:not(:disabled):not(.disabled).active:focus, |
|
|
|
@ -4793,7 +4793,7 @@ a.badge-info.focus { |
|
|
|
|
|
|
|
|
|
.badge-warning { |
|
|
|
|
color: #b1270f; |
|
|
|
|
background-color: #fbdf9f; |
|
|
|
|
background-color: #f1b513; |
|
|
|
|
} |
|
|
|
|
a.badge-warning:hover, |
|
|
|
|
a.badge-warning:focus { |
|
|
|
@ -6188,7 +6188,7 @@ button.bg-info:focus { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bg-warning { |
|
|
|
|
background-color: #fbdf9f !important; |
|
|
|
|
background-color: #f1b513 !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
a.bg-warning:hover, |
|
|
|
@ -6300,7 +6300,7 @@ button.bg-dark:focus { |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.border-warning { |
|
|
|
|
border-color: #fbdf9f !important; |
|
|
|
|
border-color: #f1b513 !important; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.border-danger { |
|
|
|
|