mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-03-05 20:07:44 +01:00
Make pin more visible
If its invisible then it will be harder for new players to know its there. Now its less visible when its not selected, a little more visible when the box is selected, and fully visible when your hovering over.
This commit is contained in:
parent
85a01c2b7d
commit
9ddab39266
@ -533,7 +533,7 @@ chunk, chunk * {
|
||||
-webkit-transform: rotate(20deg);
|
||||
-ms-transform: rotate(20deg);
|
||||
-o-transform: rotate(20deg);
|
||||
opacity: 0%;
|
||||
opacity: 20%;
|
||||
}
|
||||
|
||||
*:hover > .constant-key-icon {
|
||||
|
Loading…
x
Reference in New Issue
Block a user