mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-13 18:50:39 +01:00
Add cursor pointer to characters and groups
This commit is contained in:
parent
6c81cc32e4
commit
581a1e485b
@ -1,3 +1,7 @@
|
|||||||
|
#rm_print_characters_block .character_select,
|
||||||
|
#rm_print_characters_block .group_select{
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
#rm_print_characters_block.group_overlay_mode_select .character_select {
|
#rm_print_characters_block.group_overlay_mode_select .character_select {
|
||||||
transition: background-color 0.4s ease;
|
transition: background-color 0.4s ease;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user