mirror of
https://github.com/minio/minio.git
synced 2025-11-12 14:51:36 -05:00
Replace pointer with default cursor on filename hover (#6193)
This commit is contained in:
committed by
Nitish Tiwari
parent
157ed65c35
commit
cbe8df198e
@@ -100,6 +100,12 @@ div.fesl-row {
|
||||
}
|
||||
}
|
||||
|
||||
.fesl-item-name {
|
||||
a {
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
|
||||
/*--------------------------
|
||||
Icons
|
||||
----------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user