mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 00:41:25 +03: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
|
||||
----------------------------*/
|
||||
|
||||
+23
-23
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user