mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-09 15:05:50 +01:00
Merge pull request #829 from muddydixon/fix/group_image_cursor_css
fixed cursor pointer css of group image change
This commit is contained in:
@@ -326,6 +326,10 @@ span.highlight {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.dz-clickable {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/****************************************************************************/
|
||||
/* Side Menu */
|
||||
/****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user