mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 15:37:24 +00:00
added cursor:pointer to master_element in web_config css
This commit is contained in:
parent
96dfd27725
commit
9b5026f7e5
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ body {
|
|||
}
|
||||
|
||||
.master_element {
|
||||
cursor: pointer;
|
||||
padding-top: 6px;
|
||||
padding-bottom: 11px;
|
||||
padding-left: 5px;
|
||||
|
|
Loading…
Reference in a new issue