1
0
forked from GitHub/gf-core

minibar: click on a linearization to obtain a table with all variants and forms

Click again to hide the table.
This commit is contained in:
hallgren
2013-03-27 16:35:56 +00:00
parent 7e214fee01
commit 8b06936c01
2 changed files with 34 additions and 4 deletions
+3
View File
@@ -87,3 +87,6 @@ div.browse, table.browse td {
background: white;
padding: 2px;
}
table.lintable { display: inline-table; border-collapse: collapse; }
table.lintable td { border: 1px solid black; padding: 2px; }