UNPKG
model-navigator-standalone
Version:
latest (0.2.0)
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
0.0.17
0.0.16
0.0.11
0.0.10
0.0.8
0.0.7
Standalone MDF graph model visualizer
model-navigator-standalone
/
es
/
components
/
ModelNavigator
/
DataDictionary
/
Table
/
DataDictionaryTable
/
DataDictionaryTable.css
7 lines
(5 loc)
•
181 B
CSS
View Raw
1
2
3
4
5
6
7
:root
{
--dictionary-header-color
:
var
(--g3-color__gray);
--dictionary-border-color
:
var
(--g3-color__silver);
--dictionary-border-color--hover
:
var
(--g3-color__lightgray); }