Changed #26a69a to #840032
This commit is contained in:
20
assets/dashboard/css/materialize.css
vendored
20
assets/dashboard/css/materialize.css
vendored
@@ -71,12 +71,12 @@
|
||||
[type="radio"]:checked+label:after,
|
||||
[type="radio"].with-gap:checked+label:before,
|
||||
[type="radio"].with-gap:checked+label:after {
|
||||
border: 2px solid #26a69a;
|
||||
border: 2px solid #840032;
|
||||
}
|
||||
|
||||
[type="radio"]:checked+label:after,
|
||||
[type="radio"].with-gap:checked+label:after {
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
@@ -210,8 +210,8 @@ form p:last-child {
|
||||
height: 22px;
|
||||
border-top: 2px solid transparent;
|
||||
border-left: 2px solid transparent;
|
||||
border-right: 2px solid #26a69a;
|
||||
border-bottom: 2px solid #26a69a;
|
||||
border-right: 2px solid #840032;
|
||||
border-bottom: 2px solid #840032;
|
||||
-webkit-transform: rotate(40deg);
|
||||
transform: rotate(40deg);
|
||||
-webkit-backface-visibility: hidden;
|
||||
@@ -233,7 +233,7 @@ form p:last-child {
|
||||
height: 22px;
|
||||
border-top: none;
|
||||
border-left: none;
|
||||
border-right: 2px solid #26a69a;
|
||||
border-right: 2px solid #840032;
|
||||
border-bottom: none;
|
||||
-webkit-transform: rotate(90deg);
|
||||
transform: rotate(90deg);
|
||||
@@ -302,8 +302,8 @@ form p:last-child {
|
||||
top: 0;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
border: 2px solid #26a69a;
|
||||
background-color: #26a69a;
|
||||
border: 2px solid #840032;
|
||||
background-color: #840032;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
@@ -315,8 +315,8 @@ form p:last-child {
|
||||
|
||||
[type="checkbox"].filled-in.tabbed:checked:focus+label:after {
|
||||
border-radius: 2px;
|
||||
background-color: #26a69a;
|
||||
border-color: #26a69a;
|
||||
background-color: #840032;
|
||||
border-color: #840032;
|
||||
}
|
||||
|
||||
[type="checkbox"].filled-in:disabled:not(:checked)+label:before {
|
||||
@@ -363,7 +363,7 @@ form p:last-child {
|
||||
}
|
||||
|
||||
.switch label input[type=checkbox]:checked+.lever:after {
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
left: 24px;
|
||||
}
|
||||
|
||||
|
||||
@@ -3869,7 +3869,7 @@ section.content {
|
||||
.noUi-connect {
|
||||
height: 3px;
|
||||
top: 6px;
|
||||
background-color: #26A69A;
|
||||
background-color: #840032;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
@@ -3878,7 +3878,7 @@ section.content {
|
||||
height: 15px;
|
||||
border-radius: 50%;
|
||||
box-shadow: none;
|
||||
background-color: #26A69A;
|
||||
background-color: #840032;
|
||||
border: none;
|
||||
left: -5px;
|
||||
top: -6px;
|
||||
@@ -3902,7 +3902,7 @@ section.content {
|
||||
width: 30px;
|
||||
top: -17px;
|
||||
left: -2px;
|
||||
background-color: #26A69A;
|
||||
background-color: #840032;
|
||||
border-radius: 50%;
|
||||
transition: border-radius 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
|
||||
transform: scale(0.5) rotate(-45deg);
|
||||
@@ -4901,8 +4901,8 @@ section.content {
|
||||
top: 0;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
border: 2px solid #26a69a;
|
||||
background-color: #26a69a;
|
||||
border: 2px solid #840032;
|
||||
background-color: #840032;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
|
||||
10
assets/dashboard/css/style.min.css
vendored
10
assets/dashboard/css/style.min.css
vendored
@@ -3336,7 +3336,7 @@ section.content {
|
||||
.noUi-connect {
|
||||
height: 3px;
|
||||
top: 6px;
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
@@ -3345,7 +3345,7 @@ section.content {
|
||||
height: 15px;
|
||||
border-radius: 50%;
|
||||
box-shadow: none;
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
border: none;
|
||||
left: -5px;
|
||||
top: -6px;
|
||||
@@ -3369,7 +3369,7 @@ section.content {
|
||||
width: 30px;
|
||||
top: -17px;
|
||||
left: -2px;
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
border-radius: 50%;
|
||||
transition: border-radius .25s cubic-bezier(.215, .61, .355, 1), transform .25s cubic-bezier(.215, .61, .355, 1);
|
||||
transform: scale(.5) rotate(-45deg);
|
||||
@@ -4225,8 +4225,8 @@ section.content {
|
||||
top: 0;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
border: 2px solid #26a69a;
|
||||
background-color: #26a69a;
|
||||
border: 2px solid #840032;
|
||||
background-color: #840032;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
|
||||
100
assets/dashboard/styles/materialize.min.css
vendored
100
assets/dashboard/styles/materialize.min.css
vendored
@@ -1020,11 +1020,11 @@
|
||||
}
|
||||
|
||||
.teal.lighten-1 {
|
||||
background-color: #26a69a !important
|
||||
background-color: #840032 !important
|
||||
}
|
||||
|
||||
.teal-text.text-lighten-1 {
|
||||
color: #26a69a !important
|
||||
color: #840032 !important
|
||||
}
|
||||
|
||||
.teal.darken-1 {
|
||||
@@ -2894,7 +2894,7 @@ td, th {
|
||||
}
|
||||
|
||||
.collection .collection-item.active {
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
color: #eafaf9
|
||||
}
|
||||
|
||||
@@ -2906,7 +2906,7 @@ td, th {
|
||||
display: block;
|
||||
-webkit-transition: .25s;
|
||||
transition: .25s;
|
||||
color: #26a69a
|
||||
color: #840032
|
||||
}
|
||||
|
||||
.collection a.collection-item:not(.active):hover {
|
||||
@@ -2929,7 +2929,7 @@ td, th {
|
||||
|
||||
.secondary-content {
|
||||
float: right;
|
||||
color: #26a69a
|
||||
color: #840032
|
||||
}
|
||||
|
||||
.collapsible .collection {
|
||||
@@ -2968,13 +2968,13 @@ td, th {
|
||||
top: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
-webkit-transition: width .3s linear;
|
||||
transition: width .3s linear
|
||||
}
|
||||
|
||||
.progress .indeterminate {
|
||||
background-color: #26a69a
|
||||
background-color: #840032
|
||||
}
|
||||
|
||||
.progress .indeterminate:before {
|
||||
@@ -3141,7 +3141,7 @@ span.badge.new {
|
||||
font-weight: 300;
|
||||
font-size: 0.8rem;
|
||||
color: #fff;
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
border-radius: 2px
|
||||
}
|
||||
|
||||
@@ -5105,7 +5105,7 @@ small {
|
||||
.btn, .btn-large, .btn-small {
|
||||
text-decoration: none;
|
||||
color: #fff;
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
text-align: center;
|
||||
letter-spacing: .5px;
|
||||
-webkit-transition: background-color .2s ease-out;
|
||||
@@ -5127,7 +5127,7 @@ small {
|
||||
height: 40px;
|
||||
line-height: 40px;
|
||||
padding: 0;
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
border-radius: 50%;
|
||||
-webkit-transition: background-color .3s;
|
||||
transition: background-color .3s;
|
||||
@@ -5136,7 +5136,7 @@ small {
|
||||
}
|
||||
|
||||
.btn-floating:hover {
|
||||
background-color: #26a69a
|
||||
background-color: #840032
|
||||
}
|
||||
|
||||
.btn-floating:before {
|
||||
@@ -5338,7 +5338,7 @@ button.btn-floating {
|
||||
z-index: -1;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
border-radius: 50%;
|
||||
-webkit-transform: scale(0);
|
||||
transform: scale(0)
|
||||
@@ -5438,7 +5438,7 @@ button.btn-floating {
|
||||
|
||||
.dropdown-content li>a, .dropdown-content li>span {
|
||||
font-size: 16px;
|
||||
color: #26a69a;
|
||||
color: #840032;
|
||||
display: block;
|
||||
line-height: 22px;
|
||||
padding: 14px 16px
|
||||
@@ -5805,7 +5805,7 @@ body.keyboard-focused .dropdown-content li:focus {
|
||||
|
||||
.chip:focus {
|
||||
outline: none;
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
color: #fff
|
||||
}
|
||||
|
||||
@@ -5838,9 +5838,9 @@ body.keyboard-focused .dropdown-content li:focus {
|
||||
}
|
||||
|
||||
.chips.focus {
|
||||
border-bottom: 1px solid #26a69a;
|
||||
-webkit-box-shadow: 0 1px 0 0 #26a69a;
|
||||
box-shadow: 0 1px 0 0 #26a69a
|
||||
border-bottom: 1px solid #840032;
|
||||
-webkit-box-shadow: 0 1px 0 0 #840032;
|
||||
box-shadow: 0 1px 0 0 #840032
|
||||
}
|
||||
|
||||
.chips:hover {
|
||||
@@ -5994,13 +5994,13 @@ input:not([type]):disabled+label, input:not([type])[readonly="readonly"]+label,
|
||||
}
|
||||
|
||||
input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]) {
|
||||
border-bottom: 1px solid #26a69a;
|
||||
-webkit-box-shadow: 0 1px 0 0 #26a69a;
|
||||
box-shadow: 0 1px 0 0 #26a69a
|
||||
border-bottom: 1px solid #840032;
|
||||
-webkit-box-shadow: 0 1px 0 0 #840032;
|
||||
box-shadow: 0 1px 0 0 #840032
|
||||
}
|
||||
|
||||
input:not([type]):focus:not([readonly])+label, input[type=text]:not(.browser-default):focus:not([readonly])+label, input[type=password]:not(.browser-default):focus:not([readonly])+label, input[type=email]:not(.browser-default):focus:not([readonly])+label, input[type=url]:not(.browser-default):focus:not([readonly])+label, input[type=time]:not(.browser-default):focus:not([readonly])+label, input[type=date]:not(.browser-default):focus:not([readonly])+label, input[type=datetime]:not(.browser-default):focus:not([readonly])+label, input[type=datetime-local]:not(.browser-default):focus:not([readonly])+label, input[type=tel]:not(.browser-default):focus:not([readonly])+label, input[type=number]:not(.browser-default):focus:not([readonly])+label, input[type=search]:not(.browser-default):focus:not([readonly])+label, textarea.materialize-textarea:focus:not([readonly])+label {
|
||||
color: #26a69a
|
||||
color: #840032
|
||||
}
|
||||
|
||||
input:not([type]):focus.valid~label, input[type=text]:not(.browser-default):focus.valid~label, input[type=password]:not(.browser-default):focus.valid~label, input[type=email]:not(.browser-default):focus.valid~label, input[type=url]:not(.browser-default):focus.valid~label, input[type=time]:not(.browser-default):focus.valid~label, input[type=date]:not(.browser-default):focus.valid~label, input[type=datetime]:not(.browser-default):focus.valid~label, input[type=datetime-local]:not(.browser-default):focus.valid~label, input[type=tel]:not(.browser-default):focus.valid~label, input[type=number]:not(.browser-default):focus.valid~label, input[type=search]:not(.browser-default):focus.valid~label, textarea.materialize-textarea:focus.valid~label {
|
||||
@@ -6138,7 +6138,7 @@ input:not([type])+label:after, input[type=text]:not(.browser-default)+label:afte
|
||||
}
|
||||
|
||||
.input-field .prefix.active {
|
||||
color: #26a69a
|
||||
color: #840032
|
||||
}
|
||||
|
||||
.input-field .prefix~input, .input-field .prefix~textarea, .input-field .prefix~label, .input-field .prefix~.validate~label, .input-field .prefix~.helper-text, .input-field .prefix~.autocomplete-content {
|
||||
@@ -6304,11 +6304,11 @@ textarea.materialize-textarea {
|
||||
}
|
||||
|
||||
[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:before, [type="radio"].with-gap:checked+span:after {
|
||||
border: 2px solid #26a69a
|
||||
border: 2px solid #840032
|
||||
}
|
||||
|
||||
[type="radio"]:checked+span:after, [type="radio"].with-gap:checked+span:after {
|
||||
background-color: #26a69a
|
||||
background-color: #840032
|
||||
}
|
||||
|
||||
[type="radio"]:checked+span:after {
|
||||
@@ -6416,8 +6416,8 @@ textarea.materialize-textarea {
|
||||
height: 22px;
|
||||
border-top: 2px solid transparent;
|
||||
border-left: 2px solid transparent;
|
||||
border-right: 2px solid #26a69a;
|
||||
border-bottom: 2px solid #26a69a;
|
||||
border-right: 2px solid #840032;
|
||||
border-bottom: 2px solid #840032;
|
||||
-webkit-transform: rotate(40deg);
|
||||
transform: rotate(40deg);
|
||||
-webkit-backface-visibility: hidden;
|
||||
@@ -6438,7 +6438,7 @@ textarea.materialize-textarea {
|
||||
height: 22px;
|
||||
border-top: none;
|
||||
border-left: none;
|
||||
border-right: 2px solid #26a69a;
|
||||
border-right: 2px solid #840032;
|
||||
border-bottom: none;
|
||||
-webkit-transform: rotate(90deg);
|
||||
transform: rotate(90deg);
|
||||
@@ -6506,8 +6506,8 @@ textarea.materialize-textarea {
|
||||
top: 0;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
border: 2px solid #26a69a;
|
||||
background-color: #26a69a;
|
||||
border: 2px solid #840032;
|
||||
background-color: #840032;
|
||||
z-index: 0
|
||||
}
|
||||
|
||||
@@ -6519,8 +6519,8 @@ textarea.materialize-textarea {
|
||||
|
||||
[type="checkbox"].filled-in.tabbed:checked:focus+span:not(.lever):after {
|
||||
border-radius: 2px;
|
||||
background-color: #26a69a;
|
||||
border-color: #26a69a
|
||||
background-color: #840032;
|
||||
border-color: #840032
|
||||
}
|
||||
|
||||
[type="checkbox"].filled-in:disabled:not(:checked)+span:not(.lever):before {
|
||||
@@ -6569,7 +6569,7 @@ textarea.materialize-textarea {
|
||||
}
|
||||
|
||||
.switch label input[type=checkbox]:checked+.lever:after {
|
||||
background-color: #26a69a
|
||||
background-color: #840032
|
||||
}
|
||||
|
||||
.switch label .lever {
|
||||
@@ -6684,7 +6684,7 @@ select {
|
||||
}
|
||||
|
||||
.select-wrapper input.select-dropdown:focus {
|
||||
border-bottom: 1px solid #26a69a
|
||||
border-bottom: 1px solid #840032
|
||||
}
|
||||
|
||||
.select-wrapper .caret {
|
||||
@@ -6850,7 +6850,7 @@ input[type=range]+.thumb {
|
||||
height: 0;
|
||||
width: 0;
|
||||
border-radius: 50%;
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
margin-left: 7px;
|
||||
-webkit-transform-origin: 50% 50%;
|
||||
transform-origin: 50% 50%;
|
||||
@@ -6862,7 +6862,7 @@ input[type=range]+.thumb .value {
|
||||
display: block;
|
||||
width: 30px;
|
||||
text-align: center;
|
||||
color: #26a69a;
|
||||
color: #840032;
|
||||
font-size: 0;
|
||||
-webkit-transform: rotate(45deg);
|
||||
transform: rotate(45deg)
|
||||
@@ -6894,13 +6894,13 @@ input[type=range]::-webkit-slider-thumb {
|
||||
height: 14px;
|
||||
width: 14px;
|
||||
border-radius: 50%;
|
||||
background: #26a69a;
|
||||
background: #840032;
|
||||
-webkit-transition: -webkit-box-shadow .3s;
|
||||
transition: -webkit-box-shadow .3s;
|
||||
transition: box-shadow .3s;
|
||||
transition: box-shadow .3s, -webkit-box-shadow .3s;
|
||||
-webkit-appearance: none;
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
-webkit-transform-origin: 50% 50%;
|
||||
transform-origin: 50% 50%;
|
||||
margin: -5px 0 0 0
|
||||
@@ -6930,7 +6930,7 @@ input[type=range]::-moz-range-thumb {
|
||||
height: 14px;
|
||||
width: 14px;
|
||||
border-radius: 50%;
|
||||
background: #26a69a;
|
||||
background: #840032;
|
||||
-webkit-transition: -webkit-box-shadow .3s;
|
||||
transition: -webkit-box-shadow .3s;
|
||||
transition: box-shadow .3s;
|
||||
@@ -6968,7 +6968,7 @@ input[type=range]::-ms-thumb {
|
||||
height: 14px;
|
||||
width: 14px;
|
||||
border-radius: 50%;
|
||||
background: #26a69a;
|
||||
background: #840032;
|
||||
-webkit-transition: -webkit-box-shadow .3s;
|
||||
transition: -webkit-box-shadow .3s;
|
||||
transition: box-shadow .3s;
|
||||
@@ -7085,7 +7085,7 @@ input[type=range]::-ms-thumb {
|
||||
}
|
||||
|
||||
.sidenav li>a.btn-floating:hover {
|
||||
background-color: #26a69a
|
||||
background-color: #840032
|
||||
}
|
||||
|
||||
.sidenav li>a>i, .sidenav li>a>[class^="mdi-"], .sidenav li>a li>a>[class*="mdi-"], .sidenav li>a>i.material-icons {
|
||||
@@ -7271,7 +7271,7 @@ input[type=range]::-ms-thumb {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
opacity: 0;
|
||||
border-color: #26a69a
|
||||
border-color: #840032
|
||||
}
|
||||
|
||||
.spinner-blue, .spinner-blue-only {
|
||||
@@ -8184,7 +8184,7 @@ input[type=range]::-ms-thumb {
|
||||
-webkit-flex: 1 auto;
|
||||
-ms-flex: 1 auto;
|
||||
flex: 1 auto;
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
color: #fff;
|
||||
padding: 20px 22px;
|
||||
font-weight: 500
|
||||
@@ -8241,11 +8241,11 @@ input[type=range]::-ms-thumb {
|
||||
}
|
||||
|
||||
.datepicker-table td.is-today {
|
||||
color: #26a69a
|
||||
color: #840032
|
||||
}
|
||||
|
||||
.datepicker-table td.is-selected {
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
color: #fff
|
||||
}
|
||||
|
||||
@@ -8285,7 +8285,7 @@ input[type=range]::-ms-thumb {
|
||||
}
|
||||
|
||||
.datepicker-cancel, .datepicker-clear, .datepicker-today, .datepicker-done {
|
||||
color: #26a69a;
|
||||
color: #840032;
|
||||
padding: 0 1rem
|
||||
}
|
||||
|
||||
@@ -8349,7 +8349,7 @@ input[type=range]::-ms-thumb {
|
||||
-webkit-flex: 1 auto;
|
||||
-ms-flex: 1 auto;
|
||||
flex: 1 auto;
|
||||
background-color: #26a69a;
|
||||
background-color: #840032;
|
||||
padding: 10px;
|
||||
font-weight: 300
|
||||
}
|
||||
@@ -8465,7 +8465,7 @@ input[type=range]::-ms-thumb {
|
||||
}
|
||||
|
||||
.timepicker-canvas line {
|
||||
stroke: #26a69a;
|
||||
stroke: #840032;
|
||||
stroke-width: 4;
|
||||
stroke-linecap: round
|
||||
}
|
||||
@@ -8476,12 +8476,12 @@ input[type=range]::-ms-thumb {
|
||||
|
||||
.timepicker-canvas-bearing {
|
||||
stroke: none;
|
||||
fill: #26a69a
|
||||
fill: #840032
|
||||
}
|
||||
|
||||
.timepicker-canvas-bg {
|
||||
stroke: none;
|
||||
fill: #26a69a
|
||||
fill: #840032
|
||||
}
|
||||
|
||||
.timepicker-footer {
|
||||
@@ -8502,7 +8502,7 @@ input[type=range]::-ms-thumb {
|
||||
}
|
||||
|
||||
.timepicker-close {
|
||||
color: #26a69a
|
||||
color: #840032
|
||||
}
|
||||
|
||||
.timepicker-clear, .timepicker-close {
|
||||
|
||||
Reference in New Issue
Block a user