forked from GitHub/gf-core
minibar: add a button to get detailed grammar info
After pressing the "i" button to view grammar info, there is now a "More info" button to get more detailed information about all categories and functions in the grammar.
This commit is contained in:
@@ -82,3 +82,8 @@ span.brackets {
|
||||
div.brackets .token {
|
||||
padding: 0 0.5ex;
|
||||
}
|
||||
|
||||
div.browse, table.browse td {
|
||||
background: white;
|
||||
padding: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user