mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-04-04 08:42:40 +00:00
Make latest message highlight more subtle
This commit is contained in:
parent
ea5ed41485
commit
633ec0f67f
@ -25,9 +25,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.highlighted-message {
|
.highlighted-message {
|
||||||
border-style: solid;
|
box-shadow: 0px 0px 3px 0px rgba($tao-gray-300,0.65);
|
||||||
border-width: 1px;
|
|
||||||
border-color: $tao-blue-100;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes inflate {
|
@keyframes inflate {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user