mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fixed incorrect conflict highlight colour.
This commit is contained in:
@@ -47,7 +47,7 @@ loot-clear-metadata
|
||||
transform-style: preserve-3d;
|
||||
}
|
||||
:host(.highlight) #wrapper {
|
||||
outline: 4px solid #69aaff;
|
||||
outline: 4px solid #64B5F6;
|
||||
}
|
||||
:host([data-active=false]) #activeTick {
|
||||
visibility: hidden;
|
||||
|
||||
Reference in New Issue
Block a user