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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user