Changed #26a69a to #840032
This commit is contained in:
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