mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
Replace pointer with default cursor on filename hover (#6193)
This commit is contained in:
parent
157ed65c35
commit
cbe8df198e
@ -100,6 +100,12 @@ div.fesl-row {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.fesl-item-name {
|
||||||
|
a {
|
||||||
|
cursor: default;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/*--------------------------
|
/*--------------------------
|
||||||
Icons
|
Icons
|
||||||
----------------------------*/
|
----------------------------*/
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user