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