mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-25 15:37:56 +01:00
Add help icon to the toolbar.
This commit is contained in:
parent
6fe53446ce
commit
02b31e463b
@ -204,5 +204,14 @@ div.shareModalDialog {
|
|||||||
width: 550px;
|
width: 550px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#tutorialVideo{
|
||||||
|
background: url(../images/help.png) no-repeat left center;
|
||||||
|
padding-left: 19px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#keyboardShortcuts{
|
||||||
|
background: url(../images/help.png) no-repeat left center;
|
||||||
|
padding-left: 19px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user