Remove elephants from CSS
This commit is contained in:
@ -3042,7 +3042,7 @@ a.status-card.compact:hover {
|
||||
}
|
||||
|
||||
&__figure {
|
||||
background: url('../images/elephant_ui_working.svg') no-repeat center 0;
|
||||
background: url('../images/defaultmascotlight.svg') no-repeat center 0;
|
||||
width: 100%;
|
||||
height: 160px;
|
||||
background-size: contain;
|
||||
@ -3056,7 +3056,7 @@ a.status-card.compact:hover {
|
||||
padding-top: 20px + 48px;
|
||||
|
||||
.regeneration-indicator__figure {
|
||||
background-image: url('../images/elephant_ui_disappointed.svg');
|
||||
background-image: url('../images/defaultmascotlight.svg');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user