pandorafms/pandora_console/include/styles/agent_view.css

20 lines
366 B
CSS
Raw Normal View History

2019-05-29 11:21:57 +02:00
text.text-tooltip {
font-family: "lato-bolder", "Open Sans", sans-serif;
2019-05-29 11:21:57 +02:00
}
div#bullets_modules span {
font-family: "lato-bolder", "Open Sans", sans-serif;
2019-05-29 11:21:57 +02:00
}
2019-05-29 12:06:05 +02:00
table#agent_interface_info .noresizevc.graph {
width: 500px;
2019-05-29 12:06:05 +02:00
}
div.agent_details_agent_alias {
flex: 1;
}
div.agent_details_agent_alias * {
font-family: "lato-bolder", "Open Sans", sans-serif;
2019-05-29 12:06:05 +02:00
}