mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 21:33:09 +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 {
|
.master_element {
|
||||||
|
cursor: pointer;
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
padding-bottom: 11px;
|
padding-bottom: 11px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
|
|
Loading…
Reference in a new issue