mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2024-12-05 02:21:31 +00:00
Set cursor on non-selected terminal menu items to pointer
This commit is contained in:
parent
469c5ced7b
commit
944eb1d229
@ -97,10 +97,12 @@
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
color: gray;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.selected {
|
||||
color: white;
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user