[ADD] extension: allow to build graphs using graphviz
Part-of: odoo/documentation#1956
This commit is contained in:
committed by
Antoine Vandevenne (anv)
parent
16afaf6fa7
commit
e00b5e35c7
@@ -971,6 +971,13 @@ header.o_main_header {
|
||||
}
|
||||
}
|
||||
}
|
||||
.graphviz {
|
||||
overflow-x: auto;
|
||||
white-space: nowrap;
|
||||
img {
|
||||
max-width: unset;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user