mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Make story menu pin color match menu pin color and cursor:pointer
This commit is contained in:
@@ -526,6 +526,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
.story_menu_pin {
|
||||
color: #999;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
table.server_vars {
|
||||
border: 1px solid #959595;
|
||||
|
Reference in New Issue
Block a user