Add help icon to the toolbar.
This commit is contained in:
@@ -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;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user