1
0
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:
hallgren
2012-11-29 19:15:30 +00:00
parent 8c22a380f7
commit 3c900ee6a3
3 changed files with 49 additions and 9 deletions
+5
View File
@@ -82,3 +82,8 @@ span.brackets {
div.brackets .token {
padding: 0 0.5ex;
}
div.browse, table.browse td {
background: white;
padding: 2px;
}