mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-22 14:17:57 +01:00
adding hover to icon panel
This commit is contained in:
parent
c1b678c1aa
commit
039da8e73d
@ -143,4 +143,8 @@ div.shareModalDialog {
|
||||
cursor: pointer
|
||||
}
|
||||
|
||||
.panelIcon:hover {
|
||||
background-color: #efefef;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user