10 lines
132 B
CSS
10 lines
132 B
CSS
|
.menu_graph {
|
||
|
display: none;
|
||
|
}
|
||
|
.parent_graph {
|
||
|
width: 97% !important;
|
||
|
}
|
||
|
#image_hide_show_labels {
|
||
|
display: none !important;
|
||
|
}
|