Removes animation on colorful theme, and updates initial config
This commit is contained in:
@@ -190,6 +190,7 @@ html[data-theme='colorful'] {
|
||||
.item:nth-child(6n) { color: #afeb5c; border: 1px solid #afeb5c; }
|
||||
.item:nth-child(7n) { color: #ebb75c; border: 1px solid #ebb75c; }
|
||||
.item:nth-child(8n) { color: #eb615c; border: 1px solid #eb615c; }
|
||||
.tile-title span.text { transition: none; }
|
||||
.item:hover, .item:focus {
|
||||
opacity: 0.85;
|
||||
outline: none;
|
||||
|
||||
Reference in New Issue
Block a user