gfse: matrix view improvements

+ You can click on a column header to switch to column view (i.e. the
  corresponding abstract/concrete syntax tab).
+ The categories and functions in the abstract syntax can be edited directly
  in the matrix view.
This commit is contained in:
hallgren
2012-10-01 16:29:59 +00:00
parent 42ffd2e24e
commit 00e333dc11
2 changed files with 72 additions and 55 deletions

View File

@@ -93,7 +93,7 @@ table.matrixview th { background: #cef; color: #009; }
table.tabs td.gap
{ border-top-width: 0; border-left-width: 0; border-right-width: 0; }
table.tabs input[type=button] {
table.tabs input[type=button], table.matrixview th input[type=button] {
border: 0;
background: inherit;
color: #009;