mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 20:23:39 +00:00
Cleaning up the icons and added a fall back color for the pages
This commit is contained in:
@@ -42,13 +42,13 @@ var Icons = [
|
||||
tooltip : "Class Table"
|
||||
},
|
||||
{
|
||||
icon : 'fa-code',
|
||||
snippet : "```\n```",
|
||||
icon : 'fa-columns',
|
||||
snippet : "```\n```\n\n",
|
||||
tooltip : "Column Break"
|
||||
},
|
||||
{
|
||||
icon : 'fa-file-o',
|
||||
snippet : "\\page",
|
||||
icon : 'fa-file-text',
|
||||
snippet : "\\pagen\n\n",
|
||||
tooltip : "New Page"
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user